Skip to content
View YehiaGewily's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report YehiaGewily

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
YehiaGewily/README.md
Typing SVG

Email LinkedIn Phone


Pixel art workspace animation

Hey, I'm Yehia Gewily 👋

I'm a final-year Electrical Engineering - Electronics & Communications student at Alexandria University who doesn't wait for graduation to build real things.

Right now I'm the Founding Engineer & Tech Lead at Nover — an AI image generation startup where I built the production backend: fine-tuning diffusion models on H100s, serving inference through ComfyUI on AWS, and wiring it all together with a custom WebSocket API. We're raising pre-seed.

Before that, I spent 1.5 years as a software engineer at a US neuromodulation research company, where I built a real-time EEG "Digital Twin" pipeline — streaming brainwave data from OpenBCI hardware, running Hilbert transforms, and feeding it into coupled oscillator models. I also authored a research paper on Kuramoto-based EEG synchronization.

On the side, I led Mind Cloud, a 70+ member robotics organization, from a 9th-place ERC finish to 2nd and 3rd place victories at UGVC — migrating the entire stack to ROS 2 along the way.

I like building things that are hard. I like shipping them even more.

What I Work With

Languages

Python TypeScript Java C++ Go Bash

Backend & Product Engineering

FastAPI Spring Boot Node.js Next.js React GraphQL

Architecture: distributed systems, microservices, event-driven backends, REST/gRPC APIs, WebSocket systems, and queue-based workloads.

Cloud & Infrastructure

AWS Amazon ECS Amazon S3 Amazon RDS Docker Linux GitHub Actions

Infrastructure focus: cloud architecture, containerized deployments, GPU-backed services, CI/CD pipelines, monitoring, and scalable production systems.

AI Engineering & MLOps

PyTorch CUDA Hugging Face Modal ComfyUI LangChain

AI focus: diffusion models, LoRA fine-tuning, inference serving, GPU workloads, model deployment, and visual generation systems.

Data & Analytics

Kafka Airflow Flink Pandas NumPy

Data focus: ETL pipelines, real-time stream processing, structured logging, analytics workflows, and DataForSEO integrations.

Robotics & Embedded Systems

ROS 2 Arduino Espressif C

Robotics focus: SLAM, autonomous navigation, LiDAR-based perception, robot control, TF2, UART, and I2C.

Featured Projects

🧠 CerebralFlow

Neural Dynamics Framework

"Digital Twin" simulation using coupled oscillators and Hilbert transform analysis for EEG signal modeling

View Repo →

🕸️ Agent Mesh

Distributed Task Engine

High-throughput orchestration engine handling 750+ RPS using Go and Redis for atomic task distribution

View Repo →

📡 NetProbe

Real-Time Traffic Analyzer

High-performance packet sniffer in C++20 with Npcap, multi-threaded ingestion, and ImGui visualization

View Repo →

₿ Real-Time Crypto Arbitrage

Streaming Data Pipeline

Detecting Bitcoin price spreads in real-time using Apache Flink, Kafka, and Docker

View Repo →

🩺 Intelligent Diagnostic System

Telehealth & IoT Platform

Full-stack medical platform streaming ESP8266 wearable data to Spring Boot with DistilBERT-powered diagnosis

🤖 Rover Navigation Stack

Autonomous Systems · Mind Cloud

Modular ROS 2 navigation stack with Docker, LiDAR processing, and TF2 state management

Experience

Role Company What I Did
Founding Engineer & Tech Lead Nover Built production AI image gen backend — diffusion model fine-tuning on H100s, ComfyUI inference on AWS, custom WebSocket API
Backend & Data Intern RankUp (EU, Remote) Built the topical map update system — automated keyword research → clustering pipeline with SBERT and DataForSEO
Software Engineer U LLC (Ohio, Remote) Built real-time EEG digital twin pipeline, authored Kuramoto-based research paper
Chairman Mind Cloud Robotics Led 70+ engineers, 2nd & 3rd place at UGVC

GitHub Stats

GitHub Streak Stats



Top Languages

If you're building something interesting, I'd love to hear about it.

yehiasaidgewily@gmail.com

Pinned Loading

  1. THAAD-Simulation THAAD-Simulation Public

    Physics-based 3D simulation of a THAAD-like missile interceptor, featuring Kalman-filtered radar tracking, augmented proportional navigation, realistic drag and G-limits, robust collision detection…

    Python 4 1

  2. CerebralFlow CerebralFlow Public

    A framework for constructing digital twins of brain dynamics. Reconstruct functional networks from signals and run simulations using coupled oscillator models.

    Python

  3. Agent-Mesh Agent-Mesh Public

    A high-performance distributed task orchestration system simulating an AI engineering squad. Features a zero-lag React command center (60FPS @ 500+ tasks), process-level telemetry, and event-driven…

    TypeScript

  4. Go-distributed-queue Go-distributed-queue Public

    High-performance distributed task queue in Go. Features atomic reliable queuing (RPOPLPUSH), concurrent workers, dead-letter queues (DLQ), and a real-time dashboard. Dockerized for production.

    Go

  5. real-time-arbitrage-engine real-time-arbitrage-engine Public

    High-frequency arbitrage detection system built with Python and Apache Flink. Features a decoupled microservices architecture with Kafka streaming, real-time windowed analytics, a Streamlit executi…

    Python

  6. Physics-AI-Bridge Physics-AI-Bridge Public

    Tracing the links between Statistical Mechanics and AI. Phase 1 features a vectorized 2D Ising Model simulation. Phase 2 maps these dynamics to Hopfield Networks to show how physical energy minimiz…

    Python 1