Rajeev R. Sharma

Rajeev R. Sharma @ra_jeeves

About: Entrepreneur. Fullstack dev.

Location:
Gurugram, India
Joined:
Mar 12, 2017

Rajeev R. Sharma
articles - 25 total

Building Brew Haven: A/B Testing My Coffee Shop Dreams with DevCycle

This is a submission for the DevCycle Feature Flag Challenge: Feature Flag Funhouse Do you love...

Learn More 12 0Dec 17 '24

This is a simple app to capture your voice notes that auto transcribes the recordings, and optionally refines the transcriptions, using AI. This is a detailed guide on how to use Cloudflare Workers AI, along with other services to build this app.

Building Vhisper: Voice Notes App with AI Transcription and...

Learn More 1 0Dec 3 '24

Building Vhisper: Voice Notes App with AI Transcription and Post-Processing

After wrapping up my last project—a chat interface to search GitHub—I found myself searching for the...

Learn More 7 0Dec 2 '24

Rethinking GitHub Search: How I built a Chat Interface to search GitHub

Here I am again, exploring the world of chat interfaces. If you've been following my journey (I mean...

Learn More 0 0Oct 4 '24

Create Your Own Cloudflare Workers AI LLM Playground Using NuxtHub and NuxtUI

You might be wondering, 'Another LLM (Large Language Model) playground? Aren't there plenty of these...

Learn More 9 0Aug 29 '24

Beyond Gut Feeling: Leveraging AI for Smarter Domain Name Decisions

If you work in tech-related fields, sooner or later there will come a time when you have to pick a...

Learn More 0 0Jul 31 '24

StoryBlobs: An adventure with Netlify Blobs

This is a submission for the Netlify Dynamic Site Challenge: Build with Blobs. What I...

Learn More 6 0May 12 '24

Web Share Target API: One Byte Explainer ✍️

This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...

Learn More 2 0Mar 30 '24

Web Share API: One Byte Explainer ✍️

This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...

Learn More 5 0Mar 29 '24

What I Want from 2024

Photo by Patrick Fore on Unsplash Do you ever experience déjà vu? For me, it's a regular...

Learn More 2 0Jan 16 '24

Creating a Quiz Generator using the ChatGPT Firebase Extension

You often want to test your knowledge whenever you're learning a new topic. You can get ready-made...

Learn More 1 0Nov 28 '23

Creating an OpenAI powered Writing Assistant for VS Code

Rabbit holes are many, and as a developer, you keep falling into one or the other during your...

Learn More 3 0Jun 20 '23

AI Assisted Blog with Nuxt, GitHub Codespaces & Actions

Photo by Rubaitul Azad on Unsplash What I built For the Hackathon I created a markdown...

Learn More 7 0May 23 '23

How to Make a Gmail Bot with a persona using OpenAI GPT and MindsDB

Tl;dr this article is about creating a new application (Gmail) handler for MindsDB and then using...

Learn More 2 0May 2 '23

Mastering Keyboard Navigation with Roving tabindex in Grids

Photo by No Revisions on Unsplash Did you ever try to navigate a webpage using just your keyboard?...

Learn More 0 0Apr 7 '23

Boost Your API Performance with Firebase CDN: A Guide to API Caching

If you're using or thinking of using Firebase Cloud Functions or Cloud Run for your website/app...

Learn More 0 0Mar 18 '23

Create a personal expense tracker using MongoDB Atlas App Services & Triggers

Photo by Onur Binay on Unsplash Introduction Did you know that Atlas App Services is a...

Learn More 2 0Mar 5 '23

Recurrer: Conquer your repeat expenses

Photo by Brett Jordan on Unsplash What I built Recurrer helps you track your recurring...

Learn More 0 0Feb 20 '23

How to create a simple context menu action on Macbooks

Introduction The backstory for this rabbit hole is not that deep. When you start your...

Learn More 5 0Jan 5 '23

How to do copy to clipboard on DuckDuckGo Android programmatically

Cover Photo by Gianluca Cinnante on Unsplash The background This is going to be a short...

Learn More 0 0Jan 5 '23

Creating a puzzle game with ReactJs + MongoDB Atlas + GCP Cloud Run

What I built GoldRoad is a daily coins puzzle game in a browser. Your goal is to find the...

Learn More 5 4Dec 8 '22

Using Python multiprocessing to optimize a problem

Introduction This is the final part of the Python puzzle game series. In the first part we...

Learn More 2 0Nov 23 '22

Solving the Python Tiles puzzle

Introduction This is a follow up to my previous article where we learnt to create a puzzle...

Learn More 7 0Nov 21 '22

Using Python Turtle module to create a puzzle game

The inspiration Couple of months back came across a twitter post announcing a daily puzzle...

Learn More 1 0Nov 19 '22

Explain server side rendering like I'm five. Why client side frameworks are there if they need/use server rendering?

What is server side rendering? Why do we need client side frameworks when even they make use of server side rendering?

Learn More 12 5Oct 1 '17