Available for opportunities

AI Engineer &
System Architect.

I build high-performance trading engines and scalable computer vision pipelines. Focused on C++20, Python, and Cloud Infrastructure.

Tech Stack:
Python · C++20 · TypeScript · React · PyTorch · AWS · Docker · Git · PostgreSQL

Experience & Education

2024 — 2027

Computer Science Student | Hochschule Mainz

  • Average grade: 2.6
  • English: C1 Certified
  • Interested in Low-Level Programming & Machine Learning

Featured Engineering

FinTech / Systems

ImGui Trading Simulation

The Challenge: Visualizing complex market dynamics and testing strategies in a responsive, real-time environment using synthetic data.

The Solution: Built a comprehensive trading simulation from scratch using C++20 and Dear ImGui. Features procedurally generated market data and a modular CMake-based architecture.

  • C++20
  • Dear ImGui
  • CMake
  • OpenGL
View Source Code
void TradingApp::RenderUI() {
  ImGui::Begin("Market Dashboard");
  if (ImGui::Button("Generate New Tick")) {
    engine.simulate_tick();
  }
  // Custom ImGui plotting for price history
  DrawPriceChart(engine.get_history());
  ImGui::End();
}
AI / Computer Vision

Object Size Estimator

The Challenge: Achieving precise physical dimension estimation from 2D images by using known reference objects for scale.

The Solution: Developed a computer vision pipeline for image-based size estimation via reference objects. The entire application is hosted on AWS for performance and scalability.

  • Python
  • PyTorch
  • AWS Lambda
Live Demo
Detection: 99.8%
Fullstack / LLMs

Unified LLM Chat Interface

The Challenge: Managing and switching between various local and cloud-based Large Language Models (LLMs) from a single, intuitive interface.

The Solution: Developed a TypeScript-based UI chat interface supporting local LLMs via Ollama and integrating cloud LLMs (e.g., OpenAI, Anthropic) via API keys. Features dynamic model switching and real-time response streaming.

  • TypeScript
  • React / Next.js
  • Ollama API
  • OpenAI API
View Source Code
What's the capital of France?
Paris.
Using which model?
Ollama (Llama 3).

Ready to deliver impact.

Currently open for internships and junior positions.

Wiesbaden, Germany
Contact Me