Portfolio Website
A personal portfolio website to showcase my skills.

The Idea
Why this was built
I wanted a portfolio where i can showcase my work. I wanted to build it from scratch to have full control over the design and functionality. The design is inspired by my preference for clean, minimal aesthetics with a neutral color palette. I also wanted to include interactive elements like animations and a blog to share my thoughts and experiences in life and tech.
Journey
Development Timeline
Kickoff
Decide on the tech stack and design direction. Saw multiple portfolios and noted down different inspirations.
Core Pages
Built the foundations using nextjs, including the home page, projects, and about page. Focused on responsive design and clean UI.
Blog System
Implemented a file-based blog using Markdown with gray-matter for frontmatter parsing and react-syntax-highlighter for code blocks.
Built With