hbomb79
Go Software Engineer working on backend solutions for OMIQ @ Dotmatics.
DotmaticsAuckland, New Zealand
Pinned Repositories
Advent-of-Code
Advent of Code solutions in Scala3 (2022) and OCaml (2023)
Bikboo
BuddySystem
A memory manager (Buddy System) intended to improve the efficiency of malloc/free - Implemented in C++
CCDrop-2
A file transfer program for ComputerCraft, implemented using Titanium and embeds a Plexus instance for file picking.
go-chanassert
Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies
neovim-config
Pacman
2D Java Pacman game using A* pathfinding for ghost movements.
Thea
Thea is (going to be) a no compromises home media solution written with Go + Svelte which facilitates the discovery, transcoding, organization and streaming of your content.
Titanium
Mirror repository from GitLab. Please create pull/merge requests and other collaboration to GitLab.
TTGO-Falling-Block
A simple falling block game developed using the espidf32 framework, targetting the TTGO T-Display Board.
hbomb79's Repositories
hbomb79/Thea
Thea is (going to be) a no compromises home media solution written with Go + Svelte which facilitates the discovery, transcoding, organization and streaming of your content.
hbomb79/go-chanassert
Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies
hbomb79/neovim-config
hbomb79/Titanium
Mirror repository from GitLab. Please create pull/merge requests and other collaboration to GitLab.
hbomb79/Advent-of-Code
Advent of Code solutions in Scala3 (2022) and OCaml (2023)
hbomb79/BuddySystem
A memory manager (Buddy System) intended to improve the efficiency of malloc/free - Implemented in C++
hbomb79/TTGO-Falling-Block
A simple falling block game developed using the espidf32 framework, targetting the TTGO T-Display Board.
hbomb79/Bikboo
hbomb79/CCDrop-2
A file transfer program for ComputerCraft, implemented using Titanium and embeds a Plexus instance for file picking.
hbomb79/digital_website
Harry, Clayton and Brynns School Website
hbomb79/Discord-Organiser-Bot
A discord bot for use by friends inside our server. Handles the creation of 'events', and RSVPs by those attending the event.
hbomb79/Pacman
2D Java Pacman game using A* pathfinding for ghost movements.
hbomb79/Discordia
Discord API library written in Lua for the Luvit runtime environment
hbomb79/DynaCode
DynaCode is a Graphics Framework for ComputerCraft. This directory contains its source code and builders. Built editions are also available on milestone releases.
hbomb79/hbomb79
hbomb79/hexSlide
jQuery 1.8+ plugin for dynamic slideshows.
hbomb79/language-titanium
A grammar pack for atom that handles syntax highlighting when using Titanium.
hbomb79/PaperWM
Tiled scrollable window management for Gnome Shell
hbomb79/securitySystemPro
This is the repository of the Security System on Minecraft using the Computer Craft mod version 1.63
hbomb79/Snake
2D Snake game implemented in Java
hbomb79/String-Interpreter
A basic string-based language interpreter that allows manipulation of data inside a symbol table.
hbomb79/TCP-RSA-Chat
Proof of concept RSA rolling-block-cipher chat application, written in C++
hbomb79/transcoder
Transcoding library implementation in Golang