
tech stack
Next.js
React
TypeScript
Tailwind CSS
Resend API
Vercel
description
Built a modern, responsive personal portfolio website using Next.js and React, focusing on performance, scalability, and clean UI design.
Implemented a serverless contact form using the Resend API, enabling reliable email delivery directly from the frontend without requiring a traditional backend.
- Developed reusable React components for projects, navigation, and UI sections to ensure a modular and maintainable codebase.
- Integrated Next.js API routes to securely handle contact form submissions and forward messages via the Resend API.
- Optimized performance using Next.js rendering strategies (SSR/SSG) for fast load times and improved SEO.
- Designed a fully responsive UI with mobile-first principles and consistent visual hierarchy across all sections.
- Deployed the application on Vercel with environment variable support for secure API key management.