Projects πŸ› 

Plant Nursery Marketplace API→

πŸ’‘ It's a Marketplace for plants which supports adding/removing a plant to the cart and making purchase, it also supports viewing orders, here users can act as sellers as well as buyers i.e. they can place orders as well as maintain their own catalouge of plants to sell.


πŸ‘¨β€πŸ’» As a developer I implemented the entire backend API from scratch


βš™οΈ Used Python, Django, Django Rest Framework, PostgreSQL database, Documentation using Swagger Open API Specification, Authentication using Json Web Tokens


πŸ“… Built in Jan 2021

Ingress→

πŸ’‘ It's a minimum viable product on entry management to be done during office events.


πŸ‘¨β€πŸ’» As a developer I implemented the frontend as well as the backend for this full stack web app.


βš™οΈ Used Node.js, MongoDB, EJS templates, Authentication using passport.js, Email Automation using Nodemailer, SMS automation using Nexmo (Vonage) sms API.


πŸ“… Built in Nov 2019

Questionnaire API→

πŸ’‘ Open Sourced questions database exposed using a REST API, it will let contributors add new questions in Multiple categories as MCQ or T/F types.


πŸ‘¨β€πŸ’» As a developer I was an Open Source contributor, mainly worked on designing the database, implementing backend & documenting the API in collaboration with PyBites.


βš™οΈ Used Python3, Flask, PostgreSQL database, docker, swagger UI.


πŸ“… Built in Sep 2019

Ticket Booking API→

πŸ’‘ It is a REST API on theatre ticket booking system.


πŸ‘¨β€πŸ’» As a developer I implemented the entire backend API from scratch.


βš™οΈ Used Python, Django, Django Rest Framework, PostgreSQL database, Documentation using Swagger Open API Specification.


πŸ“… Built in Sep 2020

Open Source API Wrapper→

πŸ’‘ It is a Github & Gitlab API wrapper which is packaged into one server, contains minimal API interactions to get user, project & organization information.


πŸ‘¨β€πŸ’» As a developer, I built this script from scratch, learnt about the working of APIs through this project.


βš™οΈ Used Python3, Flask.


πŸ“… Built in May 2019 - June 2019

Simple Weather App→

πŸ’‘ It is a basic CRUD application which supports searching for cities worldwide and adding them as css cards showing their temperature and other details.


πŸ‘¨β€πŸ’» As a developer, I built this mini full stack web app from scratch, helped me learn about Flask, CSS and backend concepts.


βš™οΈ Used Python3, Flask, SQL database.


πŸ“… Built in Apr 2019

Connect Four Game→

πŸ’‘ It is a two-player board game, it consists of 6 rows, 7 columns suspended grid, where either of the players win by forming a horizontal, vertical or diagonal line of four of one's own discs.


πŸ‘¨β€πŸ’» As a developer, I worked on the initial working iteration of this project, then I open sourced this project and welcomed contributions from other developers in events like Hacktoberfest and Kharagpur Winter of Code (where I mentored students for this project) received a lot of traction for this in this events.


βš™οΈ Used Python3, PyGame, Basic Shell scripting, Numpy, Adobe Photoshop.


πŸ“… Built in Feb 2019

Tic Tac Toe→

πŸ’‘ It is a two-player board game, it consists of 3 rows, 3 columns suspended grid, where either of the players win by forming a horizontal, vertical or diagonal line of three of one's own noughts or crosses


πŸ‘¨β€πŸ’» As a developer, I implemented this project entirely from scratch.


βš™οΈ Used Python3, PyGame, Basic Shell scripting, Numpy, Adobe Photoshop.


πŸ“… Built in Jan 2019

Metroworks CLI→

πŸ’‘ It is a command line based utility which helps in finding and effectively visualizing shortest route between intra delhi metro stations, It uses dijkstras algorithm.


πŸ‘¨β€πŸ’» As a developer, I implemented the dijkstras algorithm using standard template library in C++, along with that I along with my team worked with graphviz which is a graph visualization text based language, we integrated it with our C++ code to dynamically visualize path between metro stations.


βš™οΈ Used C++, graphviz, fim, zenity, sl, notify-osd


πŸ“… Built in Oct 2018