Tech Stack

What I work with

A mix of scientific methods and modern web tooling. Here's the toolbox.

Math & Methods

I'm drawn to machine learning, data science and numerical methods, with a special focus on optimization and inference. That's the core of how I try to approach problems: model it, then let the math find the answer.

Physics

I studied physics end to end, so modelling, analysis and the mathematical machinery behind them are familiar ground. It's the lens I bring to most technical problems.

Frontend

I build interfaces with React and TypeScript, and I'm working my way deeper into interactive 3D in the browser with three.js.

  • React
  • TypeScript
  • three.js

Backend

On the backend I use Python with FastAPI, and for the numerical heavy lifting NumPy, SciPy and scikit-learn, the usual scientific stack.

  • Python
  • FastAPI
  • NumPy
  • SciPy
  • scikit-learn