Hi, I'm

Omar Peraza

Software Engineer

Software engineer with interests in embedded systems and AI/ML. Currently exploring new ideas and building whatever catches my curiosity.

Projects

Embedded & Robotics

MicroMouse

Autonomous maze-solving robot. Flood-fill pathfinding, real-time motor control.

Embedded & Robotics

MotorControl

Low-level motor driver firmware for embedded microcontrollers.

Embedded & Robotics

RPIStateMachineDemo

State machine design pattern demo running on a Raspberry Pi.

ML / AI

Smart_Cam

Real-time computer vision camera system using Python and OpenCV.

ML / AI

NEAT

Game agents that learn to play using neuroevolution of augmenting topologies.

ML / AI

mnistClassifier

Handwritten digit classifier trained on the MNIST dataset.

ML / AI

PerceptronBP

Backpropagation perceptron implementation from scratch in C++.