rohit20001221

rohit20001221 @rohit20001221

Joined:
Jan 1, 2022

rohit20001221
articles - 11 total

Building a Full-Stack Todo App with Esbuild, React & Golang

In this post, we explore how to build a full-stack to-do application using Go, React, Esbuild, and...

Learn More 0 0Feb 15

Stop Using Go Templates for SQL (Until You Read This)

I initially considered using Go's text/template package to improve productivity when developing...

Learn More 0 0Feb 5

Deploying Flask app to raspberry kubernetes cluster Part - 2

before proceeding i would suggest you to go through the setup of k3s in raspberry...

Learn More 0 0Aug 19 '23

Deploying Flask app to raspberry kubernetes cluster Part - 1 (Environment Setup)

recently i have bought two raspberry pi's and taught of converting it into a server to host backend...

Learn More 1 0Aug 19 '23

Building Simple Recommendation Engine With KNN Algorithm using Redis

Hi guys today i tought of building a recommendation engine which recommends us music on giving a...

Learn More 0 0Feb 11 '23

Crypto Bot

Overview of My Submission Crypto Bot is a collection of micro services which uses...

Learn More 7 4Aug 28 '22

Django Signals

Hi guys here i am with an other post about django signals first of all why do we need django signals....

Learn More 8 0Apr 11 '22

Destructuring and Spread Syntax in javascript

Hi Guys today i am going to share about what i have learned about destructure and spread operator in...

Learn More 5 0Apr 6 '22

Google Authentication in Django The Simplest way

Hi guys this time lets see how we can add google authentication to our django webapp 1....

Learn More 22 0Apr 4 '22

Simple Pub-Sub System using Redis and Python

Hi guys i am here with an another blog post now let us build a simple publish subscribe system using...

Learn More 25 1Mar 27 '22

Creating Forms in Django

Hi guy's today i am going to show you how can we create forms in django Step 1 : Setting up...

Learn More 9 0Mar 26 '22