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 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
YehiaGewily/README.md
Typing SVG

Email LinkedIn Phone

About Me

Software & Data Engineer with experience building scalable data pipelines and real-time processing systems that power SEO automation platforms and neuromodulation research. Proven record of turning complex mathematical models into production-grade microservices, automating end-to-end data workflows, and leading large engineering teams to deliver high-impact technical solutions.

Tech Stack

Programming Languages

Python C++ C Go Java JavaScript TypeScript Rust R Bash

AI/ML & Robotics

ROS Arduino OpenCV PyTorch TensorFlow NumPy MATLAB CUDA LangChain Hugging Face

Web & Backend

FastAPI Django Flask Spring Boot Node.js React Next JS GraphQL Apollo-GraphQL JWT

Cloud & DevOps

AWS Google Cloud Docker Kubernetes Linux Git Prometheus

Databases & Data Engineering

MongoDB PostgreSQL MySQL Redis Snowflake Apache Kafka Apache Airflow Pinecone Milvus Weaviate

GitHub Stats

Streak Stats
Top Languages

Professional Experience

🔹 RankUp | Backend & Data Automation Intern

Remote (European Union) | May 2025 – July 2025

RankUp provides specialized SEO agent services to help businesses generate leads and grow sales through search engines and LLMs.

  • Engineered the core Topical Map Update System, automating the end-to-end SEO workflow from keyword research to topical clustering
  • Integrated DataForSEO and LLM APIs to enrich data, designing intelligent pipelines with SBERT to clean, filter, and prioritize high-value keyword datasets
  • Implemented a granular S3-based cost-tracking system and structured logging infrastructure (Rollbar) to monitor API usage and system health
  • Tech Stack: Python, FastAPI, Pandas, AWS S3, Rollbar, SBERT, LLMs

🔹 U LLC: The Mind Company | Software Engineer

Remote (Ohio, USA) | Nov 2023 – May 2025

A global research effort advancing non-invasive neuromodulation therapies using computational neuroscience.

  • Authored a research paper proposing a Kuramoto-based computational module for forecasting and synchronizing EEG signal patterns for therapeutic applications
  • Built a real-time "Digital Twin" pipeline to stream and filter OpenBCI EEG data, implementing data inversion (Hilbert transform) to ensure reliable inputs for predictive modeling
  • Developed and containerized backend services using FastAPI and Docker to manage high-throughput data I/O across the research platform
  • Implemented rigorous validation protocols and unit testing to ensure data integrity, model fidelity, and adherence to scientific research standards
  • Tech Stack: Python, PyTorch, Scikit-Learn, Pandas, MATLAB, DSP, Computational Neuroscience

🔹 Mind Cloud | Chairman & Engineering Lead

Alexandria, Egypt | Sep 2022 – Sep 2025

A multidisciplinary, student-led robotics organization developing future engineers through the design of unmanned ground vehicles (UGVs) and space-rover prototypes for international competitions.

Chairman (Aug 2024 – Sep 2025)

  • Steered a 70+ member engineering organization to a 3rd Place victory (UGVC 2025) while spearheading the strategic migration to a distributed ROS 2 (Ubuntu 24) architecture
  • Drove strategic growth by forging industry partnerships and securing financial backing, enabling the team's expansion into new international competitions

Vice Chairman (Aug 2023 – Aug 2024)

  • Captained the team to a 2nd Place victory (UGVC 2024), overseeing the rover's end-to-end technical lifecycle
  • Established the team's Agile/Scrum workflow using ClickUp and Notion, ensuring precise task coordination and on-time milestone delivery

Software Engineer (Sep 2022 – Aug 2023)

  • Engineered a robust SSH communication protocol and optimized core navigation modules, contributing to a 9th-place finish at the European Rover Challenge (ERC)
  • Authored comprehensive system architecture documentation, creating a critical knowledge base for future generations
  • Tech Stack: Python, C++, ROS, Linux, SLAM, Docker, SSH, PyTorch, OpenCV, Agile

Featured Projects

🩺 Intelligent Diagnostic System

Healthcare

Telehealth & IoT Platform

Full-stack app streaming ESP8266 wearable data to Spring Boot with DistilBERT for context-aware diagnosis

Java Spring PostgreSQL

View Repository »

🕸️ Agent Mesh

Server

Distributed Orchestration Engine

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

Go Redis React

View Repository »

📡 NetProbe

Network

Real-Time Traffic Analyzer

High-performance packet sniffer built with C++20 and Npcap, featuring multi-threaded packet ingestion

C++ ImGui Npcap

View Repository »

🧠 CerebralFlow

Brain

Neural Dynamics Framework

"Digital Twin" simulation framework using coupled oscillators and Hilbert transform analysis

Python SciPy NumPy

View Repository »

🤖 Distributed Rover Navigation

Robot

Autonomous Systems Stack

Modular ROS 2 navigation stack containerized with Docker, handling LiDAR processing and TF2 states

ROS2 Docker Python

View Repository »

📈 SEO Automation Pipeline

SEO

Data Enrichment Engine

Automated scraping pipeline connecting DataForSEO and SBERT (LLM) to sync analytics with AWS S3

FastAPI AWS SBERT

View Repository »

₿ Real-Time Crypto Arbitrage

Bitcoin

Streaming Data Pipeline

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

Flink Kafka Docker

View Repository »

🔬 EEG Neural Mass Modeling

AI

Bio-Signal Simulation

Simulating EEG dynamics with MNE pipelines and validating via Power Spectral Density analysis

MNE SciPy NumPy

View Repository »

📫 Let's Connect!

Feel free to reach out for collaborations or just a friendly chat about tech, robotics, or AI!

Email LinkedIn Phone


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 3 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. PintOS_phase2 PintOS_phase2 Public

    A study case for my Operating Systems course

    HTML

  4. 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

  5. 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

  6. 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