- KatUI: the main program will be open-sourced soon!
- kokikit: 3D generation engine and toolkit for KatUI
- ComfyUIManager: All ComfyUI node support for KatUI
- KatUIDebug: debugging module for KatUI
- KatUIDiffusionBasics: diffusion nodes for KatUI
- mvdream-hf: Huggingface implementation for MVDream used in KatUI
Here are some remnants of my past closed-source projects. Since I no longer have an interest in profiting from them, I have open-sourced them under GPLv3 (if no license is attached, assume GPLv3). Since a project usually involves multiple repositories, they are sorted by projects below.
DeepVocab (2020): A mobile app for vocabulary memorization
- deep_vocab: just a README without code
- deep_vocab_frontend: frontend of DeepVocab
- deep_vocab_backend: backend of DeepVocab
- bottom_navigation_badge: a Flutter component for DeepVocab
KokiCraft (2014): A MMORPG game on Minecraft
- GameCore: security engine of KokiCraft
- PlayerNameProtect: anti-hack by file injection for KokiCraft
- ... 90% of other code are private since they might contain sensitive information ...
MCStuCo (2023): Teaching-related code for 98-205 Course at CMU
- stucoplugin: main plugin for grading in MCStuCo
- SqliteWhitelist: simple whitelist plugin and website sync for MCStuCo
- JoinItem: simple skyblock default item plugin for MCStuCo skyblock server
- ... 50% of other code are private since they might contain sensitive information ...
CryptoEggs (2021): A blockchain game, a smart contract on Gnosis Chain
- CryptoEggs_hardhat: backend of CryptoEggs (blockchain-end)
- CryptoEggs_frontend: frontend of CryptoEggs
Smaller Projects: mostly 1~3 months of efforts each
- 2ch3: a experimental social media platform on Blockchain (Gnosis) as browser plugin
- quantum: a quantum computer simulation written in Go
- RedstoneTorch: a Computer Vision toolkit built for competitive classification and segmentation tasks
- ResUnet: a res-unet (and many-related) architecture for competitive classification and segmentation tasks
- Team13813: competitive robotics control codebase for FIRST competition
- HumanProteinLocalization: Localize proteins using CV in RedstoneTorch
- Hamster: AI self-driving with RL
- Kaggle Bengali AI Handwritten Grapheme Classification: Classify Bengali Grapheme in RedstoneTorch
- n-body-simulation: n-body simulation and visualization
Python 🕓 31h59m ██████████████████████████░ 96.4%
Other 🕓 1h3m ▊░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.2%
Text 🕓 4m ░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.2%
Bash 🕓 4m ░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.2%
TypeScript 🕓 0s ░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0.0%