You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !!
AeroNet is a project aimed at improving Air Traffic Management (ATM). It automates routine tasks, enhances safety, and provides efficient flight path planning.
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
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…