🎉 My Journey So Far in the Beginner’s League!
Over the last few days in the Beginner’s League, I've had a great experience learning and building small but useful projects. Here's a quick summary of what I’ve done so far:
✅ Learned how to concatenate arrays in Python.
✅ Implemented Bubble Sort and sorted my favorite foods by name length.
✅ Built a Random Number Generator with a “lucky message”.
✅ Created a basic calculator with HTML/CSS/JS.
✅ Made a Click Counter app.
✅ Designed a Hover Button that changes color and shape.
✅ Practiced keyboard shortcuts to improve speed.
✅ Shared my top 10 tools in a Bookmark Post.
✅ Dark Mode Toggle – Learned how to use HTML, CSS and JavaScript together to change a website’s appearance dynamically.
✅ Digital Clock – Practiced working with JavaScript’s Date() object and updating the DOM every second.
✅ First Git Commit – Learned the basics of Git: initializing a repo, staging files, committing and pushing to GitHub.
✅ HTTP Methods – Understood how GET, POST, PUT, and DELETE work in APIs and related them to real-life actions.
✅ VS Code Extensions – Discovered how extensions like Live Server can speed up development and make testing easier.
✅ Sharing My Setup – Learned the importance of creating a comfortable, inspiring workspace for coding.
✅ Code Formatting – Realized how a linter/formatter makes code cleaner, easier to read and more maintainable.
This challenge is not just about coding — it’s also about building habits, exploring tools and thinking like a developer.
Top comments (0)