Project
This Website
My personal website that showcases my projects, skills, experience, and acts as a central hub for my professional online presence.
- Type
- Web Development
- Status
- Ongoing
- Year

- Web App
- Typescript
- Open-Source
This site is my personal corner of the internet — a portfolio, a blog, and a place to document the work I'm proud of. It's also a project in its own right, one I've built and iterated on entirely myself.
The Stack
Built with Next.js 15 App Router and React 19, written in TypeScript, styled with Tailwind CSS v4, and deployed on Cloudflare Pages. Content is authored in MDX, which lets me write long-form posts and project pages in Markdown while dropping in React components where needed.
- Next.js 15 — App Router with full static generation
- Tailwind CSS v4 — utility-first styling with a custom design system
- MDX — content that lives alongside the code, not in a CMS
- Cloudflare Pages — fast global delivery, zero cold starts
- Framer Motion — page transitions and scroll-driven animations
Design
The design is intentional and minimal. I wanted something that got out of the way of the content — clean typography, a neutral palette, and just enough motion to feel alive without being distracting. Everything respects prefers-reduced-motion.
Open Source
The full source is available on GitHub. If you're curious how something is built or want to use it as a reference, go for it.