top of page
Ronav Gupta
Oct 24, 20245 min read
FTC Into the Deep: Tape Measure Inspired Our Level 3 Ascent
Mastering the Level 3 Ascent in FTC's INTO THE DEEP challenge. Learn how a simple tape measure inspired this innovative approach.
444 views0 comments
Arnav Jain
Aug 6, 20244 min read
Dive into the Future: Exploring the New FLL Missions "Submerged"
Welcome to the Submerged Competition field. There are 15 missions, which can be completed in any order. You don't have to finish all the...
1,867 views0 comments
Ronav Gupta
Aug 1, 20242 min read
Introduction to Algorithms
Uncover the magic behind the code with our Computer Algorithms series.
142 views0 comments
Ronav Gupta
Jun 14, 20242 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,165 views0 comments
Ronav Gupta
Jun 7, 20243 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!
406 views0 comments
Ronav Gupta
Jun 5, 20241 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,262 views0 comments
Ronav Gupta
Jun 4, 20244 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!
197 views0 comments
Ronav Gupta
Jun 3, 20241 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.
592 views0 comments
Ronav Gupta
Jun 2, 20242 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
807 views0 comments
Ronav Gupta
Jun 1, 20241 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
320 views0 comments
Arjun Mahajan
May 31, 20243 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
545 views0 comments
Ronav Gupta
May 3, 20243 min read
Exploring the Intricacies of Rapid Relay: A Comprehensive Guide to the 2024-2025 VEX® IQ Robotics Competition
Welcome to the cutting-edge world of robotics, where innovation meets strategy in the 2024-2025 VEX IQ Robotics Competition. This season, te
965 views0 comments
Ronav Gupta
Apr 28, 20243 min read
Unpacking the High Stakes of the VEX® V5: A Comprehensive Analysis
If you didn't know already, the VEX Worlds Championship has been happening since April 25th, and will continue until May 3rd. At VEX...
1,431 views0 comments
Arjun Mahajan
Apr 20, 20243 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,254 views2 comments
Ronav Gupta
Apr 16, 20241 min read
A Glance at FLL NorCal Regionals Champs Tournament (MASTERPIECEâ„ 2024)
A Glance at FLL NorCal Regionals Champs Tournament (MASTERPIECEâ„ 2024)
18 views0 comments
Suhani Gupta
Mar 12, 20243 min read
What do you see? Inspire a more inclusive and open-minded team culture
'What Do You See?' This game is all about exploring the power of perception and perspective.
29 views0 comments
Ronav Gupta
Feb 29, 20243 min read
Fun and Educational Hangman Game with Pygame
Create a simple Hangman game using the popular Python library, Pygame.
441 views1 comment
Ronav Gupta
Feb 21, 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
407 views0 comments
Ronav Gupta
Feb 20, 20244 min read
Generate a Maze
Using recursive backtracking to create a maze in Python
157 views1 comment
Ronav Gupta
Jun 21, 20233 min read
Solve any Sudoku in seconds
Solve any sudoku in seconds using python pygame. Get free code and have fun building and playing.
440 views0 comments
bottom of page