Loading...
© 2026 All rights reserved.
A data analysis and machine learning project exploring the World Happiness Report dataset. Uses linear regression, polynomial regression, and K-Means clustering to identify factors influencing global happiness scores and group countries by well-being patterns.
“Understanding the complex interplay of socio-economic factors that contribute to national happiness requires both regres...”
A supervised machine learning project that predicts analgesic treatment effectiveness based on patient characteristics and pain type. Compares five classification algorithms with hyperparameter optimization to identify the most effective pain management strategy for individual patient profiles.
“Pain management often relies on trial-and-error, with no clear way to predict which analgesic will be effective for a gi...”
A full-stack web application that uses large language models to automate email processing through visual workflows. Users connect Gmail or Microsoft 365 accounts, build node-based automation flows, and let AI classify incoming emails, generate contextual responses, and execute scheduled actions.
“Organizations handling high email volumes lacked a flexible automation tool that could understand message context, class...”
A Django-based web application for tracking and managing job applications. Features a public job board where candidates can browse open offers and apply, alongside an authenticated admin dashboard for recruiters to manage companies, offers, and applications through a five-stage pipeline.
“Small and medium recruitment agencies lacked an affordable, simple tool to manage the hiring pipeline. Existing solution...”
A cross-platform mobile application that scans food products using the device camera and analyzes ingredients through AI. Provides neutral, science-based nutritional information without brand bias or alarmist health scoring, compliant with Tunisian consumer protection regulations.
“Consumers struggle to interpret food labels and make informed dietary choices. Existing apps often use alarmist language...”
A modern web-based room reservation and management system built with FastAPI and React. Allows organizations to manage bookable spaces, browse available rooms, make reservations with interactive calendar views, and provides admin tools for managing rooms, equipment, users, and reservations.
“Organizations needed a centralized system to manage room bookings with conflict detection, role-based access, and an int...”
A secure, role-based intranet portal for collaborative project management and task tracking built with native PHP. Provides administrators with full CRUD for projects, tasks, and employees, while regular employees get a personalized task dashboard with inline status updates and team visibility.
“Small teams needed a simple, self-hosted project management tool with role-based access that didn't require complex infr...”
A 2D infinite runner game built with Pygame, featuring Minecraft-style pixel art. Players control Steve dodging Creepers, TNT, Endermen, and flying Phantoms in an endless side-scrolling world with progressive difficulty, double-jump and duck mechanics, and persistent high score tracking.
“Creating an engaging infinite runner with progressive difficulty, multiple obstacle types, and responsive controls using...”