Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torvec/bootcamp-challenges
This repository consolidates all my challenges from the UC Berkeley Full Stack Web Development Bootcamp.
https://github.com/torvec/bootcamp-challenges
Last synced: 6 days ago
JSON representation
This repository consolidates all my challenges from the UC Berkeley Full Stack Web Development Bootcamp.
- Host: GitHub
- URL: https://github.com/torvec/bootcamp-challenges
- Owner: Torvec
- License: mit
- Created: 2023-10-28T18:22:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-20T20:20:29.000Z (8 months ago)
- Last Synced: 2024-05-20T23:05:08.056Z (8 months ago)
- Language: JavaScript
- Homepage: https://bootcamp-challenges.pages.dev/
- Size: 83.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootcamp Challenges
All of my UC Berkeley Full Stack Web Development Bootcamp Challenges consolidated within a monorepo.## Cloudflare Pages
Visit the Cloudflare pages site to see all of the deployments: [Bootcamp Challenges](https://bootcamp-challenges.pages.dev/)
## Table of Contents
- [Mod 0: Pre-Work Study Guide](./m00_prework_study_guide/README.md)
- [Mod 1: Horiseon Refactor](./m01_horiseon_refactor/README.md)
- [Mod 2: My Portfolio (Portfolio v1)](./m02_my_portfolio/README.md)
- [Mod 3: Password Generator](./m03_password_generator/README.md)
- [Mod 4: Coding Quiz](./m04_coding_quiz/README.md)
- [Mod 5: Workday Scheduler](./m05_workday_scheduler/README.md)
- [Mod 6: Weather Dashboard](./m06_weather_dashboard/README.md)
- Mod 7/8: Project 1: Loot Vault [View Loot Vault Repo](https://github.com/Torvec/Loot-Vault)
- [Mod 9: README Generator](./m09_readme_generator/README.md)
- [Mod 10: SVG Logo Maker](./m10_svg_logo_maker/README.md)
- [Mod 11: Express.js Note Taker](./m11_expressjs_note_taker/README.md)
- [Mod 12: MySQL Employee Tracker](./m12_mysql_employee_tracker/README.md)
- [Mod 13: ORM E-Commerce Back End](./m13_orm_ecommerce_backend/README.md)
- [Mod 14: MVC Tech Blog](./m14_mvc_tech_blog/README.md)
- Mod 15/16: Project 2: Task Titan [View Task Titan Repo](https://github.com/Torvec/Task-Titan)
- [Mod 17: Regex Tutorial](./m17_regex_tutorial/README.md)
- [Mod 18: NoSQL Social Network API](./m18_nosql_social_network_api/README.md)
- [Mod 19: PWA Text Editor](./m19_pwa_text_editor/README.md)
- [Mod 20: React Portfolio (Portfolio v2)](./m20_react_portfolio/README.md)
- [Mod 21: MERN Book Search Engine](./m21_mern_book_search_engine/README.md)
- [Mod 22: Redux Store (Extra Credit)](./m22_redux_store/README.md)
- Mod 23/24: Project 3: Wedloc [View Wedloc Repo](https://github.com/Torvec/wedloc)