Now let me update the layout with proper fonts and metadata:
Now update the tailwind config with the font families:
Now let me build all the components and the main page:
Now let me assemble everything in the main page:
Your portfolio is ready! I built a dark-themed, developer-focused portfolio website inspired by the Brittany Chiang design aesthetic, using a deep navy background with teal/cyan accent colors. The site includes a fixed navigation bar, a hero section with a decorative code terminal, skills cards grouped by category, featured project cards for the Public Speaking AI and Room Decor AI System, an education timeline with training details, certificate cards, and a centered contact section with all your social links. Everything is fully responsive and uses smooth scrolling between sections.
First, let me copy the CV PDF to the public folder so it can be served as a downloadable file, then add a download button to the hero section:
I also want to add a "Resume" link in the navbar:
Now let me also add the download option to the mobile menu:
I've added a CV download link in two places: a prominent "Download CV" button in the hero section styled with the primary accent color, and a "Resume" button in the navbar (both desktop and mobile). The CV PDF is served from the /public directory so clicking either link triggers a direct file download.
You can send messages while the preview loads