Blog
About

Drag to move around!

Drag to move around!

Heroku
Express
Swift
Ionic
Firebase
Socket.IO
Vitest
TypeScript
TensorFlow
SQLite
HTML
C++
CSS
Figma
C
Python
Expo
Netlify
Node.js
Django
GitHub
Vite
Nuxt
Sass
JavaScript
Vue
Java
Rust
VitePress
React
Lua
PyTorch
TailwindCSS
Git
Heroku
Express
Swift
Ionic
Firebase
Socket.IO
Vitest
TypeScript
TensorFlow
SQLite
HTML
C++
CSS
Figma
C
Python
Expo
Netlify
Node.js
Django
GitHub
Vite
Nuxt
Sass
JavaScript
Vue
Java
Rust
VitePress
React
Lua
PyTorch
TailwindCSS
Git

18 years old, trying to not go homeless 🔥

Full-Stack Developer by day

Professional Idiot by night

Fixing technical debt,0lines at a time

Minglio

Lead Developer

May 16, 2024 - November 17, 2024

After the closure of Omegle, the free chatting app, my friends and I wanted to create a similar platform but without the limitations of Omegle. We envisioned a platform that was more secure, more private, and most importantly, safe. We were partly inspired by Discord and their journey from indie-startup to massive chat app. The idea of enabling introverted people like us to connect with others seamlessly through technology captivated us.

Read more

NuxtTypeScriptSocket.IOSass

SITHS Regents Prep App

Lead Developer & Project Manager

October 11, 2024 - July 7, 2025

A site designed for my high school community to prepare for the NYS Regents Exams. The site allows teachers to assign homework, create tests, and track student progress. This project was made with heavy collaboration between our teachers and developers, so the final product was a perfect fit for our needs. This project taught me a lot about managing teams and working collaboratively with others. I also experimented with Vitest and GitHub Actions for the first time to create a CI/CD pipeline.

Read more

DjangoSQLiteNuxtVitest

Gravity Assist

January 13, 2024

A collection of tools and utilities I made for a game called Infinite Lagrange. The relatively small community, lack of resources, and gatekeeping of information in the game made it difficult to find the information I needed. I wanted to make it easier for people to find the information they need, so I made Gravity Assist. This was my first journey into web development, as the project progressed from plain JavaScript, to Vue/JS, to Nuxt/TS.

Read more

NuxtTypeScriptFirebaseTailwindCSS

Dinersaur

Lead Developer

June 22, 2024 - September 4, 2024

A mobile app that allows users to book reservations in a manner similar to delivery apps, but for in-person reservations at restaurants. At first, I tried my hand at using Swift and Kotlin to create separate apps for both Apple and Android devices, but settled on Ionic to create a unified TypeScript codebase that could be deployed to both ecosystems.

Read more

IonicVueHerokuTypeScript

Koi

Lead Developer

June 3, 2025

An iOS-exclusive app meant to allow users to easily search and buy groceries, made in collaboration with a few friends. Users can create lists of groceries they want to buy, and our algorithm searches for the best deals for each item in their local area, creating a comprehensive route to follow between stores, while also taking into account traffic and gas prices using real-time metrics. Users can also search for recipes or make their own with the help of the LLM we trained with PyTorch, which provides a better experience for users than using a simple search engine.

Read more

RustSwiftPyTorchPython

The end... for now!

If I have a problem, I make a solution!

And like the JavaScript developer I am, I make them as non-optimized, non-accessible, non-responsive web apps for anyone to use!

But don't expect quality. or functionality. or anything really.

Image of bWord sHuntImage of BS PaintImage of BSCodeImage of ShortImage of EZMLA

bWord sHunt

NuxtTypeScriptSocket.IOExpressVueTailwindCSSVite

January 18, 2026

Word Hunt is a minigame in GamePigeon where players try to find as many words as possible within a time limit. However, there's one flaw with that: GamePigeon is iOS-exclusive, and not everyone has an iPhone. Also, you can only play against one person at a time. The inefficiency! bWord sHunt is my attempt at recreating Word Hunt as a web app, with the added bonus of being able to play against multiple people at a time.

BS Paint

NuxtTypeScriptVueTailwindCSSVite

November 12, 2025

I got a MacBook for college, so I was without MS Paint for the first time in my life. The horror! I had to rely on Photopea, which, while great and all, I missed the simplicity of MS Paint for quick edits. BS Paint is my attempt at recreating MS Paint in the browser, with a few upgrades like keyboard shortcuts and layering that I liked about Photoshop/Photopea. HTML canvases are really hard to work with. All bugs are actually features. Definitely not media queried for smaller devices.