Python
Data Structures and Algorithms
Flask Framework
REST API
SQLAlchemy
Git
Flipkart Clone : In this Project, I along with my tem-mate built a CRUD application of an E-commerce website. My contribution involved writing and testing the APIs, creating the Database schema and writing the baseclasses of db models.
Sudoku Solver and Visualiser: Created a Python application to solve sudoku using Backtracking Algorithm and GUI using Pygame module.