👋 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.
Pinned Loading
-
Gomuku-Five-in-a-Row-
Gomuku-Five-in-a-Row- PublicThis 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
-
Weather-Prediction-model-using-LSTMs
Weather-Prediction-model-using-LSTMs PublicThis 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…
-
Image-Text-Extractor
Image-Text-Extractor PublicThis 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
-
convolutional-spiking-neural-network
convolutional-spiking-neural-network PublicA 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
If the problem persists, check the GitHub status page or contact support.