Skip to content
View TamKungZ's full-sized avatar

Organizations

@CodecMediaLib @NilKitAPI @NowsMC

Block or report TamKungZ

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
TamKungZ/README.md

TamKungZ_

TamKungZ_

Indie developer from Thailand 🇹🇭
Building tools, mods, libraries, engines, and things I wish existed.

Website · GitHub · X · Discord · Email


What I make

I mostly work around:

Game modding · Creator tools · Live2D · Game engines · Media tooling · Binary formats

I like small, focused software with as little unnecessary complexity as possible.


Selected projects

Project
VLiva Live2D VTubing application for Linux
rvc-rs Native Rust implementation of Retrieval-based Voice Conversion
pthrs Pure-Rust reader for PyTorch PTH checkpoints and FAISS IVF-Flat indexes
CodecMedia Lightweight Java media inspection, extraction, validation, and conversion library
Vergeo2D.Mesh Lightweight C# library for editing 2D texture meshes
Tarminal A small, honest tarball installer
Livedesk Live wallpaper for GNOME
JLayer Custom Improved Java MP3 decoder with VBR fixes
More projects

Libraries & tools

  • ImageMerge — GUI utility for merging images and videos from multiple folders
  • PinFetch — Bulk downloader and scraper for public Pinterest boards
  • Kitsune 2D Engine — Lightweight engine for RPG, visual novel, and MMO-style projects

Minecraft

  • Let Your Friend Eating — Feed other players in multiplayer
  • SideGate — Controlled side entrance while retaining Online-Mode
  • Stardew Valley Food — Stardew Valley food ported to Minecraft
  • Japan Props / Japan & Dessert — Japanese-style decorations and sweets
  • DropRateAPI — Drop-rate control API for mod developers
  • InfoPlus · iRecycle · Impossible Item Crafting · Smooth Wood — Smaller utility mods

Stardew Valley

  • NPC Helper — Framework for custom NPCs, schedules, dialogue, and localization
  • Stardew NPC Maker — GUI for creating NPC mods without manually writing JSON
  • Dr. Rei — Custom NPC built on NPC Helper
  • Discord Notifier — Daily webhook containing weather, luck, birthdays, and other information

Stack

Main

Rust Java C# Python TypeScript C++

Tools & platforms

Linux Unity Godot Blender React Astro

Other technologies I use

C · Kotlin · JavaScript · PHP · Lua · GDScript Unreal Engine · RPG Maker · Next.js · Vite · Tailwind CSS Figma · Clip Studio Paint · Live2D Cubism · Photoshop · Illustrator FL Studio · Ableton Live · Audacity · After Effects · Spine


Elsewhere

Development

Stack Overflow · DEV · GitLab · LeetCode

Mods

CurseForge · Modrinth · Nexus Mods · Planet Minecraft

Social

Instagram · TikTok · Twitch · Reddit · LinkedIn

Support

Ko-fi · Patreon · Buy Me a Coffee


repo.tamkungz.me · packages.tamkungz.me

I make things because I wish they existed.

Pinned Loading

  1. VLiva VLiva Public

    VLiva - VTuber for Linux, Is a program that can run Vtuber models created with Live2D (Closed-source)

    C++ 4

  2. pthrs pthrs Public

    Pure-Rust reader for PyTorch PTH checkpoints and FAISS IVF-Flat indexes

    Rust 1

  3. jlayer-custom jlayer-custom Public

    Forked from umjammer/jlayer

    Java MP3 decoder with VBR support. Fixed JLayer bugs. 95% success, API compatible.

    Java 2

  4. tarminal-tar-install tarminal-tar-install Public

    Tarminal is a universal installer for Linux application archives, turning standalone tarballs into fully integrated desktop applications.

    Rust 2

  5. livedesk-live-wallpaper-for-gnome livedesk-live-wallpaper-for-gnome Public

    Livedesk - Live Wallpaper for GNOME

    JavaScript 1

  6. CodecMediaLib/codecmedia-java CodecMediaLib/codecmedia-java Public

    A lightweight Java library for inspecting, validating, and processing media files. Supports metadata extraction, container parsing, audio/video/image extraction, and format conversion.

    Java