Nothing here yet.
Software engineering roles
Dec 31, 2025 · 18 min read · Most word games have a few thousand words. I collected 10.2 million. What started as "let me scrape some names" turned into a three-week hardwork that forced every architectural decision I made afterward. This is the story of building WordShot, a rea...
Join discussionNov 3, 2025 · 21 min read · Have you ever reached for create-react-app to build a simple counter? Or spun up Next.js for a page with three buttons? If you're nodding your head, you're not alone. Somewhere between 2015 and now, we collectively decided that frameworks aren't just...
Join discussionSep 14, 2025 · 4 min read · Recently, I’ve found myself building AI enabled applications, like the AI content optimization platform “https://buffbyteai.xyz/” and a Anaemia detection using computer models https://nailtechapp.netlify.app/, some of my major problems is managing th...
Join discussionFeb 6, 2025 · 4 min read · Part 3 of the JavaScript Deep Dive Series In our previous article, we learned that JavaScript has a compilation phase where it scans through your code and sets up variable declarations. But not all variable declarations behave the same way during thi...
Join discussion