Pinned Repositories
caplgen
Django webapp to generate CAPL scripts from .xls test cases
django-tutorials
Simple web app made while learning Django
gan-vae-mnist
GAN and VAE models on MNIST dataset
Gossip-Protocol-Simulator
A simulator for Gossip Protocol and Push Sum algorithm on various typologies using Elixir Actor Model.
job-scheduler
Java implementation of a job scheduler using Heap and Red Black Tree data structures.
nihalmishra
p2p-Tapestry
Implemented a research paper on Tapestry algorithm for Peer-To-Peer networks using Elixir Actor Model
traffic-sign-recognition-DL
Constructing a Traffic Sign Recognition model using deep learning and computer vision.
TwitterToImgurBot
A reddit bot to host Twitter images to Imgur and post the tweet text and link for the image as a reddit comment.
nihalmishra's Repositories
nihalmishra/caplgen
Django webapp to generate CAPL scripts from .xls test cases
nihalmishra/Gossip-Protocol-Simulator
A simulator for Gossip Protocol and Push Sum algorithm on various typologies using Elixir Actor Model.
nihalmishra/traffic-sign-recognition-DL
Constructing a Traffic Sign Recognition model using deep learning and computer vision.
nihalmishra/django-tutorials
Simple web app made while learning Django
nihalmishra/gan-vae-mnist
GAN and VAE models on MNIST dataset
nihalmishra/job-scheduler
Java implementation of a job scheduler using Heap and Red Black Tree data structures.
nihalmishra/nihalmishra
nihalmishra/p2p-Tapestry
Implemented a research paper on Tapestry algorithm for Peer-To-Peer networks using Elixir Actor Model
nihalmishra/TwitterToImgurBot
A reddit bot to host Twitter images to Imgur and post the tweet text and link for the image as a reddit comment.
nihalmishra/portfolio
My personal website made using React.js
nihalmishra/scratchpad-markdown
Browser based scratchpad that supports markdown and saves notes in localStorage
nihalmishra/socket-programming-python
Implementing sockets and data transfer using Python for TCP and UDP.
nihalmishra/Todo-Checklist
Todo-Checklist using AngularJS, NodeJS(express), and Mongoose
nihalmishra/todo-mySQL
Todo-Checklist using AngularJS, NodeJS and Sequelize
nihalmishra/Vampire-Number-Finder
Compute vampire numbers for a given range by using Elixir Actor model, maximizing the use of CPU resources of a system.