Skip to content
View JeremieNR's full-sized avatar
💻
💻

Block or report JeremieNR

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JeremieNR/README.md

Hi 👋, I'm Jeremie Notebaert

Software engineer focused on backend systems, data infrastructure, and ML applications. I build end-to-end solutions that solve complex technical problems, from concept to deployment.

Recent work includes automating steel verification using GPT-4o vision (saving ~$500,000 CAD annually), deploying real-time monitoring systems with InfluxDB/Grafana, and designing data pipelines for operational optimization. I work across the stack with Python, SQL, and whatever tools fit the problem.

Currently building projects that blend AI/ML with domains I'm curious about: robotics, algorithms, computational biology, and others. BMATH from University of Waterloo. DP-900 certified.

Looking for backend/ML engineering roles where I can build complex systems and solve hard problems.

Pinned Loading

  1. physics-sandbox-server physics-sandbox-server Public

    Backend-first 2D physics sandbox: authoritative Pymunk physics server (FastAPI) + HTML Canvas client. Work-in-progress.

    Python

  2. my-personal-website my-personal-website Public

    This repository contains the source code for my personal website hosted on NameCheap.

    HTML

  3. quadruped-leg-kinematics quadruped-leg-kinematics Public

    Analytic inverse-kinematics and path follower for a 2-DOF planar robot leg (Python). Generates joint angles to track a foot trajectory, with an additional matplotlib visualization.

    Python

  4. my-leetcode-solutions my-leetcode-solutions Public

    A collection of my solutions to LeetCode problems I implemented in JavaScript, Java, Rust, Python and C#, accompanied by comments explaining my process.

    Java