Imagine you want to rent a house. You have three options: Bare Metal (Owning the House): You buy...
This is a submission for the Wix Studio Challenge . What I Built A game to increase user...
In the ever-evolving landscape of the tech industry, launching your micro-saas can be a game-changer,...
Introduction 📝 In this tutorial, you will learn how to integrate CronWeb with RapidAPI...
Introduction 🔥 Are you a developer looking to containerize your FastAPI project using...
😭 Problem? Sharing text data across nearby devices has always been a hassle. Some...
Introduction Tech enthusiasts unite! 💻 I am excited to announce my latest project -...
Introduction 🚀 Python is a powerful, versatile, and user-friendly programming language...
Introduction The world is rapidly changing 🌍 and with the rise of remote work and online...
Announcement 📢🎉: I'm ecstatic to reveal my latest project, Browsemates - the platform that brings...
Announcement 📢 🚀 I'm thrilled to announce my latest project, 🌐 Browsemates - a platform...
Multiplayer Math Game | Hackathon Submission Multiplayer Math Game is an online game, that...
History ⏳ I was looking into the code base of a library few years back ⌚, and I saw...
So, recently I created an Android Game called MathMind 🎮. But, that was an offline single player...
Overview of My Submission Infinite Blob is a cloud-first microservices demo application....
I am a programmer for more than 3years now. Professionally working as a Software Engineer for more...
Recently, I wrote a post Talk to people who are on the same site 🌎 | Chrome Extension. Where I talked...
Hello Coders 👋 For past few weeks, I've been working on a web extension 🌎 for Chromium Base...
Mathematics has always been a vital part of my learning. Since childhood, not only me but everyone is...
Web Development is one of the most coveted fields in today’s tech world. As the internet spreads its...
One of the most used thing in React ⚛️ is API Request to a remote Server. Since APIs have become part...
Sharing Text data across near devices has always been a headache. Some conventional methods to share...
Dark and Light theme in any Web-App make it even more attractive. To build a theme enabled web-app in...
React Redux is the official React binding for Redux. It allows React components to read data from a...
Spread Operator in JavaScript is one of the best thing given by GOD 😝 What is Spread...
Python is very well known for it's simplicity 🤩. Which is a plus point if you are just getting...
Few months back, I was looking into Discord API 🤩 (Still One of the best API Documentation). There is...
Whether a project is small, medium, or huge, it's most common necessity is authentication. In few...
❓ What is CORS? Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism...
Once in your life, you must have faced this error in Python non-default argument follows default...