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: specialising in computational science and machine learning applied to physics and engineering.

  • Bachelor's thesis at ATLAS / CERN : ML pipelines for signal detection in LHC data
  • Research assistant in Applied Nuclear Physics : fusion event localisation via probabilistic simulation
  • 2nd place KTH × Florent Hackathon · Top 5 Google × Epiminds · Winner local round Anter Buildathon

Current work

Bachelor thesis — ATLAS Particle Physics Group, Uppsala University Developing neuromporphic learning models to detect and reconstruct signals from experimental data collected at CERN's Large Hadron Collider. Benchmarking neural network architectures on large-scale, complex physics datasets.



Particle track reconstruction in LHC detector data using my 2 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 x Epiminds Hackathon. Built 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 x Florent Venture Hackathon. VSCode extension with a React frontend connected to 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

Physics and mathematics foundation with a computational science and AI specialisation. covering 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

  • Python (PyTorch, NumPy, SciPy, Pandas, scikit-learn) • LLMs & API Integration
  • Multi-Agent Systems • Git/GitHub • Linux/Bash • MATLAB • LaTeX

Contact

LinkedInfelix.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