https://github.com/shafaq-aslam/js-brainfuel
💡 My personal JavaScript learning journey — following SuperSimpleDev’s YouTube course. Includes practice exercises, mini projects, and a final project to fuel my brain every day! 🧠🚀
https://github.com/shafaq-aslam/js-brainfuel
beginnerdev codingjourney javascript learningtocode supersimpledev webdevelopment
Last synced: about 1 month ago
JSON representation
💡 My personal JavaScript learning journey — following SuperSimpleDev’s YouTube course. Includes practice exercises, mini projects, and a final project to fuel my brain every day! 🧠🚀
- Host: GitHub
- URL: https://github.com/shafaq-aslam/js-brainfuel
- Owner: shafaq-aslam
- Created: 2025-04-10T05:05:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-10T05:28:40.000Z (about 1 month ago)
- Last Synced: 2025-04-10T06:33:03.800Z (about 1 month ago)
- Topics: beginnerdev, codingjourney, javascript, learningtocode, supersimpledev, webdevelopment
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
🧠 js-braifuel
My brain’s daily dose of JavaScript fuel ⛽️ – powered by SuperSimpleDev!
![]()
![]()
![]()
---
## 🚀 About This Repo
Welcome to `js-braifuel` – a **beginner-friendly** JavaScript journal, where I document my learning, practice code, and track my growth while following the incredible [SuperSimpleDev](https://www.youtube.com/watch?v=EerdGm-ehJQ&t=126s) course on YouTube. 🎥
> 🧪 Learning through real practice, bite-sized topics, and coding challenges.
---
## 🗂️ Folder Structure
Each folder is a topic. Inside:
- ✍️ Notes with key concepts
- 💻 Practice exercises
- 🔍 Mini examples & experiments---
## 🎯 Learning Path & Tools
- 📚 **Course**: [SuperSimpleDev JavaScript Series](https://www.youtube.com/watch?v=EerdGm-ehJQ&t=126s)
- 💻 **Level**: Beginner to advance
- 🔧 **Style**: Code-alongs + Challenges
- 📁 **Structure**: One folder per topic + mini projects + a final project---
## ✅ Progress Tracker
| Topic | Status |
|----------------|----------|
| ✅ Variables | Completed |
| ⏳ Functions | In Progress |
| ⏳ Conditionals | Upcoming |
| ⏳ Loops | Upcoming |
| ⏳ Arrays | Upcoming |
| ⏳ Objects | Upcoming |
| ⏳ DOM Basics | Upcoming |
| ⏳ Events | Upcoming |
| ⏳ Mini Projects | In Progress |
| ⏳ Final Project | Upcoming |---
## 🌟 Projects Section
### 🔹 Mini Projects (Ongoing)
This folder will include small hands-on apps to apply everything I learn. Examples may include:
- Calculator
- Todo List
- Quiz App
- Color Picker
- Stopwatch### 🏁 Final Project (Coming Soon!)
A capstone JavaScript project using all the core concepts I’ve learned — stay tuned for updates! 🎉---
## 🤝 Let's Connect
Feel free to star ⭐ this repo, fork it, or follow my progress.
Open to feedback, collaboration, and cheer squads! 🥳---
> 💬 “The best way to learn to code is by coding.” – Let’s go!