Projects

I specialize in logistical and systems-oriented coding, while also bringing strong experience in graphical programming and UI design.

Local Music

A complete, client only, local music player

This project was made in my free time, and is a complete local music player that I made using Flutter. The player is able to play music from your local storage, and has a simple and easy to use interface. my favorite feature of this app is the equalizer that I made from scratch using flutters custom drawing functionality. { check out the ioseqbridge docs for more photos }

School pass system

A complex school pass system that I made for my Software Development Capstone class. The backend is was made with Express.js and The user interface is made utilizing Flutter allowing students and teachers to create passes for themselves and others and view their passes in a simple and easy to read format.

This project has been the best experience I have ever had with coding, Learning Flutter and maintaining a fullstack software for the possible use of my entire school was a challenge that I was more than happy to take on.

Custom Video Streamer / Player

A "simple" video player that I made in my free time. A complement to my streaming service I developed using Hono JS. Yes this is interstellar.

This player can play every single video format and video resolution supported by html { 1080p / 4k / 8k }, i also specifically designed the player to look sleek and comfortable, while allowing for it to support stream piped sources { m3u8, hls, mp4, etc..} from any servers streaming endpoints

Tic Tac Toe

A simple game of tic tac toe that I made in my free time. The game is single player as it is power by AI { literally just recursive min max functionality }. I made this game to test my ability to make a game in a short amount of time.

It did not take a short amount of time. On the other hand though, i did find a hidden skill in being able to debug recursive functions

Torrent Scraper

The script is powered by a custom torrent scraper that I made in Bun JS. The scraper is able to scrape torrent information for movies and tv shows from multiple torrent sites and display them in a simple and easy to read json format.

My motives for this were born from pure curiosity, and serves no other purpose thank just retrieving magnet links .

Muun TV

A very functional movie rating service developed solely by me.

One of my most ambitious projects, It is powered by a custom backend that I made using Hono JS and The frontend is made utilizing pure html, css, and javascript. The service allows users to rate movies and tv shows, and view their ratings in a simple and easy to read format.

HSE Schedule

A sleek looking and functioning school schedule app I designed for my school

A simple School app I created my freshman year of highschool in response to the unstable / unreliable schedule app implemented by the school that was problematic for me and my peers.

This Website

I made this website to showcase my projects, documentation of my thoughts and to give a brief overview of who I am as a person and a developer.

I am currently working on a code blog { extension of journal } for this website, and a few other projects that I will be adding to this page soon.