Projects

Tab-Bucket: A smart way to share links
The extension allows you to copy multiple links as a string, and open the copied strings with a single click. It makes life easy by eliminating the frustrating process of copy-pasting URLs, in this you need not even paste the string in the extension, just copy and hit the open button.
Javascript
HTML
CSS


Grocery Store
A backend designed to handle grocer e-commerce platform. Algorithms are implemented to handle multiple user checkouts, prevent SQL injections, and SQLAlchemy is used as ORM for SQLite3.
Flask
REST API
SQLite3
SQLAlchemy