Projects

Portfolio Website

My personal portfolio website built with Laravel, Blade, Tailwind CSS and JavaScript.

PHP Laravel Blade Tailwind CSS JavaScript

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.

PHP Laravel Blade Tailwind CSS SQLite

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.

TypeScript Node.js Discord.js Sapphire

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.

Python Tkinter SQLite