Welcome,

  • Chance Ruffalo

    University of Redlands - 2023

  • I am seeking a role within the software industry that allows me to apply my skills and experience to help aim for excellence in my field of study. I am committed to delivering efficient solutions and embracing new challenges with an open mind and bold passion for learning.

Greener Fields - Early Development

  • As the player delves into the ever-changing magical forest, they will begin to gain experience which will level them.

  • Every time the player enters the forest, a new level is generated randomly based on how far the player has traveled. Watch out bosses might appear!

  • All art is created by myself using asperite animation. All frames are then uploaded to game folder and utilized in custom animation class.

  • I have created a custom render class to appropriately display all game assets in order. This is done by using a linked List that has all display elements in the correct order. This listed is then updated based on the element Y value.

  • The player has a health bar that can be depleted if hit by an enemy projectile. All projectiles are rotated according to the direction vector they must go. Watch out!

  • Some items can heal the player such as red mushrooms. Hover over itmes to see what they do.

Check out Everyday.Chance on YouTube for recent alpha gameplay! Or head over to the linked GitHub to find source files from the game development!

Recent projects: Still in developmentā€¦

  • Machine Learning: Handwritten classification

    In this program, we will make a model to tell apart different handwritten numbers. Click the button below to see more.

  • Java + Object Oriented Programming

    Check out this repository for java programs that include GUI apps and different implementations of OOP

  • Machine Learning: Fashion classification

    Neural network classifying articles of clothing. Check out code in GoogleColab by clicking the button below.