Skip to content
View The-RealOG's full-sized avatar

Block or report The-RealOG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
The-RealOG/README.md

Hi, I am Chibueze

Robotics · Physical AI · Neuroscience · Distributed Systems

I am an undergraduate double major in Computer Science and Neuroscience at Northwestern University, with a strong interest in building intelligent, embodied systems that operate reliably in real-world environments. My work sits at the intersection of robotics, biological intelligence, and system-level software engineering, where principles from neural and physical systems inform the design of scalable autonomous agents.

I am particularly drawn to Physical AI (systems that perceive, decide, and act in the world) and to the infrastructure, distributed ML pipelines, and system software that make these systems performant, observable, and dependable.


Focus Areas & Projects

My projects span robotics, simulation, and machine learning, with an emphasis on tightly integrated systems rather than isolated models:

  • Multi-agent robotic simulation using NVIDIA Isaac Sim, ROS2, and Gazebo, with attention to coordination, scalability, and reproducibility
  • Brain-computer interface pipelines for real-time neural signal decoding and closed-loop interaction
  • Distributed ML systems, including training and evaluation workflows with performance, monitoring, and reliability in mind
  • AI-powered platforms leveraging OCR, retrieval-augmented generation, and large language models
  • Bio-inspired control systems informed by neuroscience and biomechanics for adaptive locomotion and manipulation

Engineering Perspective

Beyond algorithms, I care deeply about how systems are built and deployed. I enjoy working close to the boundary between systems engineering, cloud infrastructure, and applied machine learning, and I prioritize correctness, performance, and maintainability in the systems I design.


Tools & Technologies

Python | C/C++ | ROS2 | OpenCV | CUDA | PyTorch | Linux
Docker | Cloud APIs | Distributed Systems
Raspberry Pi | React | Django | LangChain

Pinned Loading

  1. Image-Analysis-Using-Amazon-Rekognition Image-Analysis-Using-Amazon-Rekognition Public

    C++ application that analyzes images using Amazon Rekognition, reporting high-confidence labels and their associated files for AI-driven image classification.

    C++

  2. isaac_ros_visual_slam isaac_ros_visual_slam Public

    Forked from NVIDIA-ISAAC-ROS/isaac_ros_visual_slam

    Visual SLAM/odometry package based on NVIDIA-accelerated cuVSLAM

    C++

  3. Portfolio Portfolio Public

    A personal landing page and portfolio showcasing my projects in Neuroscience, Computer Science, and AI. It highlights my work in full-stack development and computational research, featuring academi…

    HTML

  4. apriltag apriltag Public

    Forked from AprilRobotics/apriltag

    AprilTag is a visual fiducial system popular for robotics research.

    C

  5. VOICE-AGENT-USING-LIVEKIT VOICE-AGENT-USING-LIVEKIT Public

    A real-time AI voice sales agent built with LiveKit and Cerebras-powered LLaMA 3.3 that can listen, speak, and respond naturally to users, with context-grounded answers and multi-agent handoff betw…

    Jupyter Notebook

  6. Mini-Distributed-Compute-Platform Mini-Distributed-Compute-Platform Public

    A lightweight, containerized job-execution platform that runs Linux workloads, exposes metrics, logs executions, and is designed to scale from a laptop to the cloud.

    Python