back to home

bradtraversy / vanillawebprojects

Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries

15,963 stars
4,397 forks
26 issues
JavaScriptCSSHTML

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing bradtraversy/vanillawebprojects in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/bradtraversy/vanillawebprojects)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

20+ Web Projects With Vanilla JavaScript This is the main repository for all of the projects in the course. • Course Link • Get Course On Udemy | # | Project | Live Demo | | :-: | :----------------------------: | :-------: | | 01 | Form Validator | Live Demo | | 02 | Movie Seat Booking | Live Demo | | 03 | Custom Video Player | Live Demo | | 04 | Exchange Rate Calculator | Live Demo | | 05 | DOM Array Methods Project | Live Demo | | 06 | Menu Slider & Modal | Live Demo | | 07 | Hangman Game | Live Demo | | 08 | Mealfinder App | Live Demo | | 09 | Expense Tracker | Live Demo | | 10 | Music Player | Live Demo | | 11 | Infinite Scrolling | Live Demo | | 12 | Typing Game | Live Demo | | 13 | Speech Text Reader | Live Demo | | 14 | Memory Cards | Live Demo | | 15 | LyricsSearch App | Live Demo | | 16 | Relaxer App | Live Demo | | 17 | Breakout Game | Live Demo | | 18 | New Year Countdown | Live Demo | | 19 | Speak Number Guessing Game | Live Demo | | 20 | Product Filtering UI | Live Demo | NOTE ON PULL REQUESTS: All of these projects are part of the course. While I do appreciate people trying to make some things prettier or adding new features, we are only accepting pull requests and looking at issues for bug fixes so that the code stays inline with the course