Aqlow Projects

polystream

A synchronized video streaming application

completed solo project Used node.js, socket.io, redis for the back-end, and Electron, Bootstrap, socket.io for the front-end.

Image shows the open source movie Big Buck Bunny being streamed via polystream to the room #aqlow.

View Project

aqspectate

A tool for streaming custom League of Legends champion selects

in development solo project forked from node-lol-client Used Fiddler 4, LolNotes to reverse engineer https, rtmps API calls, respectively. Built client using reverse engineered API calls with node.js, Electron, and Vue.js.

Image shows the final game of Worlds 2016 as a demo for the champion select UI.

View Project

HS Robotics Class

Project designs and PDF instructions

completed solo project Used markdown, Fritzing, and C/C++ to create well-documented steps to creating several Arduino projects.

View Project

ItemExchange

A Minecraft (Bukkit) plugin for easy trading with chests.

completed major contributor Used Java and Bukkit to create easy chest shops in a Minecraft server.

Image shows a trade dialog being presented after a player left-clicked the chest.

View Project

AqPvP

A Minecraft (Bukkit) plugin for advanced control over player combat

completed solo project Used Java and Bukkit to create advanced plugin for complete control over player vs player combat in Minecraft. Parses expressions from a config file to form damage equations. Adds entirely new mechanics with "spells" and "runes".

Image shows one of the AqPvP spells being used after right-clicking with a wand.

View Project

SimpleLocator

A Minecraft client modification to synchronize and visual player locations across multiple clients

completed solo project Created unique Minecraft mod allowing players to visualize remote player locations by using a central server to transmit locations. Used node.js and redis for the back-end, Java and Netty for the front-end.

Image shows the "hula hoop" feature of the mod, allowing players to easily distinguish between friend and foe in large battles.

View Project