
Screenshots



The Portfolio Website is a showcase of your skills, experiences, and projects, serving as an online presence to highlight your frontend development expertise. With a modern and responsive design, it aims to impress potential employers, collaborators, and clients, providing them with insights into your capabilities and achievements.
Interactive Design
Utilizes GSAP (GreenSock Animation Platform) for smooth and engaging animations, creating an interactive and visually appealing user experience. Responsive design with MUI (Material-UI) components for consistency across various devices.
Project Showcase
Showcases your frontend projects with detailed descriptions and interactive elements. Integration of react-share for easy social media sharing of your projects.
Contact Form with reCAPTCHA
Implements a secure contact form with reCAPTCHA verification using react-google-recaptcha. Allows potential employers or collaborators to reach out while preventing spam.
Technology Stack
Developed using React and React Router for a single-page application. Utilizes MongoDB and Mongoose for data storage and retrieval. Express.js server for backend logic, configured with CORS for secure API communication.
I was planning to build this portfolio website from scratch. However, with little knowledge of UI design, during development I decided to add Material UI to accelerate delivery and simulate a real-world production process.