Pinned Repositories
audacity
Audio Editor
dsacpp
A computer program is a collection of instructions to perform a specific task. For this, a computer program may need to store data, retrieve data, and perform computations on the data. A data structure is a named location that can be used to store and organize data. And, an algorithm is a collection of steps to solve a particular problem. Learning data structures and algorithms allow us to write efficient and optimized computer programs.
Edabit-Solutions
Edabit Solutions using Cpp(C++)
FaceRecognition
Recognizes faces
Facts-about-Sugar
Hacktober-Open
Add any kind of open source code or program I will merge it with hacktoberfest-accepted label
HacktoberFest
Hacktoberfest2020
Hacktoberfest-2020-Baby
HacktoberFest2020
Repository to let enthusiasts create issues and pull requests for the Open Source event
Hacktoberfest2k20
Anyone can send any type of code , I will merge it Asap
ritikamishra01's Repositories
ritikamishra01/audacity
Audio Editor
ritikamishra01/dsacpp
A computer program is a collection of instructions to perform a specific task. For this, a computer program may need to store data, retrieve data, and perform computations on the data. A data structure is a named location that can be used to store and organize data. And, an algorithm is a collection of steps to solve a particular problem. Learning data structures and algorithms allow us to write efficient and optimized computer programs.
ritikamishra01/Edabit-Solutions
Edabit Solutions using Cpp(C++)
ritikamishra01/FaceRecognition
Recognizes faces
ritikamishra01/Facts-about-Sugar
ritikamishra01/Hacktober-Open
Add any kind of open source code or program I will merge it with hacktoberfest-accepted label
ritikamishra01/HacktoberFest
Hacktoberfest2020
ritikamishra01/Hacktoberfest-2020-Baby
ritikamishra01/HacktoberFest2020
Repository to let enthusiasts create issues and pull requests for the Open Source event
ritikamishra01/Hacktoberfest2k20
Anyone can send any type of code , I will merge it Asap
ritikamishra01/mycovidconnect
Automated 911 for Patients
ritikamishra01/technojam-frontend
This is the repository for TechnoJam's website frontend, for work please work on Development 1.0. Please do git pull before giving a pull request.
ritikamishra01/tjff
Repository for @technojam Flutter Workshop.
ritikamishra01/tjffd3
TechnoJam Flutter Workshop, day 3.
ritikamishra01/vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
ritikamishra01/Bootstrap
front end web
ritikamishra01/CP-DSA-Cpp-C
🕺 Give me data and I will structure it! 🔥
ritikamishra01/Drowsiness-Detection
ritikamishra01/ritika01.github.io
portfolio
ritikamishra01/ritikamishra01
Config files for my GitHub profile.
ritikamishra01/Stock-Market-Predictor
ritikamishra01/Violence-Detection-in-Videos
Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) was achieved through the proposed model by Joshua on HockeyFight dataset. Joshua's project was extended with real-time predictions on video feed coming from camera. Moreover, notebook is added to easily setup and run code on Google Colab.