This repository contains my personal portfolio website and multiple frontend practice projects.
The main site showcases my profile, skills, resume sections, certificates, blogs, testimonials, and contact information. It is built using HTML, CSS, Bootstrap, and JavaScript, with a responsive layout for desktop and mobile.
- HTML5
- CSS3
- Bootstrap
- JavaScript
- Swiper (for slider UI in the main site)
Portfolio-main/
|- index.html # Main portfolio homepage
|- assets/
| |- css/
| |- images/
| \- JS/
|- projects/
| |- Chess/
| |- Doob(max-width)/
| |- Lecture-10_WireFrame/
| |- Lecture-11_Casino_wireframe/
| |- Netflix-copy/
| |- PR-1/
| \- PrimeVideos-copy/
\- README.md
-
Chess
- Static chessboard layout using HTML and CSS.
-
Doob (max-width)
- One-page business/consulting style website with responsive CSS.
-
Lecture-10_WireFrame
- Flipkart-inspired wireframe page using table-based layout.
-
Lecture-11_Casino_wireframe
- Casino landing page wireframe layout.
-
Netflix-copy
- Netflix-inspired UI clone with custom styling and sections.
-
PR-1
- E-grocery marketplace style UI with product cards.
-
PrimeVideos-copy
- Prime Video-inspired multi-page clone (
index.htmlandmovies.html).
- Prime Video-inspired multi-page clone (
No build tools are required.
- Clone or download this repository.
- Open the
Portfolio-mainfolder in VS Code. - Open
index.htmlin your browser. - To view practice projects, open each folder inside
projects/and run itsindex.html.
- This repository is focused on frontend practice and UI implementation.
- Some projects are layout recreations of popular websites for learning purposes.