pixelated youssef icon

Youssef's website

This page contains a selection of projects I have worked on. For a more complete list, check out my GitHub page.

Deflog

A Prolog English dictionary prototype. Uses tries for quick lookup and autocomplete predictions. Source code.

Ecosystem Simulator

pixelated fox icon

A genetic algorithm visualizer developed in Haskell. Simulates emergent behaviour in a simplified ecosystem including overhunting and overgrazing. Source code.

FiveSquared

A full-stack "social media platform" for art enthusiasts. Uses a relational database backend to track accounts, posts, likes and comments. Dynamically generated SQL queries allow users to do advanced search. Source code.

Inclusion Bot

pixelated no-h8 icon

A Discord bot and text analysis tool for detecting hate speech. Detects and deletes offensive messages and messages author with detailed breakdown and confidence. Created for HackCamp 2023. Devpost link. Source code.