Xander Bazzi be701dbf3f
Some checks failed
Deploy to AWS S3 and Invalidate CloudFront / deploy (push) Has been cancelled
update github username
2025-01-06 22:26:41 -07:00
2025-01-06 22:26:41 -07:00
2024-11-19 20:05:36 -07:00
2024-04-02 00:43:27 -06:00

Personal website

My personal website is a modern homage to the '90s, serving as the dichotomy between the simple aesthetics of retro websites with the unnecessary complexity of the latest DevOps abstractions. It's built using HTML, CSS, and JavaScript. Haven't touched a js framework yet.

diagram

Hosted on AWS S3 and globally distributed via AWS CloudFront, it ensures fast access anywhere. It also uses a proxy --created with an HTTP AWS API Gateway-- to avoid CORS errors when retrieving resources from other domains (e.g. fonts, RSS feeds, etc...). An automated GitHub Actions workflow keeps the production site updated and manages the CloudFront distribution with every push to the master branch.

Read more about it in the article.

Description
Personal site
Readme 50 MiB
Languages
HTML 54%
JavaScript 23.2%
CSS 22.8%