> Joshua Walters

Projects

I am Slime
Feed the floppa logo
I am Slime is an online gacha game where players unlock playable slime characters and fight for glory and gold! This project was developed in a team where I contributed to the design of the character, lobby, room and end screens. Through this experience I gained a deeper understanding of React js and web developement in general.
React JS Firebase HTML CSS
Feed the Floppa
Feed the floppa logo
Feed the Floppa is a endless survival platformer game created in the Godot game engine. This project was created with the goal of learning the fundamentals of Godot. Through developement I gained experience building a user ready app from start to finish which included learning new software/frameworks, surveying user experience and lots of lots of debugging!
Godot GDScript
Cinnama
Cinnamon bun logo
Cinnama is an application that allows users to reserve and cancel movie tickets in addition to signing up for membership. This project was built as part of a team of 4. I worked primarily on elements of the UI as well as the classes used behind the scenes to store data from the database at run time.
Java SQL JFrame
Pixel Art Studio
pixel art studio icon
A pixel art creation program made with the goal of solidifying the fundamentals of DOM manipulation. Used CSS grid to create the canvas and JS to apply coloring and change brush color.
HTML CSS JS
Food Hamper Manager
FruitBasket
Created a food hamper management application for a foodbank as part of coursework. Worked on Java unit tests, SQL to store food banka data and Java GUI to make a user interface.
Java SQL JFrame JUnit
Lilac
Calculator
Created a centralized website for charity donations as part of a group for the Hack the Change 2022 Hackathon. I worked in HTML, CSS and JavaScript to create the rewards system.
HTML CSS JS Firebase
Calculator
Calculator
Calculator project built to solidify fundamentals of all 3 components of web developement: HTML, CSS and JavaScript. Cretaed math functions to compute values and used DOM manipulation to set the display.
HTML CSS JS
Rock-Paper-Scissors
rock-paper-scissors
A simple program that creates a rock-paper-scissors game. This project was made to gain an introduction to javascript and how to connect it with HTML and CSS.
HTML CSS JS