- New York
- @sotomiD
Stars
A video rental web application with a published API endpoint for consumption created using the Django-tastypie framework. The API returns list of movies available, number in stock, release year alo…
An Inventory management web app created for a fictional logistics company for the Fall 2022 Shopify Backend Developer Intern Challenge
My implementation of the three data structures taught in Linkedin's Free course on data structures; Stacks, Queues and Deques. I implemented the queue data structure in solving a print queue proble…
An ecommerce website created with bootstrap and django for the frontend and backend respectively. I also developed an api using django rest framework for this web app to share its data with other …
This virtual assistant takes input from a user, combs through wolframalpha and wikipedia and displays an answer. The GUI was developed using wxpython package
This repository compares different regression models on a particular data set to see which is well suited to the data set
This repository contains my personal solutions to the coding exercises and problems in Udemy's "The Complete Data Structures and Algorithms Course in Python" course
This repository contains all the projects graded to successfully complete the course