hi, my name is
Omar
I'm a software engineer. I'm interested in robotics, AI, and everything in between.
Things I've built
Budget Scout building now An iOS app I'm building to track my own budget. Expenses, spending trends, and recurring payments. SwiftUI and SwiftData, no backend, everything stays on your phone. Details → Transmission System Sim embedded An embedded project that simulates a car transmission. Control logic, sensor input, and state machines running on real hardware. Details → MicroMouse embedded A small maze solving robot written in C. It uses flood fill to figure out the fastest path to the center. GitHub ↗ Smart_Cam ml / ai An emotion detector. It reads facial expressions from a live camera feed using Python and OpenCV. GitHub ↗ NEAT ml / ai A Flappy Bird clone with agents that evolve to master the game using the NEAT algorithm. GitHub ↗ MotorControl embedded Motor control code for Arduino and Raspberry Pi, written in C. GitHub ↗ PerceptronBP ml / ai A perceptron based branch predictor written in C++. GitHub ↗ mnistClassifier ml / ai A handwritten digit classifier trained on the MNIST dataset. GitHub ↗ RPIStateMachineDemo embedded A demo of the state machine design pattern running on a Raspberry Pi. GitHub ↗