An open API service indexing awesome lists of open source software.

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! 🧠🚀

Awesome Lists containing this project

README

        


js-braifuel banner

🧠 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!