Hey there 👋
Welcome to my JavaScript practice repository!
I’m learning JavaScript step by step — building small projects, solving challenges, and exploring how code works in real life.
This repo is where I experiment, break things, fix them, and learn by doing 💪
Here you’ll find:
- 🧩 Mini JavaScript projects
- 🧠 Logic and problem-solving exercises
- 🌐 DOM manipulation and UI experiments
- 📚 Notes and snippets from my studies
Category | Tools |
---|---|
💻 Language | JavaScript (ES6+) |
🎨 Frontend | HTML, CSS |
🧰 Editor | Visual Studio Code |
🌍 Version Control | Git & GitHub |
Project | Description |
---|---|
🧮 Simple Calculator | Basic math operations using JS logic |
📝 To-Do List | Add, complete, and remove tasks |
🎲 Guess the Number | Simple game using random numbers |
💬 Random Quote Generator | Fetches and displays quotes dynamically |
🧠 API Practice | Experiments with fetching data |
(I’ll keep updating this list as I learn more!)
- ✅ Understand JavaScript fundamentals
- ✅ Practice DOM and event handling
- 🔄 Learn asynchronous code (Promises,
fetch
,async/await
) - 🚀 Start exploring React and Node.js soon
- 🧩 Build small, real-world web apps
“Repetition is the mother of learning.”
I’m currently focusing on:
- Writing clean, readable code
- Understanding functions and scope
- Building small browser apps
- Getting comfortable using GitHub
I’d love to connect with other learners and developers!
If you have suggestions, tips, or want to collaborate on small projects, feel free to reach out:
📫 GitHub: @RobsonVargasS
I started coding out of curiosity — now it’s becoming a passion 🚀
Thanks for visiting!
If you like this project, don’t forget to ⭐ the repo — it helps me stay motivated to keep learning ✨