Portfolio Website v1

My first personal portfolio website built with Astro to showcase my projects and experience.

0🍴 0TypeScript
AstroHTMLCSSMDXJavaScriptTypeScript

Product Preview

Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot
Project Screenshot

The Problem

I needed a personal website to showcase my projects, skills, and resume when applying for internships and developer positions.

The Solution

I built my first portfolio using Astro with MDX-based project pages, allowing me to write project content in Markdown while keeping the site fast and easy to maintain.

Technical Challenges

  • Learning Astro and component-based static site architecture
  • Structuring project pages using MDX
  • Designing a clean layout for showcasing projects
  • Deploying and configuring the site for public access