Skip to content
View ManiMajd89's full-sized avatar
😎
😎
  • University of Toronto
  • Toronto, Canada
  • LinkedIn in/mani-majd

Block or report ManiMajd89

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ManiMajd89/README.md

💫 About Me:

👋 Hi, I’m Mani Majd

🎓 I’m an Engineering Science student at the University of Toronto, intending to specialize in Robotics with a strong interest in Artificial Intelligence and Machine Learning. I’m passionate about building intelligent systems that bridge the gap between software and the physical world.

🧠 I’m currently conducting research on Spiking Neural Networks (SNNs) under the supervision of Professor Amirsoleimani at the LCRAIn Lab. My work focuses on designing energy-efficient deep learning models using snnTorch and PyTorch, with the goal of deploying them on neuromorphic hardware like FPGAs for real-time, low-power inference. I’m particularly interested in exploring the biomedical applications of SNNs.

🤖 I’m deeply passionate about robotics, especially perception, autonomy, and how intelligent algorithms can enhance how machines interact with the real world. Whether it’s through SNN-based control or embedded AI, I’m always excited to explore the intersection of robotics and machine learning.

💡 Outside of research, I’ve built a wide range of projects, from an AI Gomoku game engine and content-aware image resizer in C, to an LSTM-based weather forecasting model and a semantic similarity analyzer in Python. I love prototyping, testing, and learning with every build.

🌍 I enjoy collaborative, impact-driven work and I’m always looking for opportunities to contribute to open-source projects, research groups, or interdisciplinary teams at the intersection of AI, robotics, and human-centered design.

📬 Let’s connect! Feel free to explore my repositories or reach out—whether you’re into SNNs, robotics, or just building cool things that learn.

🌐 Socials:

Instagram LinkedIn email

💻 Tech Stack:

C Python NumPy Pandas PyTorch Matplotlib Markdown GitHub Windows Terminal LaTeX Notion Prezi Adobe Photoshop Figma Canva Adobe Acrobat Reader Anaconda nVIDIA HTML5 CSS3

📊 GitHub Stats:



🏆 GitHub Trophies

Pinned Loading

  1. Gomuku-Five-in-a-Row- Gomuku-Five-in-a-Row- Public

    This Python project implements the classic Gomoku game, where a player competes against an AI to achieve five consecutive stones on an 8x8 board. The AI uses strategic scoring functions to make opt…

    Python 2

  2. Weather-Prediction-model-using-LSTMs Weather-Prediction-model-using-LSTMs Public

    This code implements a multi-time-step weather prediction model using LSTMs (Long Short-Term Memory networks). It preprocesses weather data, creates time-series datasets, trains an LSTM-based neura…

    Python 3 1

  3. Image-Text-Extractor Image-Text-Extractor Public

    This project uses OpenCV and Tesseract OCR to detect and extract text from images. The program preprocesses images, identifies text regions, and converts them into readable text, which is saved to …

    Python 1

  4. convolutional-spiking-neural-network convolutional-spiking-neural-network Public

    A biologically-inspired spiking CNN built with snnTorch and PyTorch for MNIST digit classification, simulating Leaky Integrate-and-Fire neurons over time with surrogate gradient learning.

    Python 1