Skip to content

rahuldabgotra/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

This is my personal portfolio website built using HTML, CSS, and JavaScript. It showcases my projects, skills, and background as a software engineer.

🔗 Live Site

Visit the live portfolio at: rahuldabgotra.github.io/portfolio

📁 Pages

  • 🔗 Home — Landing page with a brief introduction.
  • 🔗 About — Background, skills, and experience.
  • 🔗 Portfolio — Showcase of projects with descriptions and visuals.
  • 🔗 Contact — Contact form and communication links.

🛠️ Tech Stack

  • HTML — Structure of the site
  • CSS — Styling and layout
  • JavaScript — Interactivity and dynamic features

📂 Folder Structure

portfolio/
│
├── index.html
├── about.html
├── contact.html
├── portfolio.html
│
├── css/
│   └── styles.css
├── js/
│   └── script.js
├── assets/
│   └── images, icons, etc.
└── .vscode/

🚀 Getting Started

To run the site locally:

  1. Clone the repository:

    git clone https://github.com/rahuldabgotra/portfolio.git
    
  2. Open index.html in your browser.

📌 License

This project is open-source and available under the MIT License.
See the LICENSE file for more information.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors