![]() ![]() |
Hello there !! I am interested in Robotics & Automation. I am currently learning Rust and working with ESP-32 to explore the world of Robotics. Truly a fascinating journey !! |
![]() ![]() Rust |
|
![]() ![]() Python |
|
![]() ![]() Java |
This is a program to solve a Rubik's Cube It uses Kociemba's Two-Phase algorithm to solve the cube in the quickest way possible
Python 1
This is a Dotriminoes game (you can also call it as a mini version of Tetris) written using the raylib.h library in C. Its a fun and minimal gaming project
C 1
This is a simple command-line implementation of the classic Tic Tac Toe game, written in C. The game allows a human player to play against a computer opponent that uses the minimax algorithm to det…
C 1