Portfolio - Copy this React, Tailwind Component to your project
Responsive Navbar with Hamburger Menu: Implement a responsive navigation bar that works on all screen sizes. For smaller screens, display a hamburger icon that reveals the navigation options when clicked. Profile Section with Circular Photo: Add a circular profile image section large enough to showcase your picture. Ensure the image is responsive and maintains its circular shape across different screen sizes. Download Resume Button: Include a "Download Resume" button in the summary section (bio). This button should allow users to download your resume in PDF format with one click. Project Cards with Buttons: Create cards for each of your projects, each card should include a button linking to the live demo or GitHub repository. Animations: Apply animations to elements, such as fade in effects when scrolling, hover effects on buttons, and smooth transitions for a dynamic feel. Light and Dark Mode Toggle: Add a toggle switch to enable users to switch between light and dark mode. Ensure the entire website's color scheme changes accordingly when the mode is toggled (e.g., light background with dark text for light mode, and dark background with light text for dark mode).
