Portfolio Website
A minimal, terminal-inspired personal portfolio website with an integrated blog, built using Astro for static site generation.
❯ ls ./tech/
- Astro
- TypeScript
- CSS
- Markdown
Overview
A minimalist portfolio website with a terminal/vim-inspired aesthetic, built using modern web technologies.
Features
- Static site generation with Astro
- Blog with content collections
- Dark/light mode toggle
- Terminal-style UI elements
- RSS feed support
- Responsive design
Technical Details
The site uses Astro’s content collections for both blog posts and project showcases, with Markdown for content authoring.