Skip to main content
Software Engineer

Hello, I'm Chomusuke

I develop cross-platform software tools, containerized build systems, and automated distribution pipelines. Focused on engineering high-performance, robust, and privacy-first solutions.

Chomusuke Avatar
Portfolio

My Projects

A complete tool ecosystem — from the flagship application to cross-compilation and distribution infrastructure.

✨ FLAGSHIP ECOSYSTEM PROJECT
OTA Updates0 TelemetrySHA2 & GPG Verified

Vidra

Advanced, cross-platform & 100% private video download manager

Integrates raw yt-dlp engine with a modern Flutter GUI and an isolated Python backend via serious_python. Features OTA engine updates, cryptographic binary verification, and zero telemetry.

FlutterDartPython 3.14yt-dlpFFmpeg n8.1.2QuickJSserious_pythonClean ArchitectureREST APISSE

Cross-Platform Availability

Windows.exe & Chocolatey
LinuxAppImage, APT & Snap
AndroidAPK & F-Droid
macOSComing Soon

⚙️ Multi-Tier Ecosystem Architecture

Tier 1 · UI LayerFlutter

Vidra UI (Flutter)

Clean Architecture, Provider, i18n & Multi-platform UI

Tier 2 · Engine CorePython 3.14

Vidra Backend (Python 3.14)

Flask + Waitress WSGI, REST / SSE API, Bearer Token

Tier 3 · Native BinariesC / C++

yt-dlp Engine + FFmpeg / FFprobe

20+ codecs & HW acceleration & JS extraction across 6 ABIs

Quick Setup via APT Repository (Debian / Ubuntu)
# 1. Download security key
wget -qO- https://apt.chomusuke.dev/public.key | sudo tee /etc/apt/keyrings/chomusuke.asc > /dev/null

# 2. Add repository
echo "deb [signed-by=/etc/apt/keyrings/chomusuke.asc] https://apt.chomusuke.dev/ stable main" | sudo tee /etc/apt/sources.list.d/chomusuke.list

# 3. Update & Install
sudo apt update && sudo apt install vidra

Vidra Backend

Python 3.14 backend engine with RESTful API and Server-Sent Events (SSE) for yt-dlp download management. Built to run embedded in Vidra or as a standalone service using the multi-threaded Waitress WSGI server.

PythonFlaskyt-dlpWaitressREST APISSECertifi

Vidra QuickJS

Automated Docker-based cross-compilation environment for building standalone, highly optimized QuickJS JavaScript engine binaries (QuickJS-NG) targeting Linux, Windows, and Android.

QuickJSCDockerGitHub ActionsCross-compilationSigstoreAndroidWindowsLinux

Vidra FFmpeg

Automated Docker cross-compilation suite for producing custom static FFmpeg and FFprobe binaries (n8.1.2) optimized for yt-dlp, media transcoding, subtitle rendering (libass), and hardware acceleration.

FFmpegFFprobeCDockerCross-compilationHardware AccelerationlibassVAAPINVENCAndroidWindowsLinux

APT Repository

Official APT repository for Debian and Ubuntu distributions. Hosts Chomusuke ecosystem software (such as Vidra for Linux) with seamless automatic updates, GPG cryptographic signatures, and 100% serverless deployment via GitHub Actions and GitHub Pages.

DebianUbuntuAPTGPGrepreproGitHub ActionsGitHub PagesCloudflare
Icono del repositorio F-Droid

F-Droid Repository

Official F-Droid repository for Android applications in the Chomusuke ecosystem. Hosts Vidra featuring CPU architecture splits (ABI splits), Java Keystore index signing, and automated serverless publishing via fdroidserver and GitHub Pages.

AndroidF-DroidfdroidserverJava KeystoreABI SplitsGitHub ActionsGitHub PagesCloudflare

About Me

Software Engineer, Open Source Creator & AI Development Specialist

I am Chomusuke, a software engineer dedicated to building high-performance, accessible, and privacy-focused software tools.

My experience ranges from full-stack web engineering with React, Python, and relational/NoSQL databases (Postgres, MongoDB), to cross-platform application architectures with Flutter, containerized cross-compilation infrastructure with Docker, and cutting-edge AI Development.

I strongly advocate for open-source transparency, cryptographic key verification, and automated telemetry-free distribution.

6+Active Projects
4Platforms
100%Open Source
0Telemetry

🛠️ Areas of Expertise

React / UI Frontend

Building modern, reactive, and responsive web user interfaces with reusable component architectures and TypeScript.

ReactTypeScriptTailwind CSSAstro

Postgres / SQL

Designing and deploying relational databases with strong data integrity, optimized indexing, and complex queries.

PostgresSQLRelational DBORM

MongoDB / NoSQL

Document-based JSON data modeling, aggregation pipelines, and high-performance flexible schema storage.

MongoDBNoSQLDocument StoreJSON

Python / Backend & Automation

Developing REST APIs, automation scripting, and isolated runtime integrations (serious_python, yt-dlp).

PythonFlaskREST APIserious_python

AI Development

Integration of LLMs, autonomous agent orchestration, prompt engineering, and AI-assisted developer workflows.

AI DevelopmentLLMsAgentsAutomation

Open Source & Privacy

100% open-source philosophy with zero telemetry, permissive licensing, cryptographic key verification, and full transparency.

Open SourcePrivacyGPG / KeystoreCI/CD
Installation

How to Install

Vidra and ecosystem tools are available across multiple platforms and distribution channels.

Windows

Executable installer or Chocolatey

Linux

AppImage, DEB, APT, or Snap Store

Android

Direct APK or F-Droid Repository

Interested in collaborating?

All my projects are open source. If you want to contribute, report issues, or suggest improvements, check out the GitHub repositories.