My Work This Year
2021-2022

All of my coding progress will be tracked here

Explore Now →
multi-player final project

Recent Projects

NFT website

Crypto Ccicks

Asci Video

create images using asci

Quiz Game

Creating a quiz game that reacts to your guesses

3d car simulation

made with three.js

Recent Journals

2/20

#asci

I made this as just an interesting project. It was a pretty quick and short project using p5js. I saw people creating images with only symbols representing the different lightness of each pixle and it amazed me so I wanted to try it out. i used p5js because it is really simple to use the webcam and output things onto the screen.

3/16

#car-game

I had an interest in 3d over the weekend so I decided to look into 3d web developement. I learned about Web Gl and then realized that three js is a very simple way to use that technology. I then put together this quick sample to learn about it. I found it extremely fun and simple and I will definitely use it in the future.