Pinned Repositories
Bit-array-in-cpp
These are useful in coding competitions to optimise the space complexity and even time complexity sometimes.
chat-app
Realtime Chat application using MERN stack.
Handwritten-digit-recognition
Recognition of handwritten digits using neural networks (From scratch)
live-stream
Live stream application using MERN stack
Naive-Bayes-Classifier-Py
Naive Bayes Classifier in python
Neural-Networks
Neural Network Library from scratch
Neural_Net_Using_NumPy
Feed Forward Neural Networks using Numpy
Power-linux
By executing this script we can logout, shutdown.... Etc
Sentiment-Analysis
Sentiment analysis using Naive Bayes Classifier
To-Do-List
A ToDo list implemented in HTML, CSS and Javascript (and some JQuery)
Subhash3's Repositories
Subhash3/Neural-Networks
Neural Network Library from scratch
Subhash3/Power-linux
By executing this script we can logout, shutdown.... Etc
Subhash3/To-Do-List
A ToDo list implemented in HTML, CSS and Javascript (and some JQuery)
Subhash3/30-seconds-of-code
Short JavaScript code snippets for all your development needs
Subhash3/bingo-game
Subhash3/bit-arrays-in-c
Bit manipulations in c
Subhash3/c_py-scripts
This repo contains some normal c-scripts.
Subhash3/CalculatorApp
Just a basic calculator Web App
Subhash3/Chat-Engine
Chat app, in python (using sockets )
Subhash3/CodeChef
My approches for various codechef challenges and problems
Subhash3/covid19
JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
Subhash3/Covid19-Predictions-UI
Subhash3/COVID19_ANALYSIS
Daily covid19 report
Subhash3/Data-and-File-Structures
Data and File Structures in C.
Subhash3/Data-Structures-and-Algorithms
Subhash3/Database-in-c
A small database in c
Subhash3/gcc_compile
A simple shell script file which creates a executuble file from a C-program code through gcc.
Subhash3/Hactoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Subhash3/icfast2020
Subhash3/IPv4-in-c
Working with IPv4 in c
Subhash3/Machine_Learning
Subhash3/Mini-Web-Projects-
Subhash3/Numerical-analysis
Subhash3/Process-status-in-Ubuntu-
It describes all about a process that is running or not..... If running how it is running, where it is runnnig.....etc
Subhash3/Rat-In-A-Maze
Subhash3/set-operations-in-c
Set operations in c
Subhash3/string_operations
Subhash3/To-Do-App-in-React
To do list application using ReactJS.