Shubham Singh (@shubham2637)

Top repositories

1

sentimental-analysis

A small notebook done to perform sentiment analysis using twitter API
Jupyter Notebook
3
star
2

times-news-restfulAPI

Flask restful API application which will return me the latest 5 stories on Time.com's when I call it as  an API. The URL is ​https://time.com 
Python
3
star
3

MedDonate

CSS
2
star
4

Adalizer

HTML
2
star
5

ImageDataset-to-folder

This notebook can be used to convert Image Datasets to a single csv file.
Jupyter Notebook
2
star
6

FireAway-Singh

A mini project based on Django and JavaScript for Web Technologies Paper.
CSS
2
star
7

COVID-19-predictions

Jupyter Notebook
2
star
8

shubham2637.github.io

1
star
9

HandWritten_Alphabet_recognition_using_kerasCNN

Jupyter Notebook
1
star
10

Happy-Paws

HTML
1
star
11

DSA450

450 DSA Cracker Your Gateway to crack DSA 🔥 Start Solving
Python
1
star
12

smartlabs

Python
1
star
13

Ercess

Django App done for internship selection process @ Ercess Incorporation
Python
1
star
14

Leetcode

In an attempt to finish Leetcode problem sets 2 problems a day
Python
1
star
15

githubPage

HTML
1
star
16

shubham2637

1
star
17

springboot-redission

Java
1
star
18

100-days-python

Refreshing all python with this 100 days of coding
1
star
19

PillarPlus

Python
1
star
20

Airline-python-Django

A small Airline webApp build using django framework of python.
Python
1
star
21

FireAway

The code for the Hackwell 1.0 by team COdevators!
JavaScript
1
star
22

dsaWithPython

1
star
23

JSP_Spring_MVC_helloWorld

Java
1
star
24

HandWritten_Alphabet_Recognization_using_cnn

Jupyter Notebook
1
star
25

Internship

Jupyter Notebook
1
star
26

Handwritten-OCR-models-keras

Jupyter Notebook
1
star
27

wagtail-helloworld

Python
1
star
28

Django-restAPI

Python
1
star
29

product-catalog

a Django application for the following problem statement. 1. Product listing page​ which lists all the products available in the database. List their name and quantity. 2. Product detail page​ where details of a product is displayed. Details are:- ​Name, Quantity, Image of the product. 3. Registration Page​, User should register before accessing detail page or listing page. User Registration details: - email, phone number, username, full name & password ​ . 4. Login​ functionality with ​session management ​ .
HTML
1
star
30

DPhi-RESTapi

Create an online nursery marketplace API where users can signup, login, view, and order plants available in different nurseries. Application overview - Users should be able to signup and see all the plants available from different nurseries. They should also be able to add the plants to their cart and place orders. Nurseries should be able to signup and add plants to their shop. They should also be able to view orders placed by users. Create APIs to Signup (user and nursery) Login (user and nursery) Add a plant (nursery) (with image, price, name) List all plants (user) View a plant (user) Place order (user) View orders (nursery)
1
star
31

vymo

A food delivery company wants to self onboard the restaurants. Design a system that collects basic merchant details (restaurant name, contact name, Pincode, location, website, phone number, average daily transactions). Use API to connect frontend and database servers. You can either use SQL or NoSQL databases. Users should be able to submit the form and if successfully submitted, see the status, failure status otherwise.
Python
1
star
32

CawStudios

You have been selected to work on the backend of a new movie ticketing website (like https://bookmyshow.com). At a minimum, the website is expected to have the following features - Ability to view all the movies playing in your city Ability to check all cinemas in which a movie is playing along with all the showtimes For each showtime, check the availability of seats User Sign up and login Ability to book a ticket. (No payment gateway integration is required. Assume tickets can be booked for free)
Python
1
star
33

sellgoDRF

Create a mini RESTful API service using Django REST framework and PostgreSQL database
Python
1
star