Stars
Airplane Shooter game using sensors on the phone to move the plane
🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK.
"AI-Trader: Can AI Beat the Market?" Live Trading Bench: https://ai4trade.ai Tech Report Link: https://arxiv.org/abs/2512.10971
A flexible, Dockerized caching system for Django with multiple layers: In-Memory, Memcached, and Redis. It supports caching responses from any API or data source with configurable TTLs and layer or…
In this project a webcrawler is developed to extract the cookies that are being set by websites using Selenium. This webcrawler searches for urls in your .csv file and looks for cookies in each one…
This project implements a distributed mutual exclusion (mutex) lock using a key/value storage service in Go. It ensures that only one client at a time can acquire a lock even across multiple machin…
Distributed MapReduce implementation
Implemetation of ARM Processor using VHDL and Verilog in Vivadoo