Skip to content
View Ramy3077's full-sized avatar

Highlights

  • Pro

Block or report Ramy3077

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.

Content in all repositories owned by your account will be closed.
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
Ramy3077/README.md

Ramy Mekhzer

MEng Computer Science & Software Engineering at the University of Birmingham, graduating 2028. Currently on a 12-month industrial placement at Amazon in London, where I build internal tooling around finance workflows and spend a lot of time on how AI actually changes day-to-day engineering productivity.

Most of what I build starts as something I wanted to exist. I care about the parts that are easy to skip: does it run from a clean clone, does it degrade sensibly when a dependency is down, and does the README tell you the truth about what is finished.

Looking for a Summer 2027 software engineering internship.

Selected work

Project What it is Stack
Trip Cost Decomposer Breaks down the real cost and time of a trip, with confidence scores and an offline fallback engine when upstream APIs fail Spring Boot 3 (Java 21), Next.js 14, Python ETL worker, PostgreSQL, Docker, Resilience4j
Probabilistic SLAM FastSLAM particle filter written from scratch, plus frontier-based autonomous exploration benchmarked against a random-walk baseline Python, NumPy, Webots
Banking Multi-Agent System Root agent delegating to specialised sub-agents for a retail bank, grounded in BigQuery rather than improvising Google ADK, Gemini 2.5 Flash, BigQuery

Working with

Languages Python · Java · TypeScript · JavaScript · C · SQL

Backend Spring Boot · Express · REST APIs · PostgreSQL · MongoDB

Frontend React · Angular · Next.js

Infra Docker · CI/CD · AWS · Azure · Linux

Interests distributed systems, applied machine learning, application security

Elsewhere

LinkedIn · mekhzerramy@gmail.com

Pinned Loading

  1. TravelProject TravelProject Public

    Trip cost and time estimator. Geodesic + regional-multiplier engine with confidence scoring, behind an optional live flight provider with Resilience4j circuit breaking. Spring Boot 3 (Java 21), Nex…

    Java

  2. banking-multi-agent-adk banking-multi-agent-adk Public

    Multi-agent banking assistant on Google ADK. Root agent delegates to complaints and navigator sub-agents; Gemini 2.5 Flash, BigQuery-grounded, with an ADK evalset.

    Python

  3. Probabilistic-SLAM-with-Autonomous-Exploration-in-Simulation-Uob Probabilistic-SLAM-with-Autonomous-Exploration-in-Simulation-Uob Public

    FastSLAM particle filter built from scratch in Python, with frontier-based autonomous exploration, simulated in Webots.

    Python