Skip to content
View reza-abdi's full-sized avatar
  • University of Alberta
  • Edmonton, AB, CA
  • 16:07 (UTC -06:00)
  • LinkedIn in/syedreza-abdi

Highlights

  • Pro

Block or report reza-abdi

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

Heyo, I'm Syed Reza

"you’re not behind — you’re just on your own timeline"

Projects

Check out some of my previous coding projects!

  • 🧭 multi-agent navigation - multi-agent reinforcement learning system using MAPPO and centralized training with decentralized execution
  • 📈 rl-trading bot - Q-learning trading agent that makes buy, sell, and hold decisions using market indicators
  • 📧 spam-emaildetection - NLP spam classifier using bag-of-words features and logistic regression
  • 🚀 investra - AI-powered stock market dashboard with machine learning predictions, technical indicators, and interactive charts
  • 🌿 Plantagotchi - interactive React Native plant-care companion powered by real-time Arduino sensor data and WebSockets
  • 🎰 jackpot - Android event lottery application built with Java, Firebase, maps, QR scanning, testing, and agile development
  • 🧠 studywave - EEG-based focus analysis system using a Muse headset, BrainFlow, and signal-processing techniques

Free free to reach out with any questions about my code or projects!


My Github Stats

Overview


About Me

  • 4th Year Computing Science | Honours student
  • addicted to hackathons (NatHacks, HackEd, ...)
  • You can find me on LinkedIn or at syedreza@ualberta.ca.

Previously at:

Pinned Loading

  1. investra investra Public

    Professional AI-powered stock market dashboard with real-time technical analysis, machine learning price predictions, and intelligent market insights. Built with Python, Streamlit, and scikit-learn.

    Python

  2. jackpot jackpot Public

    Forked from CMPUT-301-Binary/binary0-jackpot

    Java-based Android application featuring Firebase-backed authentication and data storage, map integration, QR/barcode scanning, and a material-designed UI built with object-oriented principles.

    Java

  3. Plantagotchi Plantagotchi Public

    Forked from AhmedZ04/Plantagotchi

    Plantagotchi is an interactive plant-care app that turns real sensor data into cute, animated plant emotions, helping users understand when their plant needs water, better air, or a healthier envir…

    TypeScript

  4. spam-emaildetection spam-emaildetection Public

    A machine learning project that classifies emails as spam or ham (not spam) using natural language processing and logistic regression.

    Jupyter Notebook

  5. studywave studywave Public

    StudyWave helps students track focus while studying using EEG brainwave data from a Muse headset, with analysis and simple visual feedback

    Jupyter Notebook 1

  6. multi-agent-navigation multi-agent-navigation Public

    Multi-agent Reinforcement Learning to train agents on obstacle avoidance

    Python