Skip to content
View AnassNadeem's full-sized avatar

Highlights

  • Pro

Block or report AnassNadeem

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
AnassNadeem/README.md

Muhammad Anas Nadeem

race strip

timing board




// 01   COMPETITION RECORD

01 Oxford Physical AI Hackathon
Oxford AI Society  ·  Track 2  ·  SO-101 + Amazing Hands  ·  Neuracore Stack

Only team to assemble the Amazing Hand hardware end-to-end. Shipped three live demos in 24 hours — real-time hand mirroring via imitation learning, sign language recognition, and a Meta Quest VR control interface.
02 Patient Continuity in Crisis Zones
Imperial College London  ·  Crisis Zones Hackathon

Built a centralised hospital system for conflict regions with biometric patient matching via face-to-vector embeddings — no raw image storage. Offline-first architecture with local caching for degraded and unstable networks.
03 AssertionOS
Encode  ·  SpoonOS Hackathon

AI-powered multi-chain wallet security agent with real-time threat detection for DeFi. Built the on-chain reasoning module and tool-use integration layer.


// 02   CURRENT BUILD · ARIS

Adaptive Race Intelligence System — a physics-grounded, ML-augmented F1 strategy engine that evaluates pit decisions per tick using Monte Carlo confidence intervals and narrates the optimal call with a quantified lap-time delta.

PIPELINE ───────────────────────────────────────────────────────────────────
  FastF1 Ingest → PostgreSQL → Bicycle Model + Tyre Degradation + Fuel Burn
                                          ↓
                               XGBoost ML Residual
                                 (race-by-race CV)
                                          ↓
                       Monte Carlo Action-Search Engine
                              ↙                    ↘
             Strategy Output                   LLM Narration
         delta · CI · pit window            radio-call format
                              ↘                    ↙
                           Streamlit Dashboard
─────────────────────────────────────────────────────────────────────────────
Phase Scope Status
1 · Foundations FastF1 pipeline · PostgreSQL · Streamlit
2 · Predictor Bicycle model · Tyre degradation · XGBoost residual 🔄
3 · Counterfactuals Perturbation engine · Tiered tick architecture
4 · Narration Local LLM · Conformal calibration · Strategy backtest

→  Execution Plan  ·  Build Log  ·  Repository


// 03   TECH STACK

Languages

Python Java C SQL JavaScript


AI · ML · Simulation

PyTorch scikit-learn XGBoost NumPy Pandas FastF1


Infrastructure · DevOps

PostgreSQL Docker Streamlit GitHub Actions Linux Git


Physical AI · Hardware

ROS Arduino Raspberry Pi CUDA


// 04   EXPERIENCE

Jan 2026 – Mar 2026   Student Leader · Electech Lab
                      Taught robotics, logic gates, and coding to primary-school
                      students at St Andrews C of E using Tinkercad + Code Monkey.

Jul 2024 – Aug 2024   PHP Intern · Tally Marks Consulting
                      Optimised database operations and wrote complex SQL queries
                      for enterprise data management systems.

// 05   STATUS

status = {
    "degree"    : "BSc Computer Science · Brunel University London",
    "building"  : "ARIS — F1 race strategy AI  (physics + ML + LLM narration)",
    "studying"  : ["ML theory", "vehicle dynamics", "conformal prediction"],
    "exploring" : ["VLA models", "imitation learning", "physical AI systems"],
    "open_to"   : ["placements", "internships", "AI/ML · robotics · software engineering"]
}

LinkedIn   Email   ARIS   Profile Views

Pinned Loading

  1. ARIS ARIS Public

    Always - on Race Intelligence System

    Jupyter Notebook

  2. raez-ecommerce-app raez-ecommerce-app Public

    Native JavaFX 21 desktop e-commerce app — storefront + 7-module back-office (Finance, Warehouse, Delivery, Reviews, Orders, Customer admin, Super-admin). SQLite, Cloudinary, BCrypt, JUnit 5, nativ…

    Java 1 1

  3. ApplyPilot ApplyPilot Public

    AI job-hunting mate — finds relevant London roles, rewrites your CV to fit, and applies so you don't have to.

    TypeScript

  4. BoxBox BoxBox Public

    Contamination-resistant benchmark: can frontier LLMs make F1 pit-strategy decisions? 11 races, 5 models, preregistered.

    Python

  5. news-sentiment-reporter news-sentiment-reporter Public

    A Python-based tool that scrapes news headlines from RSS feeds, analyzes sentiment (positive, negative, neutral) using TextBlob, and saves the results into CSV files with visual sentiment summaries.

    Python

  6. alvisk/encode-spoonOS alvisk/encode-spoonOS Public

    Python