Projects I've Built

A collection of personal and professional projects spanning web development, game development, AI/ML, and more. Many are open-source, so feel free to explore the code.

  • Traffic LED Light logo

    Traffic LED Light

    An Arduino-based traffic light controller using LEDs that cycles through red, yellow, and green states with accurate timing, simulating a real traffic signal system.

    Arduino, C++, Electronics

    github.com
  • Decibel Meter logo

    Decibel Meter

    An Arduino-based sound level meter that measures ambient noise in decibels in real-time and displays the level via LEDs or a serial monitor, useful for audio monitoring and noise detection.

    Arduino, C++, Electronics

    github.com
  • Motor Speed Control logo

    Motor Speed Control

    An Arduino project that controls the speed of a DC motor using a potentiometer. Rotating the knob adjusts the PWM duty cycle, smoothly varying the motor speed in real-time.

    Arduino, C++, PWM, Electronics

    github.com
  • Chromatic Tuner logo

    Chromatic TunerIn Progress

    Electronic chromatic tuner built with an Arduino Uno. Detects audio frequencies in real-time and displays the closest musical note for accurate instrument tuning.

    Arduino Uno, C++, Electronics

    Demo Soon
  • On-Demand Linux Environment logo

    On-Demand Linux Environment

    A learning platform prototype that lets users launch on-demand Linux environments directly in their browser for hands-on learning.

    Node.js, Express, React, Tailwind CSS, Kubernetes

    github.com
  • PDS - Landing Page & Booking System logo

    PDS - Landing Page & Booking System

    Created a PDS landing page featuring an automated booking system that simplifies user scheduling and enhances the overall customer experience.

    React, TypeScript, Tailwind CSS

  • Reddit ChatGPT BOT logo

    Reddit ChatGPT BOT

    Built an AI-powered Reddit chatbot that uses the ChatGPT model to understand user intent and deliver clear, relevant, and well-structured answers at scale.

    Python, OpenAI API, Reddit API

  • Hayya MVP logo

    Hayya MVP

    Wedding planner Tunisian platform built with MERN stack. Architected the backend and frontend, implementing core features for connecting couples with wedding service providers.

    MERN Stack, Tailwind CSS, GitLab Runner

  • Honey Drip AI logo

    Honey Drip AI

    Built a utility AI system for the Honey Drip game, implementing intelligent behaviors and decision-making algorithms for game characters.

    Unity, C#, AI/ML

  • ML Age & Gender Prediction logo

    ML Age & Gender Prediction

    Scripted the gender prediction functionality achieving an 80% accuracy rate, improving the system's ability to classify users based on gender using machine learning.

    Python, Machine Learning, TensorFlow