munikarmanish
Code can solve every problem. That's why I code.
University of Texas at ArlingtonArlington, TX
Pinned Repositories
bert-sentiment
Fine-grained Sentiment Classification Using BERT
bpf-packet-tracer
A BPF program to trace the per-packet invocation of many important functions in the kernel network stack
bts
Intelligent bug tracking system to detect duplicate reports easily.
coursera-nodejs-confusion
Backend server for a restaurant app
falcon
Fast and bALanced Container Overlay Network
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
MRMARS
Movie Review Mining and Recommendation System
naive-bayes
A simple implementation of Bayes and Naive Bayes classifier.
photocrypt
A text-to-image steganography tool
RNTN
My implementation of Recursive Neural Tensor Network
munikarmanish's Repositories
munikarmanish/bert-sentiment
Fine-grained Sentiment Classification Using BERT
munikarmanish/kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
munikarmanish/falcon
Fast and bALanced Container Overlay Network
munikarmanish/coursera-nodejs-confusion
Backend server for a restaurant app
munikarmanish/bpf-packet-tracer
A BPF program to trace the per-packet invocation of many important functions in the kernel network stack
munikarmanish/linux-fastpath
ECON: Expedited Container Overlay Networks
munikarmanish/min-spanning-tree
Implementation of Kruskal's and Prim's minimum spanning tree algorithms.
munikarmanish/photocrypt
A text-to-image steganography tool
munikarmanish/probability-distribution-simulator
A program that generates samples from various probability distributions.
munikarmanish/QSG
MCQ Question Set Generator
munikarmanish/vxlan-setup
Scripts to create and test VXLAN overlay networks across different physical hosts in Linux
munikarmanish/coursera-bootstrap-confusion
munikarmanish/cse5306-project-1
munikarmanish/cse5306-project-2
Project 2 of CSE5306: Distributed Systems
munikarmanish/dotfiles
My cute little linux config files 😊
munikarmanish/retail-demand-forecast
munikarmanish/spark-pagerank
Distributed PageRank on Spark
munikarmanish/718wordgame
The command-line version of 718 Word Game written in Python
munikarmanish/container-network-optimization
Implementation of FALCON (Fast and bALanced Container Overlay Networking)
munikarmanish/cse5311
My implementations of various data structures and algorithms taught in UTA's CSE 5311 (Design and Analysis of Algorithms)
munikarmanish/cse5368-assignment-checker
Check if the assignment submission file matches the requirements of UTA's CSE5368 Neural Networks (by Dr. Farhad Kamangar).
munikarmanish/docker-flask-api
A simple dockerized Flask API implementation
munikarmanish/ml-project-1
Linear regression, Logistic Regression (with MLE), and Linear Discriminant Analysis
munikarmanish/mptcp
MultiPath TCP (MPTCP) Implementation in ns-3
munikarmanish/mum-sample-test
munikarmanish/munikarmanish
munikarmanish/munikarmanish.github.io
My GitHub website.
munikarmanish/OTR
Optical table recognition - recognize tables in scan images using OpenCV
munikarmanish/prism
Linux kernel with priority-based pseudo-sync network packet processing.
munikarmanish/utils
Some commonly used utilities/scripts for my research