Skip to content
View HilthonTT's full-sized avatar

Block or report HilthonTT

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
HilthonTT/README.md

🪕 hilthon

$ curl -s https://raw.githubusercontent.com/HilthonTT/HilthonTT/master/hello.sh | sh

a bit about me

Hey, I'm Hilthon — a self-taught developer. I just code and do a lil gaming, that's all

what I'm hacking on

  • nanobyte-os — following the nanobyte - Building an OS series.
  • audiaki —a minimal ALSA capture-to-WAV recorder for Linux, with live metering, a spectrum visualiser and a desktop app.

shipped

  • SoftEngine — a CPU or GPU 3D software rasterizer in C#.
  • OpenChess — a terminal chess game.
  • Minecraft — a Minecraft clone.
  • LuaScript — a Lua-flavored programming language in Go for data science.
  • MoonMQ — a Kafka clone written in Lua 5.4.
  • hilthon-terminal — terminal-themed portfolio in Next.js. Type help when you land.
  • Codo — a from-scratch multi-threaded HTTP/1.1 server written in C11.

nerd corner

  • machine languages :: Go, C#, Python, Typescript, and others.
  • instruments :: banjo, bass, electric guitar
  • editor :: Neovim. fight me.

the vibe

github-snake

Pinned Loading

  1. DriveLinker DriveLinker Public

    DriveLinker is a user-friendly GUI application developed with C# .NET Maui. This application simplifies the process of connecting network drives on Windows by utilizing the net use command through …

    C# 5

  2. Helix Helix Public

    Cross-platform NAS drive manager built with .NET MAUI — connect, disconnect and mount network drives with audit logging, SQLite persistence, and multilingual UI (EN/FR/NL/DE/ID/JA).

    C# 4

  3. LuaScript LuaScript Public

    A Lua-flavored language with a stack-based virtual machine and Luau-style gradual types, written in Go.

    Go 2

  4. OpenChess OpenChess Public

    Chess in your terminal — TUI game with online 1v1, Elo ratings, engine analysis, time controls, XP/coins, achievements, leaderboards and 30+ themes. Bun + TypeScript + React (OpenTUI), Hono API, Pr…

    TypeScript 1

  5. SoftEngine SoftEngine Public

    Real-time software 3D rasterizer in C# — CPU or GPU pipeline with scanline rasterization, z-buffering, frustum clipping, and Flat/Gouraud shading.

    C# 1

  6. audiaki audiaki Public

    Minimal ALSA capture-to-WAV recorder for Linux, with live metering, a spectrum visualiser and a desktop app.

    C