Skip to content

Aryan-B-Parikh/Aryan-B-Parikh.github.io

Repository files navigation

Aryan Parikh - Portfolio Website

🎓 2nd Year Computer Engineering Student at CHARUSAT
💻 Building Projects in Python, C++, and Web Development
🚀 Passionate about Data Science, AI/ML, and Problem Solving

🌐 Live Site

https://aryan-b-parikh.github.io


📂 Project Structure

profile/
├── index.html                    # Main portfolio page
├── assets/                       # Static resources
│   ├── css/
│   │   └── styles.css           # Main stylesheet
│   ├── js/
│   │   └── main.js              # Main JavaScript
│   └── images/                  # Images and icons
├── documents/                    # Downloadable files
│   ├── resume.pdf               # Resume
│   └── certifications/          # All certificates
└── scripts/                      # Development scripts (gitignored)

🛠️ Built With

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Libraries:
  • Hosting: GitHub Pages
  • Version Control: Git & GitHub

✨ Features

  • Responsive Design - Works on all devices
  • Dark/Light Mode - Theme toggle
  • Interactive Animations - Smooth transitions and effects
  • Skills Showcase - Progress bars and categorized skills
  • Project Portfolio - Problem-solution format
  • GitHub Integration - Live activity and stats
  • Contact Form - Easy to reach out
  • Downloadable Resume - One-click download

📊 Sections

  1. Home - Introduction and CTA buttons
  2. Progress Snapshot - Key achievements and metrics
  3. About Me - Background and current learning
  4. Technical Skills - Categorized skill proficiency
  5. Education & Timeline - Academic journey
  6. Projects - Hands-on project showcase
  7. GitHub Activity - Contribution graph and stats
  8. Contact - Get in touch form and links

🚀 Local Development

Prerequisites

  • A modern web browser (Chrome, Firefox, Edge, Safari)
  • A local server (optional, for testing)

Running Locally

Option 1: Using Python

cd profile/
python -m http.server 8000
# Visit http://localhost:8000

Option 2: Using VS Code

  • Install "Live Server" extension
  • Right-click on index.html → "Open with Live Server"

Option 3: Direct File

  • Simply open index.html in your browser
  • Note: Some features may require a local server

📝 Customization Guide

Update Personal Information

  1. Edit index.html - Update name, description, links
  2. Replace documents/resume.pdf with your resume
  3. Add your certificates to documents/certifications/
  4. Update GitHub username in GitHub section

Modify Styling

  • Edit assets/css/styles.css
  • Change CSS variables in :root for colors
  • Customize animations and transitions

Add Projects

  • Find the projects section in index.html
  • Follow the existing project card structure
  • Use the Problem → Solution → Tech → Learning format

📧 Contact


📄 License

© 2025 Aryan Parikh. All rights reserved.

This portfolio is open for inspiration, but please don't use it as your own. Create your unique version!


🙏 Acknowledgments

  • Design inspiration from modern portfolio trends
  • Icons by Font Awesome
  • Particles effect by Vincent Garreau
  • Chart.js for data visualization

⭐ If you found this portfolio helpful, consider giving it a star!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors