Nikhil Soni's repositories
go-rest-kit
FastAPI like controllers for gin based Go apps. Ready made packages for quickly setting up REST APIs in Go
cloud-clipboard
Share your clipboard across the devices
asme-iitroorkee
Source code of ASME IIT Roorkee website (2015-16)
dataset-gen
Scripts to generate some interesting datasets
phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
sqlite-clone
A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/
containerd
An open and reliable container runtime
terraform-modules
Reusable terraform modules for aws resources
blockchain-hackathon
Blockchain hackathon deliverables
equation-solver
Solves a system of equations using graph theory and Newton-Raphson method.
faith-vision
Designed to help navigate and guide the visually impaired peoples in day to day operations.
hackercouch
Hospitality for Hackers
job-queue-redis
A job queueing service that uses redis as broker
krsoninikhil.github.io
Personal jekyll blog
metasploit-framework
Metasploit Framework
process-image
A REST Interface To Upload Images And Process Them Asynchronously.
project-based-learning
Curated list of project-based tutorials
reading-material
:books: Stuff to read up
shop-counter
A Minimal And Highly Flexible ERP Solution For Small And Medium Businesses
simple-xml-parser
A parser combinator for simple XML parsing.
spell-correct
A REST interface for spelling correction, currently based on Peter Norvig's post.