Skip to content
View hbomb79's full-sized avatar

Organizations

@TheaApp
Block or Report

Block or report hbomb79

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hbomb79/README.md

Hello world 👋

My name is Harry and I'm a BInfSc graduate currently working on Geneious Prime/Biologics with a brilliant team of people at Biomatters, Auckland, New Zealand.

Most of my experience lies in Lua, Java, C/C++, Ruby, Python, PHP, Go, JavaScript, and TypeScript (including various web stacks/frameworks such as Ruby on Rails, Svelte, AngularJS and RxJS).

In my free time, I'm working on TPA, a concurrent importer for a home movie server, implemented in Go.

Oh... I run arch btw

Pinned Loading

  1. Thea Thea Public

    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.

    Go 14 3

  2. go-chanassert go-chanassert Public

    Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies

    Go 3

  3. Advent-of-Code Advent-of-Code Public

    Advent of Code solutions in Scala3 (2022) and OCaml (2023)

    OCaml 1

  4. Titanium Titanium Public archive

    Mirror repository from GitLab. Please create pull/merge requests and other collaboration to GitLab.

    Lua 2 2

  5. BuddySystem BuddySystem Public

    A memory manager (Buddy System) intended to improve the efficiency of malloc/free - Implemented in C++

    C++ 1

  6. Pacman Pacman Public

    2D Java Pacman game using A* pathfinding for ghost movements.

    Java