Website Theme Generator

Languages: HTML, CSS & JavaScript

To practice using HTML, CSS & JS, I made a Website Theme Generator which generates a design brief for a basic webpage. I also added a section with some basic instructions to help beginners learn how to use GitHub!

Check out the live version here
Project files available on GitHub here

A screenshot of the website theme generator

V.O.T.L.A

Voyage Of The Last Ark

Languages: Python

V.O.T.L.A is an interactive, text based, puzzle solving game written in Python.

When disaster strikes, the player, a member of the Ark's crew, must solve puzzles to save the ark (and humanity) from destruction.

Project files available on GitHub here

Cover art from the text based game VOTLA A screenshot of the game title screen in the Python terminal

Snake.js

Languages: JavaScript

One of my first projects was Snake.js. This is a program that uses the processing.js library which I learnt on Khan Academy to make animated / interactive drawings and games using Javascript.

Check out the live game on Khan Academy here

A screenshot of Snake.JS - Alex Keyter's recreation of the classic game Snake.