Biggy54321's Stars
torvalds/linux
Linux kernel source tree
mit-pdos/xv6-public
xv6 OS
Terabit-Ethernet/hostCC
hostCC is a congestion control architecture which handles host congestion, along with in-network congestion
mayank-02/multithreading-library
A lightweight C library based on one-one and many-one model for threading.
Biggy54321/Inventory-and-Billing-System
Inventory management and billilng system for a sweet's shop in Python (MySQL + Flask).
Biggy54321/libthreads-C
Implementation of user threads (3 different threading models), on UNIX-like systems in C
athlohangade/Order-Delivery-System
An order delivery system for products built using Flask (web app) and MySQL
Biggy54321/Hand-DIgit-Recognition-Using-CNN-
Trained a CNN model on the MNIST dataset, using tensorflow as backend and implmented a GUI for user to choose various options for predicting the result.
Biggy54321/diff-and-patch
Implementation of a program to display the difference between the two files and a program to merge the differences to a target file
mayank-02/fsh
Fast Shell
Rohan17rp/Quiz
vishal-pathare/tapri
tapri
Biggy54321/Artificial-Neural-Networks-from-scratch-
Implementation of ANN(s) using basic python libraries