Virdi Gunawan

Backend Specialist & Systems Architect

Core Stack:
PHPPythonNode.jsPostgreSQL

Projects

Automated Video Media Processing & Distribution Pipeline

An event-driven media automation pipeline designed to modernize the fansubbing workflow. By automating the entire technical delivery pipeline, including encoding, muxing, and distribution, the system eliminates manual bottlenecks and reduces operational workload, allowing localization teams to focus purely on human-driven creative tasks like translation and typesetting.

FastAPIPostgreSQLCeleryRedisFFmpegMKVToolNixPusher
View Details

Python-based Document Information Generator System

An automated document engine designed to streamline BPOM regulatory compliance for cosmetic registration. By replacing manual document creation with centralized relational data mapping and asynchronous background processing, the platform automates the generation of structured Dokumen Informasi Produk (DIP). The system ensures real-time revision synchronization, reduces generation turnaround times to under five minutes, and cuts cloud subscription costs through secure internal document handling.

FlaskPHP (Laravel)PostgreSQLReactJSCeleryRedisFrankenPHPPusher
View Details

Log & Performance Tracker

A lightweight, self-hosted observability dashboard designed to centralize internal system monitoring without the overhead of external platforms like Grafana or the ELK Stack. The system consolidates scattered telemetry—including server health, API performance, application exceptions, database activity, and local office network connectivity—into a unified interface. By providing real-time status tracking and visual trend analysis, the platform significantly improves visibility into system reliability, streamlining troubleshooting and operational performance management.

PHP (CodeIgniter 3)PostgreSQLShell scripts
View Details

Local File Sharing System

An offline-first desktop application engineered for secure, low-cost file sharing and backup across a local network without internet dependencies or cloud infrastructure. Designed specifically for internal R&D formulation teams, the system enables seamless workstation synchronization entirely within an isolated local network environment. Built as a tailored, zero-maintenance alternative to complex self-hosted cloud suites, it prioritizes absolute data privacy, rapid local transfers, and operational simplicity.

Node.jsElectron
View Details

Open Source Contributions

CodeIgniter 3 Modded

Customized and modernized CodeIgniter 3 distribution with PHP 8.3 compatibility adjustments, Composer integration, migration support, enhanced logging utilities, query profiling, and developer-focused tooling inspired by modern PHP frameworks.

View on GitHub →

HTTP Header for CodeIgniter 3

Helmet.js-inspired security header utility for CodeIgniter 3 that simplifies implementation of CSP, HSTS, clickjacking protection, COOP/COEP, and other modern browser security policies for legacy PHP applications.

View on GitHub →

CRC32-PY

Lightweight Python utility for MKV remuxing, subtitle and audio track restructuring, attachment cleanup, and CRC32-standardized media packaging workflows.

View on GitHub →

Merge Files

Production-oriented PHP document merging utility that consolidates mixed file formats—including DOC, DOCX, XLS, XLSX, images, and PDFs—into a unified PDF output. Features automatic Ghostscript-based PDF normalization to ensure compatibility with legacy PHP PDF libraries such as FPDF, FPDI, and mPDF when handling newer PDF versions.

View on GitHub →

PyInstaller Generator

Utility script that automates complex PyInstaller command generation, including hidden imports, embedded assets, dependency handling, and additional packaging arguments for Python executable builds.

View on GitHub →