Skip to content
View TamKungZ's full-sized avatar

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

me

hey, i'm TamKungZ_

indie dev from thailand 🇹🇭 — i build mods, tools, and things i wish existed.


about

developer · modder · creative builder
into game modding, creator tools, Live2D, and game engines
sometimes disappears, always comes back

born oct 9 · english & thai


specialties

comfortable working with Java and binary media formats.


projects

minecraft mods

  • Let Your Friend Eating! — feed each other in multiplayer
  • Stardew Valley Food — Stardew food ported to Minecraft
  • Japan Props / Japan & Dessert — japanese-style decor & sweets
  • DropRateAPI — drop rate control for mod devs
  • SideGate — controlled side entrance while keeping Online-Mode
  • InfoPlus · iRecycle · Impossible Item Crafting · Smooth Wood

stardew valley

  • NPC Helper — framework for custom NPCs with schedules, dialogue, localization
  • Stardew NPC Maker — GUI tool for creating NPC mods without writing JSON
  • Dr. Rei — custom NPC mod built on NPC Helper
  • Stardew Discord Notifier — webhook on new day with weather, luck, birthdays, etc.

software & tools

  • VLiva — Live2D VTuber app for Linux
  • Kitsune 2D Engine (in progress) — lightweight engine for RPG / VN / MMO
  • JLayer Custom — improved Java MP3 decoder with VBR fixes

web

on hold

  • Auto Piano Player · NPCMaker-CS

stack

languages
C C# C++ Java Kotlin Python JS TS PHP Lua Rust GDScript

web
React (some) · Astro · Next.js · Vite
also tried: Remix, Qwik

game engines
Unity · Unreal · Godot · RPG Maker · Minecraft modding

creative
Live2D · Blender · Figma · FL Studio · Ableton · Clip Studio


find me

dev.tamkungz.me

GitHub · GitLab · X · YouTube

CurseForge · Modrinth · Nexus · Pixiv · Sketchfab · Discord

Sonatype · npm · PyPI · NuGet · crates.io

support: Patreon · Ko-fi · Buy Me a Coffee

maven: https://mvnrepository.com/artifact/me.tamkungz


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

    C++ 3

  2. SideGate SideGate Public

    SideGate allows server administrators to operate a strictly Online-Mode (Premium) server while granting access to specific, authorized players who do not possess a paid Minecraft license.

    Java 2

  3. KitsuneEngine KitsuneEngine Public

    A simple, lightweight 2D game engine I built for my own projects. If you find it useful, feel free to use it too! Made with .NET and OpenGL.

    C#

  4. jlayer-custom jlayer-custom Public

    Forked from umjammer/jlayer

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

    Java 2

  5. CodecMediaLib/codecmedia-java CodecMediaLib/codecmedia-java Public

    Universal media processing library for Java. Supports probing, metadata reading/writing, container parsing, image/audio/video extraction and format conversion.

    Java

  6. CodecMediaLib/codecmedia-npm CodecMediaLib/codecmedia-npm Public

    CodecMedia is a Node.js port of the original CodecMedia Java engine for media probing, validation, metadata sidecar persistence, audio extraction, playback workflow simulation, and conversion routing.

    JavaScript