top of page


Build a SONAR with Ultrasonic Sensor
Learn how to build a Sonar system using an Ultrasonic Sensor and Arduino.

Ronav Gupta
Mar 15, 20242 min read
Â
Â
Â


Choosing Your Odometry
Want to know how to choose the best odometry for your robot? This blog can help you precisely navigate through the pros and cons of each odo

Ronav Gupta
Mar 8, 20242 min read
Â
Â
Â


Fun and Educational Hangman Game with Pygame
Create a simple Hangman game using the popular Python library, Pygame.

Ronav Gupta
Feb 29, 20243 min read
Â
Â
Â


Centerstage: A Rookie FTC Robotics Team's Journey of Innovation and Growth
How a rookie FTC team fare in the Centerstage season, learning robotics, earning accolades, and achieving a 10th place at Champs?

Ronav Gupta
Feb 28, 20243 min read
Â
Â
Â


Solving a Maze
The player automatically navigates through a maze, updating the display to show the current path taken until the exit is reached or the play

Ronav Gupta
Feb 21, 20243 min read
Â
Â
Â


Generate a Maze
Using recursive backtracking to create a maze in Python

Ronav Gupta
Feb 20, 20244 min read
Â
Â
Â


Coding and its Helping Hand
Learning to code is the single best thing anyone can do to get the most out of the amazing future in front of us — Marc Andreessen

Samar
Feb 15, 20243 min read
Â
Â
Â


Playing hoops on different celestial bodies
Creating a game in Pygame that involves simulating the trajectory of a ball based on different gravitational forces on different...

Ronav Gupta
Feb 11, 20242 min read
Â
Â
Â


Solve any Sudoku in seconds
Solve any sudoku in seconds using python pygame. Get free code and have fun building and playing.

Ronav Gupta
Jun 22, 20233 min read
Â
Â
Â
bottom of page