Welcome to my Bootcamp repository! This repository contains all the projects and exercises I've completed during my web development bootcamp. Each week's folder includes detailed information and code for that week's assignments and practices.
- Week 1: HTML Basics
- Week 2: Advanced CSS
- Week 3: Bootstrap
- Week 4: Tailwind CSS
- Week 5: JavaScript Basics
- Week 6: Advanced JavaScript Projects
- Goal: Build a foundation in HTML and CSS by creating structured web pages.
- Projects:
- Personal Resume Website
- Personal Blog Page
- Multi-page Website with Navigation
- Practices:
- Styled Table
- HTML Form
- Goal: Learn CSS techniques for visually appealing and user-friendly designs.
- Projects:
- Blog Site with Homepage and Blog Post Page
- Tribute Website for a Writer
- Simple Form (Optional)
- Goal: Leverage Bootstrap's components and grid system to create responsive designs.
- Projects:
- Redesigned Blog Site with Bootstrap
- Simple HTML Instagram Clone
- Goal: Explore TailwindCSS, a utility-first CSS framework.
- Projects:
- Landing Page for a Writer
- Review Page with TailwindCSS
- Goal: Start learning JavaScript basics and DOM manipulation.
- Projects:
- Dynamic Clock and Greeting Page
- Interactive Drum Kit Website
- Goal: Expand JavaScript knowledge by creating dynamic and interactive applications.
- Projects:
- To-Do List Application with Local Storage
- Asian Kitchen's Menu - Dynamic Filtering Web Application
- Navigate to the folder of the week you're interested in.
- Each folder contains a README file with project-specific details and instructions.
- Explore the code and try running it locally!
- Frontend: HTML, CSS, Bootstrap, TailwindCSS
- JavaScript: Vanilla JavaScript, DOM manipulation