London Emmerich

Web & Game Developer

RavenTri Reviews

A custom website to host and display reviews for movies and TV shows. The site organizes the reviews by release date and category, and provides a brief summary of the review in the thumbnail before the user visits the full review. The site is developed from scratch using JavaScript, HTML, and CSS. HTML is generated primarily in JS files so the same page structure can be used across multiple webpages while still allowing each page to have its own URL. Data for the reviews and thumbnails is stored in a JSON file, which is read when the user loads the page. Planned features include a search system, a sorting system, a better navigation system, and a comments section.

Main view of website. Review page with nav dropdown visible.

amiibo Finder

A website designed to search and sort amiibo, a set of action figures released by Nintendo. The website pulls data from amiiboapi.org using XML requests, then converts that data into json to sort and display it. You can filter the amiibo by amiibo series, game series, or name of the amiibo, and can sort by release year or alphabetical order. The CSS is designed to work on both desktop and mobile, changing the amount of results in each row to match your screen size.

Filter and Sort tools on website.. Results of full search.

Cube Dropper³

Cube Dropper³ is a Godot game I made for the 2024 GMTK Game Jam, then refined in the week afterwards. The game is based on Tetris, with different sized cubes instead of tetriminos. The idea is that cubes clear completely if even one row the cube is in is cleared, forcing the player to think about the size of the cubes. It is a simple game, but I'm proud of the fact that it made it in a week, including every asset accept for the soundtrack.

A sample level with cubes already stacked partway up the screen. The Instructions menu.

Attack of the Bricks Demo

Attack of the Bricks is a Unity C# game I developed in my free time with assistance from one of my friends. The game is a twist on the brick breaker genre, combining it with a game like Space Invaders. This creates a game where you have to use brick breaker controls to protect yourself from an onslaught of bricks. However, here, you can aim where the ball goes. This is simply a demo of the game, showing off its base concepts as well as 10 fully playable levels.

A typical level showing Bricks moving down the screen. A harder level with more Bricks.

Pen & Paper

A WordPress website created to launch Pen & Paper, a community of volunteers who write letters to orphans. I used many of the basic WordPress blocks to design and construct the site to the commissioner's expectations, altering the site to match their wishes. I created all of the pages from scratch instead of using WordPress’ templates to better understand Wordpress and express the commissioner’s vision.

The center of the main page, with header, letter destinations, and quote banner. A view of the page explaining how to write a proper letter.

Read Things Right

Read Things Right is a website I published through DreamHost, where I put together the best orders to read or watch components of multimedia franchises like the Marvel Cinematic Universe or Star Wars. I currently have a wide variety of orders across films, television, and comics, and plan to update the site regularly with more orders. I will be making all of this myself using html and css to generate usable and efficient pages.

The landing page showing featured reading orders. An example reading order.