Web Development Currently working on
Personal Blog & Portfolio
A modern, performant blog and portfolio site built with Astro. Features dark mode, content collections, and a timeline-based projects showcase.
Overview
This is my personal blog and portfolio website, built from scratch using Astro and modern web technologies. The site showcases my projects, technical blog posts, and professional journey.
Features
- Content Collections: Type-safe blog posts and projects using Astro’s content collections
- Dark Mode: Seamless light/dark theme switching with system preference detection
- Timeline View: Chronological project showcase with tech stack filtering
- Performance First: Static site generation for optimal loading speeds
- SEO Optimized: Proper meta tags, Open Graph, and structured data
Technical Highlights
- Astro 5 with TypeScript for type safety
- Tailwind CSS v4 for styling
- Content stored in Markdown with frontmatter validation
- RSS feed generation
- Responsive design for all screen sizes
Ongoing Work
Currently working on:
- Adding more interactive components
- Improving accessibility
- Adding search functionality