Hi, I'm Areeb Syed
Building things that live in the cloud, not just in localhost.
I'm learning cloud infrastructure hands-on by building small, real projects on AWS. This page itself is one of them — served directly from Amazon S3.
About This Project
This is a static webpage hosted using Amazon S3's static website hosting feature — no servers, no backend, no database.
- Storage: HTML/CSS files stored in an S3 bucket
- Hosting: S3 static website hosting feature (no EC2/server involved)
- Access: Public read-only access via a bucket policy (no write access exposed)
- Cost: $0 — fully within AWS Free Tier
Hosted on AWS S3