Alan Shalkey

Full Stack Developer

Lava Survivor

This game is a 3D platformer where you must shoot projectiles in order to move platforms to collect all of the objects. You must choose wisely and quickly to avoid being consumed by the rising lava!

Technologies Used

C# and the Unity Game Engine. World machine was also used to create the terrain that contains the level, while most other assets were readily availabe from the asset store.

Check out the code or clone the project to download the .exe file to play the game here!

Eat-Da-Burger!

This is a full stack web application, where you are able to enter burgers you would like to serve up and choose to devour any available burgers. This project is hosted on heroku so many people can interact with the application while the data persists for others to view.

Technologies Used

HTML, CSS, JavaScript, Node.js, Express.js, Handlebars.js, Bootstrap, Heroku, and SQL

Check out the code here!

Friend Finder

This is a full stack web application where your answers to a survey are calculated to find possible friends who share the same interests as you and have also completed the survey. The project is hosted on heroku, making it available to various users and allowing their profiles to persist.

Technologies Used

HTML, CSS, JavaScript, Node.js, Express.js, jQuery, Handlebars.js, Bootstrap, Heroku

Check out the code here!

Fridge-To-Table

Have you ever been staring at the ingredients in your fridge, wondering what new refreshing meal you could make out of them? Well, the Fridge-To-Table app aims to make your journey towards your next creative meal easier by allowing you to input ingredients that you have in your fridge and then see recipes that you can make with those ingredients! You can also view an instructional video on how to make that dish!

Technologies Used

HTML, CSS, JavaScript, Firebaseui, Firebase, Edamam API, Youtube IFrame Player API

Check out the code here!

Bamazon

You can use this node application to send queries to a database using SQL. After running the application you will be shown a table filled with information conatained in the products table and can choose which item to purchase. Once you decide on an item, choose a quantity so that your total can be calculated.

Technologies Used

JavaScript, Node.js, SQL

Check out the code here!

LIRI - Language Interpretation and Recognition Interface

There are various commands in this node application which allow you to send AJAX requests to a news api to retrieve the top headlines, the OMDB api to look up movie information by the title of the film, the Spotify API to retrieve song information, and to run a command from the command line in order to read data from a file.

Technologies Used

Javascript, Node.js, Spotify API, NewsAPI, OMDB API

Check out the code here!

Public Transportation Scheduler

This project uses Firebase in order to log train schedules which will stay up to date when the page is refreshed. The moment.js library was particularly useful in converting times to formats which made the calculations easy to execute and output the data in whatever format you like.

Technologies Used

HTML, CSS, JavaScript, jQuery, Moment.js, Firebase

Check out the code here!

Giftastic!

By sending AJAX requests to the the GIPHY API, you can create buttons that can load up some of your favorite GIFs!

Technologies Used

HTML, CSS, JavaScript, jQuery, GIPHY API

Check out the code here!

Martial Arts Origins Trivia Game

This game will test your knowledge of various styles of martial arts from around the world. You have a limited amount of time in order to answer all of the questions, but you'll be able to keep resetting the game until you've gained enough knowledge to complete the game!

Technologies Used

HTML, CSS, JavaScript, jQuery

Check out the code here!

Martial Arts Movies Hangman

This game tests your knowledge of well known martial arts films. You can keep track of each film that you've guessed correctly, but be careful to not run out of attempts!

Technologies Used

HTML, CSS, JavaScript

Check out the code here!