Jack Preuveneers

Projects

Published research is linked; the applied work is under wraps but described honestly. The tools run in your browser and are free to use.

Research

Applied

  • Arbitrary-order DG solver for the 3D Euler equations

    2024–Private

    A high-order discontinuous Galerkin solver for three-dimensional compressible flow on moving meshes, written in Fortran.

    The numerical machinery underneath the doctorate: arbitrary polynomial order, moving-mesh handling for deforming geometries, and the performance discipline that comes with running it at scale.

    Fortran · MPI · Numerical methods

  • VMQ: Venture Market Quality

    2026Private

    A calibrated, explainable L1–L5 rating for early-stage venture markets. Describe a market in plain English; get a ranked rating you can argue with.

    VMQ deliberately separates the model that predicts from the model that explains: an LLM analyst pipeline produces the rating, dimension scores, comparables and upgrade/downgrade conditions, while a quant model makes a real forward prediction scored against Crunchbase outcomes. Around that sits the investment workflow: population reassessment, a movers diff, value/momentum/quality lists, portfolio construction, and an expert review queue that doubles as an evaluation benchmark.

    Flask · Next.js · BigQuery · Kronos

  • Vela Portfolio Optimiser

    2025–2026Private

    Monte Carlo simulation and optimisation for venture portfolio construction: how many bets, how correlated, and what that does to the odds of holding zero outliers.

    Correlated outcome sampling, Sharpe analysis, and constraint-driven optimisation over portfolio size and stage mix, ported from a desktop application to the web so the rest of the group can use it. Built for Oliver Wyman via Vela; the current work moves it off simulated distributions and onto real private-market data.

    Next.js · Python · NumPy · Cloud Functions

Tools