This is my personal portfolio built using React and Chakra UI.
-
Responsive Design: The portfolio is fully responsive, adapting to various screen sizes (desktop, tablet, mobile), ensuring a seamless experience on any device.
-
Contact Me Section: Users can easily reach out to me through a contact form that integrates with EmailJS, enabling me to receive messages directly to my inbox without needing a backend.
-
Smooth Animations: The portfolio includes smooth animations and scroll-triggered effects, providing an interactive and engaging user experience.
-
Dynamic Content: React's Context API and state management are utilized to handle dynamic content such as project details, and sections that update in response to user interactions or scroll events.
-
Styled Components: The project is styled with Chakra UI, which allows for easy customization and a consistent, modern look across the entire site.
- React: For building the user interface and handling state.
- Chakra UI: For responsive styling and UI components.
- EmailJS: For handling form submissions and sending emails without needing a backend.
- GitHub Pages: For deploying the site.