Skip to content

ilbrandoric/bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironhack Web Development Bootcamp

This repository contains my work, exercises, and projects completed during the Ironhack Web Development Bootcamp.
The goal of this bootcamp is to build a strong foundation in modern web development, problem-solving, and best practices using real-world tools and workflows.


📚 Curriculum Overview

Throughout the bootcamp, I worked on topics including:

  • HTML5 & CSS3
    • Semantic HTML
    • Flexbox & Grid
    • Responsive design
  • JavaScript (ES6+)
    • Variables, functions, loops
    • Arrays & objects
    • DOM manipulation
  • Git & GitHub
    • Version control
    • Branching & merging
    • Collaborative workflows
  • Frontend Development
    • Component-based thinking
    • Clean UI structure
  • Backend Basics
    • APIs
    • Databases (intro)
  • Project-Based Learning
    • Real-world challenges
    • Team collaboration

🧩 About Forked Projects

During the bootcamp, some labs and projects are provided as separate repositories.

These projects are:

  • Forked from Ironhack’s GitHub organization
  • Cloned and worked on independently
  • Maintained in their own repositories

This repository is reserved for:

  • Daily exercises
  • Practice work
  • Non-forked labs

📁 Repository Structure

The project is organized by bootcamp weeks and days:

week-1
├── day1
│   ├── exercises
│   │   ├── flexbox_positioning
│   │   │   ├── index.html
│   │   │   └── styles.css
│   │   └── selectors_activity
│   │       ├── index.html
│   │       └── styles.css
│   └── labs
├── day2
│   ├── exercises
│   └── labs

About

Repo for all bootcamp activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors