Kunal Sharma's repositories

smolink-url_shortener

This is a simple URL shortener in Flask. Shortens URL upto length 512 characters to 6 characters. Made using Flask-SQLAlchemy. This URL shortener will be able to redirect links and keep stats on the number of times each link was visited. Also has HTTP Basic Authentication to view stats. All this data will be stored in a sqlite3 database.

Voice-controlled-Arduino-bot

Made a voice controlled bot using L293D Motor Driver Module and bluetooth HC-05 module interfaced with Arduino. Used Google voice typing for voice recognition. Robot is controlled by bluetooth HC-05 via a smartphone app.

Language:C++Stargazers:1Issues:1Issues:0

8086-programs

Embedded Systems 8086 microprocessor programs

Language:AssemblyStargazers:0Issues:1Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

ComputerVision

An introduction to the field of Computer Vision

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Data-Visualization-and-Analysis

Some data visualization and analysis projetcs

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

FlaskBlog

Blog website made using Flask and deployed on PythonAnywhere. Uses sqlite database

Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Machine-Learning-projects

This repository contains some Machine Learning practice projects. Do check them out.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Password_Manager

This is a simple browser based Password Manager. Made using React, MySQL, NodeJS.

Language:JavaScriptStargazers:0Issues:0Issues:0

Deep-Learning-Projects

This repository contains some Deep Learning practice projects.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

digit-mnist

Digit recognition using mnist database

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

digit-mnist-using-cnn

Handwritten Digit Recognition using Convolution Neural Network Implemented using CNNs and Keras in python. Used MNIST database for training and testing. This was then compared with the other model which didn’t used CNNs.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

django_blog

Blog website made using Django and deployed on PythonAnywhere. Uses sqlite3 as database

Language:PythonStargazers:0Issues:0Issues:0

Gesture-Controlled-Arduino-Bot

Gesture controlled bot using MPU transmitter and receiver module

Language:C++Stargazers:0Issues:1Issues:0

GitHubGraduation-2021

Join the GitHub Graduation Yearbook and "walk the stage" on June 5.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Image_Processing

Implementation of Basic Image Processing Algorithms: Filling boundary color, Floodfilling Algorithm Implementation

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

ksh168.github.io

Portfolio Website

Language:CSSStargazers:0Issues:0Issues:0

LAN-troubleshooter-V1.0

A fun project born purely out of need. It's a small network connection troubleshooter which clears dns cache and assigns the device a new ip address.

Language:BatchfileStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Stock_Profit_Optimizer

A deep reinforcement learning application for maximising profit by intelligently choosing buying and selling options in a typical stock market scenario.

Language:PythonStargazers:0Issues:0Issues:0

web-scraping-BeautifulSoup

Web scraping using python and BeautifulSoup Library

Language:Jupyter NotebookStargazers:0Issues:1Issues:0