Skip to content
View FelixJMartin's full-sized avatar

Block or report FelixJMartin

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
FelixJMartin/README.md

Focus Tools Status

Felix Martin

MSc Engineering Physics @ Uppsala University — computational science and machine learning applied to physics and engineering.

  • Engineering intern @ Redpine — retrieval systems at the intersection of semantic search and agentic methods
  • ML research assistant @ Uppsala — arrhythmia classification models trained on 3M+ ECG recordings
  • Bachelor's thesis @ ATLAS / CERN — neuromorphic ML for signal detection in LHC data

Now

Engineering intern — Redpine, Stockholm Improving retrieval systems by layering agentic methods over semantic search, and building agentic evaluations to quantify retrieval quality.

ML research assistant — Department of Information Technology, Uppsala University Developing deep learning models that classify cardiac arrhythmias from 3M+ ECG recordings, mapping rhythm disorders to their electrical signal patterns to support clinical decisions.

Research

Bachelor's thesis — ATLAS Particle Physics Group, Uppsala University

Developed neuromorphic learning models to detect and reconstruct particle signals from data collected at CERN's Large Hadron Collider. Benchmarked neural network architectures on large-scale, sparse, high-multiplicity physics datasets.



Particle track reconstruction in LHC detector data using a two-stage filtering neural network


Spiking neural network neurons learning to fire — membrane potentials and spike events over time

Projects & hackathons

Multi-agent disinformation tracker — Top 5, Google × Epiminds Hackathon A multi-agent retrieval system using Claude to scrape and analyse web sources in real time for disinformation detection.

VSCode developer assistant — 2nd place, KTH AI Society × Florent Venture Hackathon A VSCode extension with a React frontend and a Claude-powered backend for real-time developer assistance.

Open-source eye tracker — Winner (local round), Antler's National Start-up Buildathon Built in React, capturing and storing gaze-coordinate data for cognitive analysis.

Background

A physics and mathematics foundation with a computational science and AI specialisation — probabilistic ML, numerical methods, and scientific computing.


Numerical solution of the 2D acoustic wave equation using SBP-projection methods

What's here

Course projects, research code, and hackathon submissions. Mostly Python, kept readable and reproducible.

Skills

  • ML & AI: PyTorch · scikit-learn · LLMs & API integration · RAG & retrieval · multi-agent systems
  • Data & engineering: Python (NumPy, SciPy, Pandas) · SQL · Git/GitHub · Linux/Bash
  • Scientific: MATLAB · LaTeX · numerical methods · HPC (SLURM)

Contact

LinkedIn · felix.martin@hotmail.se

Pinned Loading

  1. ML-track-reconstruction-thesis ML-track-reconstruction-thesis Public

    Bachelor’s thesis project on machine learning for particle track reconstruction at the LHC (CERN). Focuses on ML methods for tracking from sparse detector hits, inspired by large-scale collider dat…

    Python

  2. GoogleXEpiminds-hackathon-Milou GoogleXEpiminds-hackathon-Milou Public

    Forked from ChristofferNo/epiminds-hackathon

    Flat multi-agent AI swarm built at the Google × Epiminds Hackathon that maps real-time disinformation, narrative spread, and source credibility across the open web — no coordinator, no hierarchy, j…

    TypeScript

  3. CISPA-HACKATHON-2026 CISPA-HACKATHON-2026 Public

    Forked from ChristofferNo/CISPA-HACKATHON-2026

    This project was developed during the CISPA Hackathon 2026 in collaboration with the UU AI Society team. Original repository: [CISPA-HACKATHON-2026](https://github.com/ChristofferNo/CISPA-HACKATHON…

    Python

  4. EV-range-simulation-python EV-range-simulation-python Public

    Estimate the remaining driving range of an electric vehicle along a given route based on speed data and consumption models. Built in Python using numerical methods.

    Python

  5. SVD-pattern-recognition SVD-pattern-recognition Public

    SVD-Based Handwritten Digit Classification This project implements a classification algorithm for handwritten digits using Singular Value Decomposition (SVD). It was developed as part of a miniproj…

    Python 1 1

  6. ChristofferNo/cogni ChristofferNo/cogni Public

    Browser-based eye tracking with WebGazer.js + React. Calibrate, read, and visualize gaze heatmaps in real time, no extra hardware required. Winner at the local Antler National Start-up Buildathon. …

    TypeScript