Rajas Chavadekar's repositories
rvc-symbiote
A script for creating a reverse shell tunnel for linux servers
The-Infinite-Story-Generator
A Markov chain based infinite story generator
Rvc-TCP-Station
An all in one TCP server client remote control system in Linux entirely written in C++ from scratch
rvc-mnist-cnn-gpu
A MNIST handwritten digit classifier written from scratch in Cuda - C
Mandelbrot-Fractal-animation
This is a Mandelbrot fractal animation created using Pillow in python.
Rvc-ECDSA-QR-Id-generator-and-verifier
An ECDSA QR code id generator and verifier
Dynamic-Modelling-and-Live-Prediction-of-COVID-19-Using-SIR-D-model
COVID-19 Prediction using SIR-D epidemic model
Face-Recognition-Auth
An OpenCV based Local Binary Pattern Histogram (LBPH) face Recognition authorisation system with arduino support for door locks.
2048-game-in-cpp
A CLI based 2048 game using cpp
AES-encryption-CryptoJS-webapp
This is a simple webapp that reads the entered text from browser and encrypts using AES 128 bit encryption . If opened on mobile it produces a shareable whatsapp link so you can end the encrypted /decrypted message on chats by a mutually understood password 😄
AES-NI-for-python
This is a simple module which acts as a glue for the aes hardware acceleration for python 2 or 3
Brainfuck-interpreter-in-Cpp
A simple Brainfuck code interpreter in cpp
Chaser-game
A simple game in which you are chased by a red vampire ... an implementation of A* search algorithm
Hypercube-visualizer
A portable web app to visualize the n-Dimensional unit cube
librvcbitmap
A bitmap image manipulation library written from scratch in C
MNIST_neural_net
A Deep feed forward neural network that learns the MNIST dataset for digit classification...
Neuroevolution-environment-using-p5js
Here we have a webapp that simulates an environment or ecosystem of artificial creatures learning to survive in an augmented environment...
Python-Django-101
This is the resource material for workshop "Python Django 101"
Song-of-Fibonacci
Well have you ever wondered that even simple math can create a beautiful music?!? So this is it then ... this cpp program creates a full scale MIDI orchestra by dynamically calculating the fibonacci sequence...
TextClassifierLib
C++ | ML | Text classification library for C++
tictactoe-minmax
A single file simple web app to illustrate minmax algorithm in classic TicTacToe game
TicTacToe-minmax-cpp
Implementation of minmax algorithm for TTT
User-and-Entity-Behavior-Analytics-UEBA
User and Entity Behavior Analytics by deep learning, with some fixes to original branch