Pinned🚀Zeroagent - World's first AI Work AssistantAn agentic platform built to boost productivity and optimize workflows by eliminating manual tasks, reducing app-switching, and consolidating scattered data across multiple platforms. 👉 Get Started for Free - https://zeroagent.io/ 🌟 What makes Zero...Nov 25, 2024·1 min read
Deploying a Django App with Ingress for Multi-Path Routing on Kubernetes PodsIn this blog post, I will guide you through the process of creating a Django app and deploying it in a Kubernetes cluster. Additionally, we will explore how to use an Ingress resource to route traffic to multiple paths on the Kubernetes pods. Firstly...Feb 24, 2023·10 min read
Deploy FastAPI application on Digital Ocean with Nginx and GunicornIn this blog, I will explain to you how to develop a FastAPI application and deploy it in Digital Ocean using Nginx and Gunicorn. Now let's start by creating a basic FastAPI application. 1. Creating FastAPI application Create a folder called fast-api...Dec 9, 2022·4 min read
Deploy a containerised Fast API application in Digital OceanIn this blog, I will explain to you how to develop a FastAPI application, containerize it, and deploy it in Digital Ocean. Now let's start by creating a basic FastAPI application. 1. Creating FastAPI application Create a folder called fast-api-ocean ...Dec 6, 2022·4 min read
Color Detection RobotIn this blog, I will show you how to build a color detection robot with RGB color sensor tcs230 and an Arduino microcontroller. image credits : JAY Robotics Components required Arduino UNO RGB Color Sensor Gear Motors IC L293D Arduino UNO Ardu...Jun 30, 2022·2 min read
Bluetooth Controlled RobotIn this blog, I will show you how to build a bluetooth controlled robot with HC-05 bluetooth module and an Arduino microcontroller. You can use any bluetooth mobile app available in playstore to connect you mobile to bluetooth module. Components re...Jun 29, 2022·3 min read
Black Line Follower with ArduinoIn this blog, I will show you how to build a black line follower robot with an Arduino microcontroller and IR Sensors. Components required Arduino UNO IR Sensor Gear Motors IC L293D Arduino UNO Arduino is an opensource electronics platform base...Jun 28, 2022·2 min read