SOLUTION ARCHITECTURE

AI, backend and interface decisions belong in the same product system.

We separate the solution areas clearly so the result feels useful, maintainable and not like a template.

AI Products

We design AI as the part of a product that creates real value, not as a decorative layer.

Product Engineering

We build reliable, measurable product systems from the first idea to live use.

Adaptive Experiences

We design fast, accessible digital experiences that respond to context.

A privacy-first Chrome extension that recognizes selected people on device and automatically skips the scenes where they appear.

  • Face detection and matching with BlazeFace, FaceMesh and ArcFace
  • Full-video scanning, cross-video character memory and fully local processing
on-device aichromejavascript
view project β†—

A personal platform that monitors medtech news from more than 30 global sources alongside FDA and CE/MDR approvals.

  • Real-time news aggregation and automatic Turkish headline translation
  • Approval tracking, category filters and favorites
medtechdatajavascript
view project β†—

An open-source platform being developed through a six-month roadmap to measure agent behavior, catch regressions and trace tasks end to end.

  • Python/FastAPI agent runtime with a Java 21 control plane
  • Step-level tracing, eval harness and cost/latency tracking
ai agentsobservabilityeval
view project β†—

A desktop application that processes market data with technical indicators and generates trading signals.

  • Ten technical indicators and rule-based signal generation
  • Data-provider layer, tests and a JavaFX interface
javajavafx
view project β†—

A notebook documenting data exploration, modeling and classification on the Iris dataset.

  • Data preparation and exploratory analysis
  • Implementation and comparison of classification algorithms
pythonmljupyter
view project β†—