#!/usr/bin/python
# -*- coding: utf-8 -*-
class CSandSWEstudent:
def __init__(self):
self.name = "Mohammed Amin Haffouz"
self.role = "Software Engineering Student Β· AI Research Oriented"
self.education = "3rd year @ INSAT"
self.interests = ["Deep Learning", "GPU Computing", "AI-based Research", "Systems Programming"]
def say_hi(self):
print("Obsessed with the why behind the how.")
print("Teaching machines to learn, while still learning myself.")
print("I don't use Arch btw")
me = CSandSWEstudent()
me.say_hi()Languages:
AI / ML:
Backend & Infra:
π‘ Some of them collaborative / hackathon projects β my contributions are detailed in each repo.
| Project | Description | Status |
|---|---|---|
| End of Year Project β Attention Adaptive Manager | Cross-platform AI system that detects cognitive load, focus, and distraction sensitivity via biosignals β then acts on them through an AI agent (filtering notifications, blocking apps). Lead developer. | π Private Β· Ongoing |
| dl_experiments_lab | Personal research lab notebook. Hypothesis-driven DL experiments + Attempts to implement and replicate anything new. | π Private Β· Releasing Soon |
- π« Built other websites as fullstack web dev like : MPI Resources β a resource hub for incoming students at INSAT
- Long-term interest: AI as a scientific tool ππ§¬βοΈβ‘β»οΈ