nav button
Logo

Portfolio Website

This website was entirely coded by me.

Mini Musical Tesla Coil

Mini Musical Tesla Coil

An electronic project that I soldered at home.

Connect 4

Connect 4

A game of Connect 4 made entirely made in C.

Scaleborne Logo

Scaleborne

A video game that I worked on as a coder/pixel artist.

Qube's Server Shop Logo

Qube's Server Shop

A mod for minecraft that adds a way for the server to sell items directly to the player.

Portal: Corruption Logo

Portal: Corruption

The webpage for a Portal 2 mod that I am working on.

Close Button

Mini Musical Tesla Coil

Soldering Project

Overview

This project came as a soldering kit, that I put together.

I have learned a lot from this project such as:

  • Make sure that the solder that you have contains flux or it is needed seperatly.
  • Using a multimeter to test continuity of connections.
  • Not everything works as intended.

It is a shame that this project didn't work when trying to test it.

Connect 4

Scaleborne

Scaleborne

Overview

A rougelike game were you play as 4 different reptiles trying to stop a war between Reptilia and the Mammallia, with the Nation of Mammallia being controlled by an evil wizard.

These characters were all drawn by me.

Alex the snake

Alex

Jack the turtle

Jack

Ben the Lizard

Ben

Lyra the Dragon

Lyra

Qube's Server Shop

Core Concept

A server-side economy mod that adds a virtual currency system and a GUI-based shop where players can buy items and exchange resources for credits.

Key Features

Custom Economy

  • Virtual Currency: Credits are stored in player data, not as physical items.
  • HUD Display: The player's current balance is displayed on the main game screen (bottom-right).
  • Configurable Identity: You can change the Currency Name (e.g., "Dollars", "Gold") and Symbol (e.g., "$", "€") in the config file.

Robust Configuration

  • Fully Data-Driven: Server admins can add/remove shop items, create new tabs, and set prices without changing code.
  • NBT Support: The shop supports selling items with specific NBT data (like enchanted swords or potion effects).
  • Localization: All text supports en_us.json language files for translation.

Portal: Corruption

Viewer v2.13.9