This is a submission for the DevCycle Feature Flag Challenge: Feature Flag Funhouse Do you love...
Building Vhisper: Voice Notes App with AI Transcription and...
After wrapping up my last project—a chat interface to search GitHub—I found myself searching for the...
Here I am again, exploring the world of chat interfaces. If you've been following my journey (I mean...
You might be wondering, 'Another LLM (Large Language Model) playground? Aren't there plenty of these...
If you work in tech-related fields, sooner or later there will come a time when you have to pick a...
This is a submission for the Netlify Dynamic Site Challenge: Build with Blobs. What I...
This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...
This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...
Photo by Patrick Fore on Unsplash Do you ever experience déjà vu? For me, it's a regular...
You often want to test your knowledge whenever you're learning a new topic. You can get ready-made...
Rabbit holes are many, and as a developer, you keep falling into one or the other during your...
Photo by Rubaitul Azad on Unsplash What I built For the Hackathon I created a markdown...
Tl;dr this article is about creating a new application (Gmail) handler for MindsDB and then using...
Photo by No Revisions on Unsplash Did you ever try to navigate a webpage using just your keyboard?...
If you're using or thinking of using Firebase Cloud Functions or Cloud Run for your website/app...
Photo by Onur Binay on Unsplash Introduction Did you know that Atlas App Services is a...
Photo by Brett Jordan on Unsplash What I built Recurrer helps you track your recurring...
Introduction The backstory for this rabbit hole is not that deep. When you start your...
Cover Photo by Gianluca Cinnante on Unsplash The background This is going to be a short...
What I built GoldRoad is a daily coins puzzle game in a browser. Your goal is to find the...
Introduction This is the final part of the Python puzzle game series. In the first part we...
Introduction This is a follow up to my previous article where we learnt to create a puzzle...
The inspiration Couple of months back came across a twitter post announcing a daily puzzle...
What is server side rendering? Why do we need client side frameworks when even they make use of server side rendering?