Skip to content
View QuantumAlchemist03's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report QuantumAlchemist03

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.

Content in all repositories owned by your account will be closed.
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

QUANTUMALCHEMIST03 / README

ALIF SATHAR

AI ENGINEER — GRADUATE · Cambridge, UK · REV 2026.07

LinkedInKaggleHackerRank


Coding

01 — SPECIFICATION

UNIT ............ Alif Sathar
CLASS ........... AI engineer, final-stage undergraduate
INSTITUTION ..... Anglia Ruskin University, Cambridge
DOMAINS ......... applied ML · deep learning · CV · embedded systems
DEPLOY TARGETS .. Flask / FastAPI services, notebooks, STM32, Raspberry Pi
STATUS .......... open to AI/ML engineering roles and placements

02 — SELECTED WORK, MEASURED

Every figure below is reproducible from the linked repository.

#ProjectProblemMeasured result
01UK House Price Prediction6,336 rows · 12 UK regions · 4 property types · 2015–2025R² 0.943, MAE £38,048 (Gradient Boosting; beats Linear Regression at R² 0.188)
02Japeto AI Response CategorizerTag AI-generated chatbot replies by topic — 1,500 messages85.2% accuracy against an 85% brief (TF-IDF + Logistic Regression)
03BSL Fingerspelling RecognizerReal-time 24-class British Sign Language on low-power devices83.4% val accuracy, F1 0.83, model 9.25 MB / 167k trainable params
04OrbitWatchLive satellite tracking over near-real-time NASA imagery~300 objects at 3 s refresh · SGP4 + WGS-84 frame maths hand-written · 43 offline tests, CI on 3.10–3.12
05Secure Door AccessPIN-authenticated access control on bare metalSTM32 NUCLEO-G474RE · Mbed OS 6 · 4×4 keypad, PWM buzzer, serial terminal GUI
06Ares Agent OrchestratorLocal LLM that reasons, calls tools and remembersLangGraph orchestration over Ollama · semantic memory — in development

03 — STACK

LayerTools
ModellingTensorFlow · Keras · scikit-learn · MobileNetV2 · LangGraph
Datapandas · NumPy · SciPy · TF-IDF / NLTK · Matplotlib · Seaborn
ServingFlask · FastAPI · Docker · Leaflet
SystemsPython · C / C++ · MATLAB · SQL · Mbed OS · Git Actions

Snake animation

04 — FULL INDEX

Machine learning & Deep learning
Computer vision & signals
Systems, tooling & automation
Credentials

05 — CONTACT

LinkedIn — roles, placements, collaboration ▪ Kaggle — notebooks and competition work ▪ HackerRank — problem-solving records

END OF DATASHEET · QuantumAlchemist03

Pinned Loading

  1. privacy-preserving-ai-healthcareprivacy-preserving-ai-healthcarePublic

    Developing a privacy-preserving AI framework for healthcare data using federated learning and encryption, focusing on maintaining predictive accuracy while ensuring patient data confidentiality.

    Jupyter Notebook

  2. ai-chat-categorizer-japetoai-chat-categorizer-japetoPublic

    A machine learning project to classify AI-generated chatbot responses on the Japeto Chat platform. Achieves 85%+ accuracy using Logistic Regression, Naive Bayes, and Random Forest models with TF-ID…

    Jupyter Notebook 1

  3. BSL-Fingerspelling-RecognizerBSL-Fingerspelling-RecognizerPublic

    A real-time BSL fingerspelling recognition system using MobileNetV2 and Flask. Designed for children with hearing impairments, the model runs on webcam input with 80%+ accuracy and is optimized for…

    Jupyter Notebook 2

  4. C-Collaborative-Software-Development-Project-for-TCC-Collaborative-Software-Development-Project-for-TCPublic

    Collaborative C++ project for Team Challenge (TC), focusing on scalable software solutions. This repo encourages team-based development and innovation through peer-reviewed contributions

    C# 2

  5. CommunityEngageDB-DesignCommunityEngageDB-DesignPublic

    A relational database system designed to support the operations of Together Culture Cambridge. It handles event management, member engagement, and various logistical aspects of community organizati…

    2

  6. leaf-morphometric-image-processingleaf-morphometric-image-processingPublic

    MATLAB-based image processing project for leaf segmentation, morphometric analysis, and multi-leaf feature extraction using HSV thresholding and morphological operations.

    MATLAB