Skip to content

80h3m14n/Portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ό Personal-Portfolio

This is a basic static personal portfolio website built using plain HTML, CSS, and JavaScript. It's lightweight, responsive, and easy to customize for showcasing your skills, projects, and contact info.

πŸ“ Project Structure

Personal-Portfolio/
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ css/
β”‚   β”‚   └── style.css           # Main stylesheet
β”‚   β”œβ”€β”€ images/
β”‚   β”‚   β”œβ”€β”€ favicon.png         # Website favicon
β”‚   β”‚   └── my-profile.jpeg     # Profile picture
β”‚   └── js/
β”‚       └── script.js           # JS for interactivity (e.g. animations, form validation)
└── index.html                  # Main landing page

✨ Features

  • Responsive design
  • Mobile-friendly layout
  • Dark/light mode ready (optional)
  • Smooth scroll behavior
  • Simple contact form (can be hooked with Formspree or similar)
  • Project showcase section
  • Custom favicon and profile image

πŸ› οΈ Tech Stack

  • HTML5 – structure
  • CSS3 – styling (Flexbox/Grid for layout)
  • JavaScript – for interactivity

πŸš€ Future Improvements (Optional)

  • Add more pages (about.html, projects.html, blog.html)
  • Use Sass or Tailwind for cleaner styling
  • Add animations using GSAP or AOS
  • Deploy with GitHub Pages, Netlify, or Vercel

πŸ“„ License

This project is open-source under the MIT License.


About

Personal Portfolio website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published