Pinned Repositories
Apcahe-flume
DecodingCaptcha
Breaking simple text based captchas using neural network
Fork-CPP-module-2
Hacktoberfest-11
Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
Linkedlist-Questions
Linkedlist Questions questions implemented in c++
OMNIBot
An extremely budget DIY robot using Arduino UNO which uses minimal code. Project was initially started by a group of 3 people, namely Satyam Kumar, Prasanjeet Keshri and Nikhil Shrivastava as a simple project for science exhibition in school, but, just before the exhibition day, it is now open source and licensed under GNU GPL v3.0.
SparkSQL-
SparkSQL commands
Text-Based-Captcha
The project was to develop text based captcha in python. In this project I used the python GUI library Tkinter and python image library Pillow(PIL).For storing data in database I used python SQLlite library which it store the user id and password . If the user enter the correct captcha then only it will allow to enter into the next page otherwise it will ask again to enter the captcha which is different from the previous captcha.
Trees-Questions
Basic questions of Trees Data Structure in C++
Wireless-Notice-Board
An extremely budget Wireless Notice board using Arduino UNO which uses minimal code. Project consists of microcontroller Aduino UNO, Bluetooth module,12*6 LCD screen and jumper wires . Android phone is get connected to the Bluetooth module through an bluetooth module app , when user write in the app the data first ransfer to the bluetooth module and from there it send to LCD screen to display the data and all this is done through the microcontroller Arduino UNO.
NikhilShrivastava's Repositories
NikhilShrivastava/Linkedlist-Questions
Linkedlist Questions questions implemented in c++
NikhilShrivastava/Trees-Questions
Basic questions of Trees Data Structure in C++
NikhilShrivastava/Assignment
NikhilShrivastava/computer_science
Computer Science Topics
NikhilShrivastava/DSA
Collection of DSA problems and solutions
NikhilShrivastava/DSA-Hacktoberfest2022
Add any important Data Structure program in C and C++
NikhilShrivastava/General-Projects
A repository to help the open-source community with some innovative projects
NikhilShrivastava/Hackoween-Hacktoberfest2021
GitInto's Hacktoberfest 2021 Repository
NikhilShrivastava/Hacktoberfest-2021
#Hacktoberfest2021
NikhilShrivastava/Hacktoberfest2021-7
Hacktoberfest
NikhilShrivastava/HacktoberFest2021-8
Contribute any thing you want to.
NikhilShrivastava/Hacktoberfest2021-9
Submit valid pull requests to get accepted.
NikhilShrivastava/hacktoberfest2022
Hacktoberfest2022 - Contribute given programs in any language you want, every valid PR will be accepted!!!
NikhilShrivastava/Hacktoberfest2022-0
This is for Hacktoberfest 2021
NikhilShrivastava/hacktoberfest2022-1
hacktoberfest2022 hacktoberfest-accepted
NikhilShrivastava/Hacktoberfest2022-2
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
NikhilShrivastava/HacktoberFest2022-3
Contribute her for Hactoberfest 2022!!!
NikhilShrivastava/HacktoberFest2022-4
Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
NikhilShrivastava/hacktoberfest2022-5
This is a beginner-friendly project to help you get started with your hacktoberfest.
NikhilShrivastava/Hacktoberfest2022-DataStructuresAndAlgorithms
Contribute to this repository with valid pull request to Hacktoberfest 2022 and earn awesome swags & T-shirts. This is a beginner friendly Project.
NikhilShrivastava/Hacktoberfest2022_aakash
Make contribution towards Hacktoberfest 2022 by generating Pull Requests (PR)
NikhilShrivastava/Hacktoberfest2k21
The lists of participants of hacktoberfest2021
NikhilShrivastava/Interview-Revision
NikhilShrivastava/LeetCode-1
My C++ Code for LeetCode OJ
NikhilShrivastava/LeetCode-February-Challenge-2022
NikhilShrivastava/LeetCode-January-Challenge-2022
NikhilShrivastava/LeetCode-October-Challenge-2021
NikhilShrivastava/nex-web
NikhilShrivastava/NikhilShrivastava
Nikhil Shrivastava Portfolio
NikhilShrivastava/Taxi-Booking-System-Using-Python-GUI-tkinter
This is a basic application to book a taxi with the help of graphical user interface