Featured Projects
cryptocurrency using RF
A platform for creating and using crypto wallets to send cryptocurrency transactions without an internet connection, using radio-frequency waves.
Hand sign language detection using a Raspberry Pi.
A real-time hand sign language detection system built using a Raspberry Pi and computer vision techniques to recognize and interpret gestures.
C Web Server
A lightweight static web server developed in C with low-level Linux socket APIs.
Hash Table in C
A C implementation of a hash table data structure for efficient insertion, search, and deletion of key-value pairs, using separate chaining to handle collisions.
Trading bot
A trading bot designed to operate in any financial market, implementing a low-risk algorithm that works across all timeframes. It allows customization of stop-loss and take-profit levels based on available capital.
Linux Driver
A minimal Linux kernel module implemented in C for direct GPIO control.