Selected work

Projects .

11 projects spanning cybersecurity, IoT, blockchain,
and full-stack engineering — 2021 to present.

01
IoT ESP32 BLE HealthTech

Wearable Stress Monitoring Device

Real-time wearable that detects physiological stress using an ESP32 that fuses a MAX30102 heart-rate/PPG sensor, a GSR skin-conductance sensor, and a MAX30205 body-temperature sensor. Streams multi-sensor data over BLE to a companion app, with on-device energy management and secure authentication. Designed and prototyped at École Polytechnique.

View on GitHub
02
Full-Stack React TypeScript Self-Hosted

MoX — Master's Student Platform

The official platform for the Master's students community at École Polytechnique. Designed and built end-to-end — frontend, backend, and self-hosted deployment — covering clubs, events, a calendar, member directory, and partnership outreach. Built with React, Vite & Tailwind on a self-managed server.

View Live Site
03
Flutter Dart FastAPI Mobile

NOC Mobile

Cross-platform network diagnostics toolkit for engineers and IT pros — ping, traceroute, DNS, reverse DNS, port checks, TLS certificate inspection, and subnet math, plus uptime monitoring and AI-assisted explanations of results. Built in Flutter with native Swift/Kotlin networking channels and a FastAPI backend.

View on GitHub
04
Security Django JWT Python

Authentic Sentiment Shop

Secure e-commerce platform for Lebanese artisan products. Features JWT authentication, CSRF protection, role-based access control, encrypted sessions, and audit logging — built to showcase real-world application security.

View on GitHub
05
Cryptography Python Flask Web

DES Encryption Web Tool

Interactive web application for DES encryption and decryption with real-time key validation, block-by-block visualisation, and session-based report generation — designed to make classical cryptography tangible.

View on GitHub
06
React Node.js PostgreSQL Search

UniFind

University exploration platform helping students find the right program. Aggregates tuition, rankings, admission requirements, and research opportunities across hundreds of institutions with a fast full-text search engine.

View on GitHub
07
Ethereum IPFS Solidity Web3

Blockchain Procurement Portal

Decentralised procurement platform powered by Ethereum smart contracts and IPFS. Provides tamper-proof bid submission, document management, and vendor verification — purpose-built to eliminate corruption in public tenders.

View on GitHub
08
Django Python PostgreSQL HR

Employee Task Pro

Comprehensive HR and task management system built with Django. Supports employee onboarding, project assignment, performance tracking, feedback cycles, and exportable analytics — all in one unified dashboard.

View on GitHub
09
Startup Gov-Tech Procurement

ProcureGuard

Gov-tech startup pioneering transparency in public procurement across the MENA region. Developed accountability frameworks, stakeholder tools, and a digital audit trail designed to eradicate bid-rigging and corruption.

View on LinkedIn
10
Python TCP/IP Sockets Multiplayer

Network Multiplayer Game

Real-time multiplayer game built on raw TCP sockets in Python. Three rounds of increasing difficulty with a live leaderboard ranked by player response times — engineered to demonstrate network programming fundamentals.

View on GitHub
11
Python Networking TCP/IP Proxy

Network Proxy Server

Multi-threaded proxy server and client application built with Python sockets. Implements HTTP tunnelling, connection pooling, and request logging — a deep-dive into the OSI model and low-level network architecture.

View on GitHub