Harshit Bhatt's repositories
Path-Tracker
Under development phase.
blog-handler
This app will help to manage the blog posts. You can read, write, create and delete your blog posts.
code-DS-ALGO
👨💻 Collection of algorithm and data structure codes, and competitive programming mainly in cpp
creepy_code
this is the collection of all the basic c programs
CSES-problems-set
This repository contains all the programs in python. Just look at the name of file representing questions.
E-mail-validator-JavaScript-
Basic E-mail Validator with JavaScript.
hacktoberfest-1
StreamLiner's Hacktoberfest Challenge, create algorithms, programs of your choice in any programming language you love and prefer! Check ISSUE section for ideas.
Hands-on-CV2
This repository contains some basic projects based on OpenCV2 module, in C++ and in Python also.
handsOnJava
Basic java programs made by me.
Mini-Projects
This Repo contains some small projects. Very Small :)
Music-Albums
My first interaction with react-native-cli to develop an app which shows you new albums and all songs to buy and listen.
Password-Validator
This program is build to check the strongness of password, it will comment it out and check for different characters, alpha- numericals and special characters.
Playing-With-Data
Plotting data with python using matplotlib library.
Sample-App
My first sample app with React-Native.
SnapChat-Lenses
This repository contains some of the cool snap lenses developed by me, feel free to use, share it and do star the repo.
Sudoku-Solver
This is a mini project program, which takes input of size of sudoku board and number (consider 0 as blank space or unknown number) and as a output the program returns a solve sudoku block. This program is written in C++ language. Feel free to fork and modify. Happy Coding !
Tic-Tac-Toe-Game
Game written in C