Pinned Repositories
Adalizer
COVID-19-predictions
Django-restAPI
FireAway-Singh
A mini project based on Django and JavaScript for Web Technologies Paper.
Handwritten-OCR-models-keras
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 .
sellgoDRF
Create a mini RESTful API service using Django REST framework and PostgreSQL database
sentimental-analysis
A small notebook done to perform sentiment analysis using twitter API
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
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.
shubham2637's Repositories
shubham2637/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)
shubham2637/100-days-python
Refreshing all python with this 100 days of coding
shubham2637/adamalston
*NEW* DARK MODE! It's TOP SECRET! My awesome profile README!
shubham2637/springboot-kafka-producer-consumer-propfile-driven
shubham2637/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 .
shubham2637/Public-APIs-List-Crawler
Python code to crawl the a list all APIs and store it in a database
shubham2637/ICR_use
shubham2637/DL-webScrapping
A task performed for internship with ERA Scan
shubham2637/JavaScript-Udemy
Code and projects during the JavaScript Course on Udemy
shubham2637/Django-3.0
Just checking out Django 3.0 version
shubham2637/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
shubham2637/COVID-19-predictions
shubham2637/HandWritten_Alphabet_recognition_using_kerasCNN
shubham2637/Handwritten-OCR-models-keras
shubham2637/YOLO-Annotation-Tool
This is for create the training set of image to YOLO
shubham2637/HandWritten_Alphabet_Recognization_using_cnn
shubham2637/ImageDataset-to-folder
This notebook can be used to convert Image Datasets to a single csv file.
shubham2637/WTA-LAB
shubham2637/Pac-Man
Computer Graphics
shubham2637/app
shubham2637/Django-restAPI
shubham2637/SS-OS
Executed lab programs of System Software and Operating System 15CSL67
shubham2637/helloworldML
shubham2637/Happy-Paws
shubham2637/RANDOM
testing
shubham2637/dogboarding
shubham2637/dbms-shubham
shubham2637/TEST
First repository from Pychram
shubham2637/Front-end
a sample code collection done while learing HTML+CSS+JS (as a part of full stack web developement )
shubham2637/Airline-python-Django
A small Airline webApp build using django framework of python.