Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.7 KB

File metadata and controls

38 lines (21 loc) · 1.7 KB

📇 vCard Portfolio Website

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.

🚀 Overview

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.

✨ Key Features

  • 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.

🛠️ Tech Stack

  • 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.

🔧 Setup & Usage

  1. Clone the repository:
git clone https://github.com/trivedikavya/vcardresume.git
  1. Open the project: Simply open the index.html file in any modern web browser to view the site.

🤝 Contributing

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.