Skip to content

Projects

Selected projects

C#

FFmpeg Video Processor

Command-line application for video processing with 15 custom-built video shaders on top of FFmpeg. Uses OpenCV for frame interpolation and other computer-vision work, with batch processing for high-resolution footage in studio production workflows.

C#.NET CoreFFmpegOpenCvSharpOpenCV

C#

HyperSec Platform Integration Collector

Windows desktop application for a cybersecurity client. Automates registration of domain computers in the Windows Event Viewer and simplifies GPO management across multiple domains, handling XML extraction, manipulation, and generation as part of the integration workflow.

C#WPFWinFormsWindows Event Log

React

Google Meet Clone

Real-time video conferencing application built to work through the four pillars of WebRTC: a WebSocket signaling server, STUN for public address discovery, TURN relays for restrictive networks, and ICE candidate negotiation for route selection.

ReactNode.jsWebRTCSocket.ioMongoDBExpress

C#

EWU Data Automation

Internal tool for East West University that extracts data from Excel sheets, converts it to JSON, and writes it to the database. Removed manual entry from semester result submission and shortened student record processing.

C#WPFPython