A modern, minimalist portfolio website built with Astro and deployed on Cloudflare Pages. Features a collection of writings, projects, and professional experiences.
This is a personal portfolio website for ByteKai, a Software Engineer and Curious Tinkerer. The site showcases blog posts, technical notes, project work, and professional experience in a clean, fast-loading format.
- 🚀 Built with Astro v5.1
- ⚡️ Deployed on Cloudflare Pages
- 📝 Content sections:
- Blog posts
- Technical notes
- Project showcase
- Professional experience
- Curated bookmarks
- 🎨 Clean typography with:
- Inter
- Roboto Mono
- Source Sans Pro
- 🌐 Social presence integration
- 📱 Fully responsive design
- Framework: Astro 5.1.2
- Deployment: Cloudflare Pages
- Fonts:
- @fontsource/inter
- @fontsource/roboto-mono
- @fontsource/source-sans-pro
- Node.js (Latest LTS version recommended)
- npm or pnpm
- Clone the repository
- Run
pnpm install
to install dependencies - Run
pnpm dev
to start the development server - Open your browser and navigate to
http://localhost:4321
to view the site
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.