• Stars
    star
    2
  • Language
    JavaScript
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repo to keep track of my React learning curve.

More Repositories

1

Certificate-Generator-OCR

This python program roughly detects the text on the certificate template and then places the fields like name, date on the certificate on its own. The input fields can be given in the form of an Excel sheet, and the information is extracted using openpyxl. Then it zips the output and saves all the generated certificates in a zipped file for easy maintainance.
Python
6
star
2

Live-Weather-Excel

This is a python script which will get real time temperature data for the mentioned city names in the excel file. The units can be F / C which needs to be decided by the user, and the data will be refreshed in every 3 seconds.
Python
3
star
3

Optical-Sorter

This machine sorts different objects with different colors using Digital Image Processing and Embedded Systems.
Python
3
star
4

Toxic_Comments_Classifier

This is a Multi Label Text Classification with implemented with python and ML. I first cleaned and pre-processed the texts, and then created a pipeline, which contained TfidfVectorizer. I used Multinomial Naive Bayes and Logistic Regression classifier. LR gave the best accuracy, averaging around 96%. This is a Kaggle competition problem.
Jupyter Notebook
3
star
5

Number-of-Fingers

This project counts the number of fingers displayed in front of the camera using basics of OpenCV library and Digital Image Processing.
Python
2
star
6

ASPNET-MVC-EXPENSE-TRACKER

Basic Expense Tracker MVC Web APP built with ASP-NET
C#
2
star
7

HSV-Trackbar-OpenCV

HSV trackbar to get colors of maskable objects
Python
2
star
8

Python-Django-To-Do-App

This is a To-Do App made using Python and Django.
Python
2
star
9

zomato-exploiter

Python
2
star
10

Python-Password-Generator

This web-app helps you create new random passwords with desired lengths. You have an option to choose for Upper Case letters, or, Special characters.
Python
2
star
11

Tree-Game

An Interactive Game based on Tree Data Structure written in Python. Increases understanding of Trees and OOPs.
Python
2
star
12

Pig-Game-JS

This is a game made with vanilla JavaScript. Can be played by two players.
JavaScript
2
star
13

Travel-Companion-React

Travel Companion which helps you find Restaurants, Hotels, and Attractions of a location. Using Google APIs, and much more. With a beautiful UI and a Map to interact with.
JavaScript
2
star
14

Bank-Details-Finder-REST

Access bank details provided in CSV File via a REST-API built on top on Django. Steps are listed in web-app itself.
Python
2
star
15

Graph-DS-Interactive

Interactive maze based on Graph algorithm to strengthen your understanding of the DS.
Python
2
star
16

REST-API-for-Login-Systems

This is a REST API service made with Django Rest Framework for a Login system.
Python
2
star
17

Budgety

A web application to keep track of your Income and Expenses. Items can be added by selecting '+' or '-' and items added by mistake can be deleted also. Used Event Delegation, Event listeners and also adjacentHTML methods.
JavaScript
2
star
18

Maze-Detector-Solver

This project makes use of OpenCV to detect and encode a Maze. Then is a graph algorithm in used to solve the detected Maze.
Python
2
star
19

ASPNET-MVC-Basic-Stuff

This is just a repo for basic ASPNET MVC application with CRUD operations. I have not paid any attention to the front end. xD
C#
2
star
20

Cancer-Classifier

This a a classifier predicting weather a person has Malignant or Benign cancer. This data set was obtained from 'https://www.kaggle.com/uciml/breast-cancer-wisconsin-data/version/2'. I tried KNN and SVC classifiers. KNN predicted 5 incorrect results from 114 test observations, where as, SVC predicted 2 incorrect results.
Jupyter Notebook
2
star
21

Olx_Clone

This is a clone of very popular website in India; OLX. This website is useful to buy and sell used items.
JavaScript
2
star
22

Sales-Predictor

A Daily Sales Forecast using Keras with Tensorflow is performed. The model take into account Day of the Week, Day of the Month, Week of the Month, Week of the Year, Year of the Month and could be easily improved using Holidays. Accuracy obtained over 92%. The current NN model has proved to improve performance over ARIMA models.
Python
2
star
23

Doctor-s-Station

This is a project created with Django, SQL. It is a complete web-application which connects a patient and a doctor, and maintains full database. I have also provided receptionist functionality to monitor and modify patients. Prescription functionality is also available by which doctors can prescribe medicines directly via the web-app.
HTML
2
star
24

Craft

1
star