Skip to content
View AliRezaei-Code's full-sized avatar

Highlights

  • Pro

Organizations

@YorkURobotics

Block or report AliRezaei-Code

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

Hi, I'm Ali Rezaei

I build applied AI and full-stack systems at the edge of cognition and computation. My recent work spans XR/VR interfaces with embedded sensing, RAG systems for scientific workflows, and lightweight local-LLM tooling.


Experience

Software & ML Engineer, Dahdaleh Institute for Global Health Research
Sep 2025 โ€“ Present

  • Delivering an AI assistant (RAG) for humanitarian water engineering: document ingestion, retrieval evaluation, and guardrails.
  • Shipping production-grade pipelines (LangChain, vector search, FastAPI) and MLOps basics (tests, CI, observability).

Researcher (NSERC Award), Computational Neuroscience
May 2025 โ€“ Aug 2025

  • Built signal-based deep-learning models for BCI datasets, including preprocessing, augmentation, and cross-subject evaluation.
  • Produced reproducible notebooks and benchmarks for EEG/EMG tasks.

Cybersecurity Engineer, 8 Limbs Consultancy
Feb 2025 โ€“ Present

  • Implemented secure auth, scanning workflows, and threat-modeling for client web stacks (Django/Node).
  • Hardened infra with IaC, scanning gates in CI, and automated dependency checks.

Student Researcher, York University (Visuomotor Neuroscience Lab)
Sep 2024 โ€“ Present

  • Analysis pipelines in Python/MATLAB for sensorimotor experiments; visualization and experiment automation.

SWE & ML Engineer, Defence Research and Development Canada (DRDC)
May 2023 โ€“ Sep 2024

  • Built XR/VR prototypes with embedded sensors and spatial data pipelines.
  • Fine-tuned transformers (LLaMA, GPT-2) with PyTorch/TensorFlow; delivered analytics dashboards for R&D teams.

Contact

Recognition: Lassonde Co-op Student of the Year 2023, National Neuroscience Olympiad Gold Medalist.

My GitHub Stats

Profile Views

Summary Trophy

Languages and Tools ๐Ÿ› 

C++ R MATLAB C# Redux Firebase Three.js SciPy Scikit Learn NumPy Pandas Matplotlib PyTorch TensorFlow CUDA OpenCV Hugging Face Next.js Django Express MongoDB Apache Spark Pennylane Qiskit Unity Tkinter Azure Linux

Connect with Me

Fun Fact

Awarded National Neuroscience Olympiad Gold Medallist and Lassonde Co-op Student of the Year! ๐ŸŒŸ

Quote

Popular repositories Loading

  1. machine_learning_examples machine_learning_examples Public

    Forked from lazyprogrammer/machine_learning_examples

    A collection of machine learning examples and tutorials.

    Python 1

  2. Deep-Learning-Papers-Reading-Roadmap Deep-Learning-Papers-Reading-Roadmap Public

    Forked from floodsung/Deep-Learning-Papers-Reading-Roadmap

    Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

    Python 1

  3. glfw glfw Public

    Forked from glfw/glfw

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

    C

  4. NeurIPS2022-traffic4cast NeurIPS2022-traffic4cast Public

    Forked from iarai/NeurIPS2022-traffic4cast

    Jupyter Notebook

  5. QuantumInformation.jl QuantumInformation.jl Public

    Forked from iitis/QuantumInformation.jl

    A Julia package for numerical computation in quantum information theory

    Julia

  6. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    Python