
CLCB-DRA-FAIR
Offline CMAB for discrete police patrol allocation with fairness constraints to reduce biased feedback loops.
A selection of projects in machine learning, systems, and software engineering.

Offline CMAB for discrete police patrol allocation with fairness constraints to reduce biased feedback loops.

A C implementation of the List Labeling Array data structure that maintains a sorted array with O(log²n) insertion time and O(log²n) amortized elements moved per insertion.

My current workplace, where I helped build a cross-platform social platform empowering food creators and influencers. The app enables users to discover, share, and shop recipes, while fostering authentic connections between creators, their communities, and food brands.

A low-level graphics library built from scratch using only POSIX system calls, demonstrating advanced system programming and memory management skills.

A C program that simulates virtual memory management using various page replacement algorithms (OPT, NRU, CLOCK), providing insights into memory efficiency and performance.

A lightweight tool to fetch Helium Hotspot status and rewards directly from the blockchain, without external API dependencies.

A Python tool that scrapes Helium hotspot rewards data from Hotspotty, supporting IoT, Mobile, and HNT platforms.

A C++ implementation of a hash map with chaining for storing large integers, featuring efficient memory usage, radix sorting, and comprehensive monitoring capabilities.