This site is treated as a versioned project rather than a static page. Each release represents a snapshot of my skills, design decisions, and technical focus at a given time.
- Minimalist, content-first design
- Inspired by terminal / CLI aesthetics
- Focused on projects rather than buzzwords
- No unnecessary frameworks or abstractions
This portfolio is intentionally simple.
I prefer:
- clarity over visual noise
- explicit structure over hidden magic
- small, understandable systems over large dependencies
The goal is to make both the content and the implementation easy to read.
- Frontend: <Astro / Vue >
- Styling:
- Hosting:
- Tooling: <Vite / npm>
This project follows semantic versioning.
- v1.0.0 – Initial public release
Baseline version of the portfolio, defining layout, structure, and visual language.
Future releases may include:
- content updates
- UI/UX refinements
- performance improvements
- experiments and redesigns
- blog
git clone https://github.com/arkeasz/arkeasz.github.io.git
cd arkeasz.github.io
npm install
npm run dev