atharvrustagi
Student at NSUT, Delhi. Aspiring Software Engineer. Interested in Machine Learning and Artificial Intelligence.
Delhi, India
Pinned Repositories
3D-Graphics-Engine
Creating a 3-D graphics engine from scratch, using a 2-D graphics library.
Amazon-Price-Tracker
An interface using selenium python to track products on amazon.
DSA-Advanced
Fractals
Visualizing different patterns and shapes using fractals
Path-Finding-Visualizers
Different Pathfinding algorithms visualized.
Primes
Prime Number Projects in C#/C++/Python
Rubiks-Cube-AI
Simple application for practicing a Rubik's cube.
Rubiks-Cube-Camera-Input-Solver
This is a Rubik's Cube solver implementation using the Kociemba module. Scan the cube through your camera, and find the solution through an animation of the solve!
Self-Driving-Cars
Basic Self Driving Cars using the NEAT Algorithm
sorted_list
Equivalent of Python SortedList in C++.
atharvrustagi's Repositories
atharvrustagi/Rubiks-Cube-AI
Simple application for practicing a Rubik's cube.
atharvrustagi/Rubiks-Cube-Camera-Input-Solver
This is a Rubik's Cube solver implementation using the Kociemba module. Scan the cube through your camera, and find the solution through an animation of the solve!
atharvrustagi/DSA-Advanced
atharvrustagi/sorted_list
Equivalent of Python SortedList in C++.
atharvrustagi/3D-Graphics-Engine
Creating a 3-D graphics engine from scratch, using a 2-D graphics library.
atharvrustagi/Amazon-Price-Tracker
An interface using selenium python to track products on amazon.
atharvrustagi/Fractals
Visualizing different patterns and shapes using fractals
atharvrustagi/Path-Finding-Visualizers
Different Pathfinding algorithms visualized.
atharvrustagi/Primes
Prime Number Projects in C#/C++/Python
atharvrustagi/Ray-Casting
Ray Casting using the SFML framework.
atharvrustagi/Self-Driving-Cars
Basic Self Driving Cars using the NEAT Algorithm
atharvrustagi/RF_Links
These wireless transmitters and receivers easily fit into a breadboard and work well with microcontrollers to create a very simple wireless data link.
atharvrustagi/rigid-body-simulator
Physics simulations of rigid bodies.
atharvrustagi/Rubiks-Cube-Manual-Input-Solver
An advanced Rubik's cube solver using the Kociemba Algorithm (solves in less than or equal to 20 moves)
atharvrustagi/sort-em-all-solver
A solution for the mobile game "Sort em all".
atharvrustagi/Sorting-Visualized
Different algorithms of sorting visualized using a 2-D library.
atharvrustagi/spatic-python
atharvrustagi/Sudoku-Solver
A sudoku solver implementation using Python and C++