My Work Samples

Explore my personal projects below.

Social Media News Site

php, mySQL, javascript, html, css

In this project I developed a Social Media News site where users can upload and post their own news articles, along with read other articles posted by other users. It features a login page with a unique and secure way of storing the user's password and important information.

Online Interactive Coding Platform

php, javascript, mySQL, html, css

This is a work-in-progress project inspired by Scratch, where users can create games and interactive projects using a custom scripting language. The scripts are then translated into JavaScript via PHP for execution.

Messaging App

php, mySQL, Ajax, Javascript, html, css

This project demonstrates my proficiency in PHP, SQL, and database management. It's a messaging webpage that enables users to create and manage their own accounts and send messages. The app allows users to send messages within custom-created groups centered around specific topics. Users can also share images and embed YouTube video links in their messages. Additionally, administrators have the ability to moderate user interactions directly through the website.

Arcade Machine

RetroPie, Raspberry Pi, Electronics, GBstudio, Woodworking

In this project I built a fully functional arcade machine capable of playing a wide range of retro games from various classic consoles. Powered by a Raspberry Pi, the system offers a seamless gaming experience through the RetroPie OS. I designed built, and painted the wooden cabinet. In addition to classic games, the machine also features homebrew titles that I developed myself.

Java Game using JavaFX

JavaFX, Java, Maven, OpenSimplexNoise

In this project, I developed a basic game system using JavaFX, incorporating a Perlin noise-inspired library to generate dynamic maps populated with various animals and resources. The game features NPCs, each with a unique name, capable of pathfinding, gathering resources, and interacting with the environment.

RPG

RPG Maker Mz, JavaScript, Photoshop

This is a project I'm currently working on using RPG Maker MZ. I'm developing an RPG and enhancing it with custom plugins and JavaScript code to add new features and mechanics.