This is my old portfolio website that I tried to make in my first year, and honestly, it was my very first portfolio website ever! 😂 It’s a nostalgic look back at where I started with web development.
This project is a sleek, dark-themed virtual business card and portfolio. It features a responsive layout designed to showcase professional links, skills, and projects in a compact, single-page application style.
- Dynamic Navigation: Seamlessly switch between "About" and "Projects" sections without page reloads.
- Responsive Sidebar: Includes a "Show Contacts" toggle for mobile users to save screen space.
- Project Showcase: A dedicated section to display live work with high-contrast, accessible links.
- Modern UI: Built with a custom color palette, CSS gradients, and the Poppins font for a professional look.
- HTML5: Semantic structure for the resume and portfolio.
- CSS3: Custom styling with CSS variables, media queries for responsiveness, and smooth transitions.
- JavaScript (Vanilla): Handles the sidebar functionality, filtering logic, and page navigation.
- Clone the repository:
git clone https://github.com/trivedikavya/vcardresume.git
- Open the project: Simply open the
index.htmlfile in any modern web browser to view the site.
Since this was my first attempt at a portfolio, there is always room for improvement! Feel free to raise an issue or submit a Pull Request (PR) to enhance it. Whether it's optimizing the CSS, adding new animations, or improving accessibility, your help is welcome.