My EPIC Projects

A collection of my absolutely EPIC projects! Feel free to reuse any of them.

The Early Days of My Game Development Journey

My first lines of code where written in Scratch. I used to code fun games when i was 11 years old during online classes(2020 - 2021). Simple times fr 😔🤚

todolist-webapp

Todo List Webapp

A simple and intuitive todo list web application built with Flask, JavaScript, HTML, and CSS. Easily add, complete, and manage your daily tasks from any device.

Python Flask JavaScript HTML CSS
calculator app

Calculator

A fully functional calculator built with HTML, CSS, and JavaScript. Features a clean interface with basic arithmetic operations and a responsive design.

HTML CSS JavaScript
clock app

Clock

A really simple clock I made while learning JavaScript. Displays the current time with a clean interface.

HTML CSS JavaScript
SlimeyBOT discord bot

Discord Bot

A feature-rich Discord bot built with Python and the Discord API. Provides various utilities and interactive features for Discord servers. At its peak, it was in 30 servers with over 1000 users in total.

Python Discord API
Instagram repost bot

Instagram Repost Bot

A program that automates an instagram meme repost account.

Python Instagram API Automation
SpellGPT

SpellGPT

A ChatGPT wrapper that transforms text to different tones and corrects grammar and spelling. Enhances writing quality through AI-powered text processing.

Python ChatGPT API
Obstacle avoiding robot

Obstacle Avoiding Robot

An autonomous robot that uses sensors to detect and avoid obstacles in its path. Built with Arduino and C++ for real-time navigation.

Arduino C++ Sensors

Automatic Parking System

A cool project that manages a parking building using sensors and stuff.

Arduino C++ Automation
RC plane

RC Plane

A remote-controlled aircraft with custom firmware and hardware I built with my best friend. Using NRF24 modules for wireless communications and Arduino for the flight computer. But sadly the plane did not fly 😔😭

Arduino C++ NRF24
bloxy-blox game

Bloxy Blox

A fun game built with Unity and C#. Features engaging gameplay mechanics and smooth controls.

C# Unity