top of page
Rajeev Gupta
Nov 176 min read
FTC: PID Controller for Linear Actuators
Master PID controller for linear actuators with our step-by-step guide. Understand PID, tuning, and real-world scenarios. Get Code
86 views0 comments
Ronav Gupta
Jun 142 min read
Recap of our Python Game Series
Dive into our Python Game Series for step-by-step tutorials on creating classic games like Tetris, Pong, and more. Get free access to code!
2,062 views0 comments
Ronav Gupta
Jun 73 min read
Announcing Our New Blog Series: Algorithms with Python
Uncover the magic of algorithms with Python! Join our blog series for a deep dive into sorting, search, graph, and more. Subscribe now!
389 views0 comments
Ronav Gupta
Jun 51 min read
Python Game Series: Tetris
Learn to build your own version of Tetris using Python and Pygame. Dive into the iconic puzzle game and create a fully functional game
1,203 views0 comments
Rajeev Gupta
Jun 44 min read
Fall In Love With Geometry With Fractals
Discover the infinite beauty of fractals and fall in love with the mesmerizing geometric shapes.
201 views0 comments
Ronav Gupta
Jun 44 min read
PhotoBomb: A Fun and Interactive Game for Kids
Unleash the fun with PhotoBomb, the interactive game that sparks creativity and coding skills in kids!
190 views0 comments
Ronav Gupta
Jun 31 min read
Python Game Series: Pong
Learn how to create a classic Pong Game in Python. Explore the code, understand the game mechanics, and enhance it with new features.
562 views0 comments
Ronav Gupta
Jun 22 min read
Python Game Series: Space Invaders
Discover the magic of Python Game Series: Space Invaders. Dive into the world of retro gaming and coding with this classic game reimagined
641 views0 comments
Ronav Gupta
Jun 11 min read
Python Game Series: Snake
Unleash your coding skills with Python Game Series: Snake! Control a hungry snake, grow in length, and master loops & collision detection
310 views0 comments
Arjun Mahajan
May 313 min read
Python Game Series: Tic-Tac-Toe
A classic game for two players, X & O, who take turns marking spaces in a 3x3 grid. It's great for learning about 2D arrays and basic logic
519 views0 comments
Ronav Gupta
May 272 min read
Using HuskyLens Vision Sensor with Arduino
Connect HuskyLens with Arduino Uno using the I2C communication protocol.
506 views0 comments
Samar
May 31 min read
Free Online Summer Coding Camp: Python 4 Kids!
Join our Summer Python Coding Camp for kids and dive into the world of programming! No experience needed.
1,710 views0 comments
Arjun Mahajan
Apr 203 min read
Simple and Fun Python Projects!
Create some really simple and fun python projects and discover what you can actually do with python.
1,243 views2 comments
Samar
Apr 192 min read
Learn Python! | Part One
Discover the fundamentals of Python programming with our Python blog.
887 views0 comments
Ronav Gupta
Mar 152 min read
Build a SONAR with Ultrasonic Sensor
Learn how to build a Sonar system using an Ultrasonic Sensor and Arduino.
354 views0 comments
Ronav Gupta
Mar 82 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
391 views0 comments
Ronav Gupta
Feb 293 min read
Fun and Educational Hangman Game with Pygame
Create a simple Hangman game using the popular Python library, Pygame.
410 views1 comment
Ronav Gupta
Feb 213 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
400 views0 comments
Ronav Gupta
Feb 204 min read
Generate a Maze
Using recursive backtracking to create a maze in Python
155 views1 comment
Samar
Feb 153 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
332 views1 comment
bottom of page