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.
- 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
- HTML5 - Semantic markup and structure
- CSS3 - Modern styling with animations and transitions
- JavaScript - Interactive functionality and dynamic content
- GitHub Pages - Free, reliable hosting
Get to know my background, interests, and what drives my passion for technology and security.
Comprehensive overview of my skills in:
- Web Development (JavaScript, HTML/CSS, Git)
- Programming Languages (Python, Java, C/C++)
- Tools & Technologies (Docker, MongoDB, VS Code)
- CS50's Introduction to Computer Science
- HTML, CSS and JavaScript
- Java
Featured projects demonstrating full-stack development and security expertise:
- Vaultify Application (WIP)
- AI Web Scrapper (WIP)
- Portfolio Website
- ZORA A.I. (WIP)
Multiple channels for collaboration and networking.
- A modern web browser
- Git (for cloning the repository)
- Clone the repository
git clone https://github.com/TIRTHMP/Portfolio.git- Navigate to the project directory
cd Portfolio- Open
index.htmlin your browser
# On macOS
open index.html
# On Linux
xdg-open index.html
# On Windows
start index.htmlThis portfolio is deployed on GitHub Pages. To deploy your own version:
- Fork this repository
- Go to repository Settings > Pages
- Select the branch to deploy (usually
mainormaster) - Save and wait for deployment
- Access your portfolio at
https://[username].github.io/Portfolio/
Portfolio/
├── index.html # Main HTML file
└── README.md # This file
To customize this portfolio for your own use:
-
Update Personal Information
- Edit the About section in
index.html - Replace email, LinkedIn, and GitHub links
- Edit the About section in
-
Add Your Projects
- Modify the Projects section with your own work
- Update project descriptions and tech stacks
-
Update Skills
- Add or remove skills in the Technical Arsenal section
- Adjust based on your expertise
-
Modify Styling
- Edit
styles.cssto change colors, fonts, and layout - Customize animations and transitions
- Edit
While this is a personal portfolio, I welcome suggestions and improvements!
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is open source and available under the MIT License.
Tirth Patel
- Email: tirthmpatel25@gmail.com
- LinkedIn: Tirth Patel
- GitHub: @TIRTHMP
- Portfolio: tirthmp.github.io/Portfolio
- 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!