This is my personal portfolio website showcasing my skills, projects, and professional experience as a Full Stack Software Engineer. The site is built using Next.js, Tailwind CSS, and TypeScript, and it is deployed to GitHub Pages.
- Responsive Design: Works seamlessly across desktops, tablets, and mobile devices.
- Dynamic Sections:
- Hero Section with call-to-action buttons.
- About Me section with animations powered by AOS.
- Projects Section displaying my best work with links to GitHub and live demos.
- Technologies Section showcasing the tools I use.
- Experience Section grouped by companies and roles.
- Contact Section with a functional contact form.
- Contact Form:
- Fully functional form that sends messages using an API endpoint.
- Real-time feedback with toast notifications.
- Custom Icons and Styling: SVG and icon libraries like
react-iconsand custom styles with Tailwind CSS.
- Framework: Next.js
- Styling: Tailwind CSS
- TypeScript: Strongly-typed JavaScript.
- Animations: AOS (Animate on Scroll)
- Forms: Fetch API for form submission with backend handling.
- Icons:
react-iconsfor scalable and reusable icons. - Deployment: GitHub Pages.