Welcome to my personal web developer portfolio! π This portfolio showcases my skills, projects, and experience in web development, featuring a fully responsive design for an optimal experience across all devices.
π View Portfolio
I am passionate about developing dynamic and responsive web pages with intuitive UI designs. With expertise in HTML, CSS, and JavaScript, I build engaging user experiences while ensuring smooth interactivity with well-structured frontend logic.
This portfolio highlights my technical skills, projects, and internship experience, all wrapped in a visually appealing and interactive design.
- Frontend: HTML, CSS, JavaScript, Bootstrap.
βοΈ Intro Section β A brief introduction about me with an engaging UI.
βοΈ Education β My academic background with animations.
βοΈ Certifications β Showcasing my completed courses.
βοΈ Skillsβ Categorized into Technical Skills, Soft Skills, and Tools & Frameworks, with animations.
βοΈ Internships β Details of my hands-on experience in different roles.
βοΈ Projects β A display of my best projects with descriptions and technologies used.
βοΈ Contact β A unique, interactive contact section with smooth UI effects.
This portfolio is fully responsive, ensuring a seamless experience across different screen sizes:
β
Desktop View: Well-structured layout with smooth animations.
β
Tablet View: Adjusted elements for better spacing and readability.
β
Mobile View: Optimized design with a mobile-friendly experience.
Media queries are used to fine-tune the design based on device width, ensuring perfect alignment and usability on all devices.
π How to Run This Project
1οΈβ£ View Online (Recommended)
To view the live version of the portfolio, simply visit:π Portfolio Live Link(https://vicky8472.github.io/vignesh-portfolio/)
2οΈβ£ Run Locally
Follow these steps to run the portfolio on your own system:
Step 1: Clone the Repository
Download a copy of the project to your local machine using Git.
Open Command Prompt (CMD) / Terminal
Run the following command:
git clone https://github.com/Vicky8472/vignesh-portfolio
Step 2: Navigate to the Project Folder
Once cloned, move into the project directory by running:
cd repository-name
Step 3: Open the Project in a Browser
There are two ways to open your portfolio locally:
Option 1: Open Directly in Browser
Locate the index.html file inside the project folder.
Double-click it to open in your default web browser.
Option 2: Use Live Server (Recommended for Developers)
Open the project folder in VS Code.
Install the Live Server extension (if not installed).
Right-click index.html β Select "Open with Live Server".
Now, you can see the portfolio running locally! π―