GO Playground
A web application for testing and running Go code in the browser, with syntax highlighting, a console for output, and a format input.
Sorting Algorithm Visualizer
A sorting algorithm visualizer built with Alpine Js and CSS, which provides a visual representation of the sorting process of different algorithms like Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort and Heap Sort.
Agriculteurs Composteurs de France
A website created as part of my intership. It helps farmers to come together and share ideas for continuous development and improvement. It also has a backend enabling the administrator to manage members.
Table Builder
A web application for building tables with ease. You can add columns, rows, and even merge cells. Style the table or individual cells. You can download the table in multiple formats.
Real-time Chat App
A lightweight real-time chat application demonstrating WebSocket-based messaging with a clean UI and smooth interactions across devices, supporting private chats and rooms, as well as audio messages.