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

random projects

  • TinyDiffusion — a PyTorch implementation of a diffusion model for image generation.
  • nanobyte-os — following the nanobyte - Building an OS series.
  • audiaki — capture-to-wav recorder for Linux with a multi-track editor, live metering and a spectrum visualiser.
  • SoftEngine — a CPU or GPU 3D software rasterizer in C#.
  • OpenChess — a terminal chess game.
  • Minecraft — a Minecraft clone.
  • LuaScript — a Lua-flavored language with a stack-based virtual machine and Luau-style gradual types.
  • MoonMQ — a log-structured, partitioned message broker written in pure Lua.
  • 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

    A Windows desktop app for managing connections to your NAS drives.

    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

    A TUI chess game with a full progression system behind it.

    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

    Capture-to-WAV recorder for Linux with a multi-track editor, live metering and a spectrum visualiser. Talks to PipeWire or ALSA.

    C