Portfolio
A list of some the open/closed source projects I've worked on so far

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

List Labeling Array Implementation in C
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.

FoodSocial
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.

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

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

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

