Loading repository data…
Loading repository data…
iamchandanchaudhary / repository
Welcome to the comprehensive repository dedicated to learning CSS in depth. This repository covers not just the basics of CSS but dives deep into the intricacies of Vanilla CSS, Tailwind CSS & Bootstrap CSS to ensure that we emerge with a solid foundation deep understanding of the styling by creating multiple projects that covers all the concepts.
A comprehensive repository documenting my CSS learning journey — from fundamentals to advanced styling techniques.
This repository serves as a complete documentation of my CSS learning path. It covers everything from vanilla CSS basics to modern frameworks like Tailwind CSS and Bootstrap. Each concept is reinforced through hands-on projects and practical exercises.
CSS-3/
├── 📂 Classroom/ # Structured learning modules
│ ├── Level 1-5/ # Progressive CSS concepts
│ ├── Projects/ # Amazon Clone, Netflix, Border Animations
│ ├── Practice Set/ # Hands-on exercises
│ └── External Topics/ # Additional concepts
│
├── 📂 Bootstrap/ # Bootstrap framework
│ ├── Components/ # Alerts, Badges, Typography
│ └── Projects/ # Image Slider, Registration Form
│
├── 📂 Tailwind CSS/ # Tailwind framework
│ ├── Basics/ # Core concepts
│ ├── Projects/ # Portfolio & more
│ └── Tailwind 4.1/ # Latest version exploration
│
├── 📂 Practice/ # Personal projects
│ ├── Amazon Clone/
│ ├── University Website/
│ └── Linktree/
│
└── 📂 CA-223 (Web Dev)/ # Academic coursework
├── Calculator/
├── Tic-Tac-Toe/
└── Registration Form/
| Technology | Description |
|---|---|
| Vanilla CSS | Core CSS concepts including Flexbox, Grid, Animations, Transitions, Positioning, and Responsive Design |
| Tailwind CSS | Utility-first CSS framework for rapid UI development |
| Bootstrap | Component-based framework for responsive web design |
| HTML5 | Semantic markup and modern HTML features |
| Project | Description | Tech Stack |
|---|---|---|
| Amazon Clone | E-commerce homepage recreation | HTML, CSS |
| Netflix Clone | Streaming platform UI | HTML, CSS |
| University Website | Educational institution website | HTML, CSS |
| Portfolio | Personal portfolio website | Tailwind CSS |
| Image Slider | Interactive carousel component | Bootstrap |
| Coming Soon Page | Animated landing page | CSS Animations |
| Border Animations | Creative CSS border effects | Vanilla CSS |
Clone the repository
git clone https://github.com/yourusername/CSS-3.git
Navigate to any project folder
cd CSS-3/Practice/Amazon\ Clone
Open in browser
Explore all deployed projects at: Stack Gallery
Feel free to explore, learn, and contribute! If you find this repository helpful, please consider giving it a ⭐
Made with 💜 & ☕ by Chandan Chaudhary
Happy Styling! 🎨