
adagio_learner
@adagio_Learner
Followers
7
Following
63
Media
2
Statuses
102
๐ Sharing my learning journey in web development, AI, DSA, and more. ๐ | Learning, growing, and helping others along the way. | #Tech #WebDev #AI
Joined December 2024
๐ Covered:.โข What even is AI?.โข Difference between AI, ML & Deep Learning.โข Why data is the real MVP ๐ง ๐. Got any favorite beginner-friendly AI resources? Drop them below! ๐. #AI #MachineLearning #TechLearning #CodeNewbie #LearnInPublic.
0
0
0
Day 31 of #100DaysOfCode . ๐ก Today I stepped into the world of AI โ and my brain is officially blown. ๐คฏ.From understanding how machines "think" to how they actually learn from dataโฆ it's like giving logic to a brain.
1
0
0
๐ฏ Pro tip: When things break, donโt just check your code โ check your styles too. Sometimes the bug is in the most unexpected place. #WebDev #Frontend #DevLife #CodeNewbie #Debugging.
0
0
1
Day 30 of #100DaysOfCode. Ever spent 20 minutes styling a buttonโฆ.โฆonly to spend 2 hours debugging why your click event didnโt fire? ๐ฉ. Turns out the issue wasnโt JavaScript โ it was hiding in the CSS. Front-end dev really keeps you on your toes.
1
0
1
๐ฏ Day 29 of #100DaysOfCode. No internet? No problem. Turned the downtime into grind time โ revised old HTML/CSS/JS projects, cleaned the code, and sharpened the basics. Sometimes, going back is what pushes you forward. ๐. #WebDevelopment #CodingLife #FrontendDev #BuildInPublic.
1
0
2
๐ฏ Day 28 of #100DaysOfCode. ๐ฅ Just dropped my Rock Paper Scissors game โ and it actually feels fun to play!.Built with just HTML + CSS + JavaScript, no libraries, no frameworks โ just raw logic and some UI magic. ๐๐ผ Features:.๐ฎ Real-time scoring.
1
0
1
โฆnext up: Game logic & winner announcements!. Wanna see the progress or try it yourself? .๐ Letโs goooโday by day, building real stuff! . #JavaScript #WebDev #HTML #CSS #DevCommunity #BuildInPublic.
0
0
0
๐ฏ Day 27 of #100DaysOfCode. ๐ง ๐ฅ Built the UI for a Rock Paper Scissors game todayโclean, responsive, and ready for action!. ๐ Paper? โ Scissors? โ๏ธ Rock? You choose. โ๏ธ Clickable choices.โ๏ธ Dynamic scoreboard.โ๏ธ Smooth hover effects.
1
0
1
While it was a copy-based build, going through it line by line gave me clarity on event handling, DOM manipulation, and managing game state. ๐ GitHub repo: #JavaScript #HTML #CSS #WebDevelopment #gamedev.
1
0
0
๐ฏ Day 26 of #100DaysOfCode. Wrapped up the Tic-Tac-Toe project I began yesterday!.โ
Built full game logic.โ
Winner/Draw detection.โ
Reset and New Game features.โ
Responsive UI
1
0
0
๐ The game grid is all setโnext up: bringing it to life with JavaScript interactivity!. ๐ #javascriptdev #WebDevelopment #gamedev #CodeNewbie #TicTacToe.
0
0
1
Day 25 of #100DaysOfCode . ๐ฎ Built the UI for a classic Tic-Tac-Toe game using HTML and CSS!. Focused on layout structuring with Flexbox, responsive sizing using vmin, and subtle shadows for a smooth, modern look.
2
0
0
๐ง Practiced with nested functions, lexical scope, and returnable closures. ๐ GitHub Repo โ #JavaScript #WebDevelopment #FrontEnd #CodeNewbie.
0
0
0
Day 24 of #100DaysOfCode . ๐ Today I explored the concept of closures in JavaScriptโwhere a function "remembers" the scope in which it was created, even after that outer function has finished executing. Itโs powerful and forms the foundation of many advanced JS patterns.
1
0
0
๐ Honestly, I didnโt fully grasp the fetch() and how it works under the hood. What do you think is the better approach?.Help me decide. ๐. #WebDevelopment #LearnToCode #devcommunity #Frontend #CodingPoll. Poll Question:.How should I better understand fetch() in JS?. Options:.
0
0
0
๐น Explored real-world use cases for promises and async data.๐ GitHub repo: ๐ #JavaScript #WebDevelopment #FrontendDev #devcommunity.
0
0
0
Day 23 of #100DaysOfCode. ๐ง Learned about async/await & the Fetch API in JavaScript today. ๐น Used async functions for cleaner async logic.๐น Awaited API calls using fetch().๐น Saw how setTimeout behaves with async code.
1
0
1