Hey, I’m Jake! You can find my contact info, projects & open source contributions listed below.
Contact Info:
- Email: euhe@pm.me
- My GitHub: github.com/Euheimr
Projects (public only)
Please Note: Private projects are not listed here, but are listed in my Resume.
In other words - I make a lot of things & sometimes do not release them to the public, often under NDA.
ringbuffer (circular buffer)
- Link: github.com/Euheimr/ringbuffer
- Description: A fixed-size container as a data structure with implicit overwrites.
- Language(s):
gtm (Go Task Manager) - unfinished; being rewritten
- Link: github.com/Euheimr/gtm
- Description: A multi-platform terminal-based task manager & system resource monitor.
- Language(s):
Please Note: Image compression shows empty portions of bars all weird - they are not gradients & are actually solid
kernel
- Link: github.com/Euheimr/kernel
- Description: aarch64 ARM kernel for Raspberry Pi 4 B
- Language(s): C programming language & ARMv6 Assembly
Improved Tridents - Minecraft Datapack
- Link: github.com/Euheimr/Improved-Tridents
- Description: A vanilla Minecraft Datapack for Tridents to be as viable as Swords
- Language(s):
- mcfunction (Minecraft’s official modding API via functions)
euheimr.github.io - this website!
- Link: github.com/Euheimr/euheimr.github.io
- Description: My devblog website source code
- Language(s): HTML, Markdown, CSS, & Ruby
Contributed Projects
go-pob by Vilsol - A rewrite of Path of Building in Golang
- Languages & Frameworks: Golang (backend) & Svelte (frontend)
- Pull Request #20:
- Title:
feat: update ClassID & AscendencyID as enums
- Link: github.com/Vilsol/go-pob/pull/20
- Merged: Successfully merged on Feb 18, 2025
- Title:
gocui by awesome-gocui (Minimalist Go package aimed at creating Console User Interfaces)
- Languages & Frameworks: Golang
- Pull Request #133:
- Title:
Add support for ANSI color codes in titles & subtitles
- Link: github.com/awesome-gocui/gocui/pull/133
- Merged: Pending
- Title: