A web application solution for Devchallenges.io that replicates the given design and allows users to upload images. Mimics the primary functions of Imgur, built on an early version of Next.js.
Bubble Fest was the first EDM festival in Tunisia. I served as one of the organizers, handling the technical aspects including ticketing, event advertising, and access validation systems.
A Python implementation of Tic Tac Toe allowing a user to play against the computer with random moves. Fully functional and interactive command-line game.
A Python script that converts images (PNG, JPG, JPEG) into ASCII art. Fully commented and explained chunk by chunk for clarity.
An open-source Lua library for Multi Theft Auto: San Andreas that simplifies sending Discord webhooks directly from in-game events, with both OOP and non-OOP syntax. My first time creating a library, learning that code is just code, not magic, designed to make writing more code easier.