Personal developer homepage for MIA_Ether — Big Data Student · AI Explorer · Creative Developer.
Live: https://mia-ether.github.io
Not a student blog.
A living growth archive of a young Builder in the AI era.
Inspired by Linear, Vercel, Apple Developer, and GitHub.
.
├── index.html # Semantic single-page portfolio
├── css/styles.css # Design system (dark, minimal, premium)
├── js/main.js # Micro-interactions
├── favicon.svg
├── robots.txt
├── sitemap.xml
└── README.md
- Create a new repository named
mia-ether.github.io(or rename existing) - Upload / push all files in this folder to the root of the repo
- Settings → Pages → Source: Deploy from a branch →
main/ root - Wait 1–2 minutes → visit https://mia-ether.github.io
If you prefer to keep the Gmeek / Jekyll setup for blog later, put these files in a /docs folder or a separate branch and set Pages source accordingly.
- Add real project screenshots (place in
/assets) - Write first technical post (or link to GitHub Discussions / Notion)
- Add Open Graph image (
assets/og-image.png1200×630) - Connect custom domain (optional)
- Add RSS feed when blog is ready
Pure static HTML + CSS + vanilla JS.
Zero build step. Zero dependencies. Perfect for GitHub Pages.
Built for the next 3 years of growth.