I like computers, backend, system programming, and Machine Learnng mostly.
Currently i am learning Reinforcement Learning...
I like computers, backend, system programming, and Machine Learnng mostly.
Currently i am learning Reinforcement Learning...
A comprehensive implementation of collaborative filtering techniques for music recommendation using the Last.fm dataset, featuring User-User CF, Item-Item CF, and Matrix Factorization approaches.
Python
Built a POSIX shell leveraging system calls,IPC,and signal handling (SIGINT/SIGTSTP/SIGCHLD) for process control.Implemented recursive parser with tokenization for complex command,job control with …
Rust
A comprehensive stress testing data generator library.Provides cryptographically secure random generation for arrays (permutations,matrices,pairs),numbers (integers,floats,weighted selection),strin…
Python
This PyTorch-based image captioning model uses ResNet-50 encoder and Transformer decoder to generate descriptive captions from Flickr8k images. Features include data augmentation (image transforms,…
Python
An ultra high-performance, single-threaded, zero-allocation in-memory database written in pure Go. Capable of handling millions of concurrent connections and operations per second over the Linux ep…
Go 4
NeuroPilot: An advanced autonomous driving framework leveraging computer vision and multi-agent systems to formulate, simulate, and execute robust self-driving car policies.
Jupyter Notebook