Projects
Portfolio Website
My personal portfolio website built with Laravel, Blade, Tailwind CSS and JavaScript. You're watching it right now.
Chirper
Chirper is Laravel's bootcamp project where you create a microblogging platform, similar to X, where users can post short messages (Chirps). I followed this bootcamp to get started with Laravel.
Advanta
A Discord bot built with Discord.js using the Sapphire framework that brings several moderation features from Discord's User Interface to slash commands. Ideal for users who prefer CLI over UI. Also includes detailed and customizable moderation logging.
Tic Tac Toe
A Tic Tac Toe game built using Python's Tkinter module. You can play against the computer on different difficulties, and with different board sizes. It also keeps track of game statistics.