Skip to content

TIRTHMP/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💻 Portfolio Website - CS Student & Web Developer

📋 About

Welcome to my personal portfolio website! This project showcases my journey as a Computer Science student with a passion for web development. The portfolio highlights my technical skills, certifications, and projects in a modern, responsive design.

✨ Key Features

  • Responsive Design - Seamless experience across all devices
  • Interactive UI - Terminal-themed sections with smooth animations
  • Project Showcase - Detailed presentation of full-stack and security projects
  • Certification Display - Professional credentials and achievements
  • Contact Integration - Easy ways to connect and collaborate

🛠️ Built With

  • HTML5 - Semantic markup and structure
  • CSS3 - Modern styling with animations and transitions
  • JavaScript - Interactive functionality and dynamic content
  • GitHub Pages - Free, reliable hosting

🎯 Sections

1️⃣ About Me

Get to know my background, interests, and what drives my passion for technology and security.

2️⃣ Technical Arsenal

Comprehensive overview of my skills in:

  • Web Development (JavaScript, HTML/CSS, Git)
  • Programming Languages (Python, Java, C/C++)
  • Tools & Technologies (Docker, MongoDB, VS Code)

3️⃣ Certifications

  • CS50's Introduction to Computer Science
  • HTML, CSS and JavaScript
  • Java

4️⃣ Projects

Featured projects demonstrating full-stack development and security expertise:

  • Vaultify Application (WIP)
  • AI Web Scrapper (WIP)
  • Portfolio Website
  • ZORA A.I. (WIP)

5️⃣ Contact

Multiple channels for collaboration and networking.

🚀 Getting Started

Prerequisites

  • A modern web browser
  • Git (for cloning the repository)

Installation

  1. Clone the repository
git clone https://github.com/TIRTHMP/Portfolio.git
  1. Navigate to the project directory
cd Portfolio
  1. Open index.html in your browser
# On macOS
open index.html

# On Linux
xdg-open index.html

# On Windows
start index.html

Deployment

This portfolio is deployed on GitHub Pages. To deploy your own version:

  1. Fork this repository
  2. Go to repository Settings > Pages
  3. Select the branch to deploy (usually main or master)
  4. Save and wait for deployment
  5. Access your portfolio at https://[username].github.io/Portfolio/

📁 Project Structure

Portfolio/
├── index.html          # Main HTML file
└── README.md          # This file

🎨 Customization

To customize this portfolio for your own use:

  1. Update Personal Information

    • Edit the About section in index.html
    • Replace email, LinkedIn, and GitHub links
  2. Add Your Projects

    • Modify the Projects section with your own work
    • Update project descriptions and tech stacks
  3. Update Skills

    • Add or remove skills in the Technical Arsenal section
    • Adjust based on your expertise
  4. Modify Styling

    • Edit styles.css to change colors, fonts, and layout
    • Customize animations and transitions

🤝 Contributing

While this is a personal portfolio, I welcome suggestions and improvements!

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is open source and available under the MIT License.

📧 Contact

Tirth Patel

🙏 Acknowledgments

  • Inspired by Harvard's CS50 course
  • Thanks to all open-source contributors whose tools made this possible

Made with 💙 by Tirth Patel

⭐ Star this repo if you find it helpful!

Releases

No releases published

Packages

No packages published

Languages