Mining Eng undergrad @ NITR | Self-taught web dev via #TheOdinProject | Creative projects + funny builds | From Frontend Mentor to full-stack | #100DaysOfCode
I've just completed a front-end coding challenge from @frontendmentor! ๐
Built a responsive stats preview card using semantic HTML, CSS Grid, and a mobile-first approach.
๐ https://t.co/mQpvbe45NE
Any feedback or suggestions to improve are welcome!
Day 26 of learning in public ๐
Explored Git internals (SHA1, hash functions), basic Git commands, started HTML/CSS on Odin Project + dipped into Kotler's Marketing Principles. Short session but showing up counts!
Revise: Git in 2 days, HTML/CSS in 3 days.
Tomorrow we go harder!
TOP is solid foundation, but I'm hungry for more supplementsโbest free/paid videos, articles, or deep-dive courses on JS fundamentals (async, DOM, closures next)?
Old hidden gems or modern bangersโdrop your faves below! Need that brain fuel for the grind
#WebDev#LearnInPublic
Always some YT video from 11-12ish years back that explains everything so easily like a MasterClass from Ivy Leagues.
Understood Event Loops, Async logic, how JS is single threaded but not truly and how Browsers help out a LOT
#JavaScript#LearningInPublic
@ThonaThebs Dynamic width for MVP = satisfying flex โ๏ธ๐ฅ I'm early JS but built a calculator today. React soon? What's breaking/fixing next for you? #JavaScript#100DaysOfCode
@AniketCodes Accountability buddies ftw! ๐ Just shipped a JS calculatorโevent loops finally make sense. What's your current grind looking like? #100DaysOfCode
Day 1 of 2026 (yeah, 5 days late but who's counting? ๐ ) Been MIA drilling through event loops, WebAPIs & DOM fundamentals before touching code. Non-CS brain needed that foundation โ๏ธ Built my first pure JS calculator ๐ Daily posts incoming ๐ #100DaysOfCode#JavaScript
@SnippManagerPro Thanks for the tip @SnippManagerPro! ๐ฅ Console.log is already my lifelineโspammed it like crazy on Day 1 ๐
Call stack sounds scary (like a mine collapse waiting to happen โ๏ธ), but MDN bookmarked!
Day 1 of JavaScript โ starting NOW ๐
#100DaysOfCode#TheOdinProject#JavaScript
Was scared JS would break me ๐ญ
But mining eng at NITR means Iโve survived worse than syntax errors โ๏ธ๐
Screenshot coming in reply.
Who else grinding JS basics? Drop your Day 1 tip
@NoyeosaO Day 26 deep dive into SQL sounds intenseโvisualizing joins is tough! I'm just starting JS on TOP and already mind-blown by browser stuff. Keep grinding! โ๏ธ #TheOdinProject
Day 3-ish of JS grind ๐ #100DaysOfCode#TheOdinProject#JavaScript
Just finished my FIRST JS-based @frontendmentor challenge: Interactive Rating Component! ๐
Added rating selection, submit logic, and thank-you state switch. Dove into how browsers/internet work