Skip to content

nxr-deen/HTML-CSS-JS-mini-projects

Repository files navigation

Projects Portfolio Showcase

A clean, responsive website that showcases my web development projects with descriptions, features, and direct links to each project.

Overview

This portfolio website displays my collection of web projects in an organized, visually appealing manner. Each project is presented with:

  • Project image/screenshot
  • Brief description
  • Technologies used
  • Key features
  • Link to view the actual project

Projects Included

  1. Responsive Card Slider - A modern card slider with touch support and responsive design
  2. Lux Web Template - A responsive web template for services and portfolios
  3. Portfolio - A personal web developer portfolio
  4. Product Landing Page - A headphones product showcase
  5. Joulx Shoes Landing Page - A shoe brand landing page
  6. Weather App - A weather forecast application

Structure

portfolio-showcase/
├── index.html           # Main portfolio page
├── styles.css           # CSS styles for the portfolio
├── script.js           # Optional JavaScript for interactivity
├── images/             # Contains project screenshots
│   ├── project1.jpg
│   ├── project2.jpg
│   └── ...
├── Project 1 - Responsive Card Slider/
├── Project 2 - Lux/
├── Project 3 - Portfolio/
├── Project 4 - Product-Landing-Page/
├── Project 5 - Adidas/
├── Project 6 - Weather app/
└── README.md

Setup Instructions

  1. Clone the repository
  2. Ensure all project folders are in the root directory
  3. Add project screenshots to the images folder
  4. Open index.html in your browser to view the portfolio

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (optional animations)

Customization

You can easily customize this portfolio by editing:

  • Color scheme in CSS variables (in styles.css)
  • Project descriptions and details in index.html
  • Adding or removing project cards as needed

About

Collection of mini projects built with HTML, CSS, & JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published