I take notes right on top of my code using a different pen.
Messy, but it works.
I also log mistakes whenever I revisit a question so I don’t repeat them.
Looking for better ways to take DSA + System Design notes. Any suggestions?
Guess the DSA question? 😄
#buildinpublic
Solving this one again and still finding new insights.
Why target < nums[mid] and not <=?
Tiny details, huge impact.
Binary Search stays sneaky and smart 😄
W Binary Search
https://t.co/IlPQKKX5iU
Fun fact: range count queries also use BS!
#grindingDSA#buildinpublic
I wish there was a Ghost of Tsushima DLC showing Jin Sakai coming to Mount Ezo to spend his final days and even passing on his fighting style which later would be the way of the shinobi.
How cool that would be 😌
@SuckerPunchProd#GhostofYotei#GhostOfTsushima
"Trust your first instinct."
Solved today’s LeetCode POTD (medium) 🎉.
First thought: hashmap/set. That was exactly the key.
Don’t overthink — sometimes your gut is the best guide.
Now to get the same confidence on the hard ones 🚀
#buildinpublic#leetcode
"Another DSA grind getaway 🎮"
Built a parallax scrolling effect using JS & HTML Canvas — layering images at different speeds gives such cool depth!
Thanks @freeCodeCamp for the great tutorials!
#GameDev#JavaScript#WebDev#LearnInPublic
Shoutout to @freeCodeCamp for their game developement in javascript tutorial. Will be finishing the entire series and maintaining the progress in Github and here: https://t.co/JPjo7J5Sxs
🎮 Sprite Animations are Magic!!
Learning Game Dev in JavaScript in my spare time — a fun getaway from the DSA grind.
Progress 👉 https://t.co/rwLw2GTP33
#buildinpublic#gamedev#javascript
"I coded a more efficient solution than LeetCode… but LeetCode disagrees?" 🤔
My 24ms numeric sol > LeetCode’s 0ms string sol in time & space. Shorter ≠ faster. Sometimes longer code wins. Curiosity + Insights like this is why I ❤️ coding.
#buildinpublic#dsagrind#leetcode
Solved the same question 19 times, in 3 languages, in the span of almost 3 years.
Sort Colors - Dutch National Flag Algorithm
https://t.co/FTqDgPBYtH
Leetcode: https://t.co/REgX473JMf
Github: https://t.co/fICey5X9mV
LinkedIn: https://t.co/JPjo7J5Sxs
#Typical_DSA_Grind
I built an AI DSA teacher with Gemini CLI. 🤖 It guides me on problems (like "Valid Sudoku") & auto-writes my notes, so I can just focus on coding.
My workflow is open-sourced here:
https://t.co/sMXBRuLSKP
Would you use this workflow, or modify it?
#buildinpublic#DSA#AI
My app is roasting me 😂
I made "Mowitate Me - AI", a bot that gives you a funny roast & then some motivation.
It's powered by the Gemini API. Let me know what you think!
Live: https://t.co/ysavCljmEN
Code: https://t.co/dWom0X3itZ
#AI#React#WebDev#Gemini#buildinpublic