Skip to content

MythicalSHUB/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Personal Portfolio Website

This is a responsive and stylish portfolio website built using only HTML and CSS. It showcases my personal profile, skills, projects, and contact form — designed to look great on all devices without a single line of JavaScript.


🚀 Features

  • Clean and modern layout
  • Cool Blur UI
  • Using only CSS
  • No external JS or frameworks

📁 Folder Structure

Portfolio/
├── index.html ← Main HTML file
├── style.css ← All styles written in pure CSS
├── resources/
│ └── your-image.jpg ← Your profile picture (PFP)
└── README.md ← This file


🖼️ How to Replace Your Profile Picture

  1. Open the resources/ folder.
  2. Replace the file your-image.jpg with your own profile picture.
  3. Keep the name same as your-image.jpg or change the img tag in portfolio.html:
<img src="resources/your-image.jpg" alt="My Profile Picture">

🖼️ Preview

screenshot

About

simple Portfolio with HTML+CSS only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors