projects

this is my cs50 project

here's a short description:

sparrow - a twitter clone. {not a good one} It is a Flask-Web-App in which users can register and posts(only text). The users can search different users and view their profile. The only thing user can edit is their 'status'. The app has a feed which shows post according to the time and date they were posted. The app doesn't have following/followers functionality

my original intent was to add chat functionality but on my quest for this feature i ran into semester exams and the lazy_land

here's the link to the app: link

here's the link to GitHub Repository for full description about the app and CODE: github

here's the link to the video about the app : youtube

this is an app I made using MIT's App Inventor

i made this app in class 11th for my school science fair { spoiler alert: we lost ! }. The app consists of several little tools to help a student. They are :

  • calculator - probably my biggest achievement of November-2019. I figured out how the calculator actually works. It was pretty fun to make.
  • formula guide - this was also cool (according to me). We grouped several different formulas in a list.There was also a picture of periodic table. :P
  • reminder - a reminder.
  • small calculators - this has different formula calculators in it like velocity, force, AP etc.

there are some other things -> download the app to find out (wink wink ;) )

here's the link to download the app : google drive

here's the link to the CODE of the app : app inventor

I made this app with the help of my friend. He designed the whole frickin' thing. Here's his ig - Ashutosh Patel

this is my cs50w project-1(2018)

infinity|book|review - this is a Flask-Web-App. The users can register and post reviews on the web-app. After Logging in a user can search for books (around 5000 books) and go to the page of a particular book from the search results. Each book has it's individual page which displays Book Name, ISBN Number, Author's Name, Year of Publication, Cover Page, Book's Description, Rating(out of 5) and User Reviews. The users of the web-app can post and update their review of book on the book's page. The Cover Page is obtained using OpenLibrary API, Rating is obtained using Goodreads API and Book's Description is obtained using Google Books API. The web-app also has an API route that returns a JSON object containing book's information. Each registered user have Profile Page that displays their Username, Reviews and a Profile Picture. The Profile Picture is auto-generated Robohash Images.

here's the link to GitHub Repository for README and CODE: github

here's the link to the app : infinity book review

here's the link to the video demo : youtube

here's the link to the project page : books

this is my cs50w project-2(2018)

flack - this is a Flask-Web-App with Socket-IO. This app is a clone of Slack. The user can register using only Username (that is not taken by any other user). After Logging in the Web-App remembers the User Login Permanently using Session/Cookies. The User can create Channels and Chat with other users that are currently logged into a Particular Channel. The Channel gets a notification whenever a User Joins or Exits a channel. This notification is recieved by all the currently logged in Users. The User can also change their Username. The UI of the Web-App is inspired by Instagram, It also has a Dark Mode.

here's the link to GitHub Repository for README and CODE: github

here's the link to the video demo : youtube

here's the link to the project page : flack

this is my cs50w project-3(2018)

anmol's pizzeria - this is a Django-Web-App. This a web application for handling a pizza restaurant’s online orders. The User can order Pizza, Subs, Pasta, Dinner Platters and Salads. The Menu is taken from Pinnochio’s Pizza & Subs. The User have to register in the Web-App to Order anything from the menu. The Site Admministrator has the ability to add or remove any item from the Menu. All the completed and pending orders can be viewed by the User.

here's the link to GitHub Repository for README and CODE: github

here's the link to the app : anmol's pizzeria

here's the link to the video demo : youtube

here's the link to the project page : pizza

this is my cs50w final project

codeflix - this is a Django-Web-App.

here's the link to GitHub Repository for README and CODE: github

here's the link to the app : codeflix

here's the link to the video demo : youtube