Open Source
Public repositories, developer tools, and browser extensions maintained on GitHub.
inori-studio
TypeScript
Browser-based image editor running background removal and inpainting on-device via WebGPU and WebAssembly (ONNX Runtime Web, Next.js).
On-device background removal with WebGPU compute shaders
Object inpainting using LaMa ONNX model running inside a Web Worker
Local weight caching via browser Cache Storage API
Konva.js canvas editor with customizable brush sizing and undo/redo history
$git clone https://github.com/ImDarkShadow/inori-studio.git
jibble-tracker
JavaScript
Work Tracker for Jibble — Manifest V3 browser extension tracking daily work hours, break intervals, and schedule targets.
Manifest V3 compatibility for Chrome and Firefox
Active tab session token detection without credential handling
Real-time toolbar badge indicating daily logged hours
ISO 8601 duration parser for calculating variance against targets
$git clone https://github.com/ImDarkShadow/jibble-tracker.git
comic-translator
33· 2 forksPython
Automated Python CLI pipeline for comic speech bubble detection, inpainting, and translation typesetting.
OpenCV morphological dilation for speech bubble segmentation
PaddleOCR text boundary detection and extraction
Dominant-color perimeter sampling for clean text removal
Dynamic text typesetting using Pillow font metrics
$git clone https://github.com/ImDarkShadow/comic-translator.git