Demo

Latest

VR/AI C# Unity 3D Blender

I did a 2-month internship followed by a 1-year consulting job for NovaScience's VR/AI project—a multiplayer, virtual reality simulation developed with Unity. VR/AI allows medical students to train on laboratory equipment that is difficult to access in real life. It also provides immersive explanations of scientific concepts at a microscopic level.


School Projects

These are the projects that I worked on during my 2022-2023 full stack dev studies, newest first.

Keytar Hero C# Unity 2D

live demo

Keytar Hero is based on the popular music rhythm game, Guitar Hero, but this version plays with a keytar keyboard and the music is obnoxious. This was my first introduction to the Unity game engine.

Meal Planner React Next.js MongoDB Tailwind CSS

Meal Planner streamlines meal planning and dietary tracking for health-conscious individuals. Leveraging the Edamam API, it allows users to create personalized meal plans from a vast product library. It offers dietary analytics with historical data on caloric and nutrient intake, just so you can make an informed meal choice! Wow. Key features include a scheduler and a smooth food selection UI with lots of drag and drop stuff.

Soccer Club Manager Java Spring Security MySQL Bootstrap

Soccer Club Manager is a web-based application designed for internal use by a soccer team, to streamline the creation of match results and details, track performances of their roster and facilitate access to personalized training plans. Key features include data visualization with charts and full matches reports. I don't even watch soccer.

Cloud Administration & Security Hugo Markdown

live demo

This manual of procedures can help you manage cloud infrastructure and applications, I hope. The topics are presented in a practical sequence designed for beginners to follow along. We were assigned to provide a .doc or .pdf, but I also published this online version generated with Hugo.

Forum PHP Laravel MySQL Bootstrap

Forum is a web-based application where members can participate in online discussions and share their interests or ideas, similar to Reddit. It provides subforums for everyone to connect and build communities around any specific topic in a user-driven environment. Key features include user authentication with moderation tools, streamlined subforums creation, search and vote.

Tracker Java MySQL Bootstrap

Tracker is a personal app that helps you keep record of whatever you need for your own goals using the RESTful API we learned from our web services course. It first started as a todo list, then as a video game completion history tool, then as a gym routine scheduler. The backend is flexible and works the same either way.

X-Count JavaScript HTML CSS

live demo

X-Count is a simple, original game that I created as part of our very first course on JavaScript and user interfaces. The goal is to visually guess the percentage of X characters displayed in the grid, as fast as you can.

Full Stack Developer Portfolio HTML CSS

live demo

My first student portfolio as part of our web design course. It is written from scratch in pure HTML/CSS. They kept telling us nobody does pure CSS anymore. :(


Miscellaneous

Lunar Maze Game Concept Godot Engine WebGL

live demo

I tried the Godot Engine for a few days to get a feel of its scripting language and made this physics-based, flying platformer thingy. The little character moves a bit like a lunar lander in low gravity and must reach the end of the level.

On desktop, use either the Up, Left, Right arrow keys or W, A, D. On mobile, use the touchscreen controls.

insitu.js JavaScript HTML CSS

live demo

insitu.js is a script that I wrote to display artwork as if there were photographs of it hanged on a wall. I used to do that on Photoshop with my digital illustrations before posting them on social media. Now it's automated.

It simulates shadows, perspective and more by dynamically adding randomized CSS to an image element and its wrapper. It is triggered on click from a button or gallery thumbnails, as shown in the live demo.

SFLIST JavaScript CSS YAML

live demo

I played Street Fighter a lot. SFLIST references all the characters' moves in a responsive format. It is a static website generated with Jekyll and YAML data files. CSS and JavaScript are used to dynamically convert text strings to more appealing arcade stick inputs. I used it a lot on mobile myself.

#digitarhythm HTML CSS

live demo

This is a playlist called #digitarhythm, a selection of music I discovered over the years by playing video games. Probably the oldest page I kept alive.

JS Glitch Effect JavaScript

live demo

JS Terminal JavaScript

live demo