Welcome to my JavaScript learning repository! This is where I’m building my foundation in JavaScript—from basic syntax to advanced concepts—through structured examples, real-world snippets, and focused practice.
Hi! I'm Asif Nawaz, a B.Tech student at UCET Hazaribagh (CSE branch), graduating in 2028. While my background is in Computer Science and Engineering, I’m deeply passionate about software development and actively transitioning into the tech world.
I’m currently learning:
- 📌 Java + DSA (GeeksforGeeks, Self-paced)
- 🌐 Web Development (HTML, CSS, JavaScript, React)
- ⚙️ Backend Development (Node.js, Express, MongoDB – in progress)
This repo is part of my self-learning journey and preparation for internships, hackathons, and off-campus placements by my 6th semester.
📦 JavaScript-Mastery/
├── 01_Basics/
│ ├── variables.js
│ ├── dataTypes.js
│ └── operators.js
├── 02_ControlFlow/
│ ├── ifElse.js
│ ├── loops.js
│ └── switch.js
├── 03_Functions/
│ ├── functionDeclaration.js
│ └── arrowFunctions.js
├── 04_Arrays_Objects/
│ ├── arrays.js
│ ├── objects.js
│ └── arrayMethods.js
├── 05_Advanced/
│ ├── closures.js
│ ├── promises.js
│ └── asyncAwait.js
└── README.md
Each folder represents a learning module, and the JS files inside contain explained examples, practice problems, and notes.
- ✅ Build a rock-solid foundation in JavaScript
- ✅ Reinforce DSA concepts via JS implementations
- ✅ Practice coding for frontend & backend dev
- ✅ Strengthen problem-solving for interviews
- ✅ Build real-world projects using JS & frameworks
- Language: JavaScript (ES6+)
- Tools: VS Code, Node.js, Git
- Platform: GitHub, Replit, CodeSandbox
- 💼 LinkedIn: Asif Nawaz
- 💻 GitHub: asif-nawaz01
- ✉️ Open to: Internships, collaborations, and tech communities!
If you have suggestions, ideas, or want to collaborate on mini-projects, feel free to reach out or open an issue. I'm always excited to grow and learn with others in the developer community.
"Learning to code isn’t just about syntax. It’s about solving problems, creating value, and building the future—one line at a time."
Thanks for visiting 🌟