GitHub Projects

Public Repositories

Enterprise

PharmaLogic

Pharmaceutical logistics management system. NMVS compliance, cold-chain monitoring, FEFO dispatch, full audit trail. FastAPI + PostgreSQL + React.


github.com/ugry/pharmalogic
Hospitality

SelfOrderKiosk

Restaurant self-order and kitchen management platform. ESC/POS printing, NAV invoice API, WebSocket kitchen display. FastAPI + AsyncPG.


github.com/ugry/selforderkiosk
WordPress

nova-builder

Gutenberg-native WordPress page builder. Zero shortcode lock-in, clean semantic HTML output. A modern WPBakery replacement built for developers.


github.com/ugry/nova-builder
WordPress

wp-media-nest

WordPress media folder manager — a secure, performant, full-featured alternative to FileBird. Drag-and-drop folder organization for the media library.


github.com/ugry/wp-media-nest
Utility

pdf-to-video

Convert PDF presentations and documents to video with narration. Automates slide-to-video workflows for training materials and explainer content.


github.com/ugry/pdf-to-video
Ticketing

OpenConcertTicket

Open-source concert and event ticketing system. Barcode generation, seat management, online sale flow, and venue reporting.


github.com/ugry/openconcertticket

Case Study

Perl to Go: Emergency Security Rewrite

7-Day Delivery · Zero Downtime Migration

When a Decade of Technical Debt Became a Security Emergency

A financial services company had been running a critical internal mail routing application for over 10 years. The system, originally written in Perl in the early 2010s, had accumulated layer upon layer of patches, workarounds, and undocumented behaviors. It handled routing and delivery of internal financial notifications — account alerts, transaction confirmations, and compliance reports — touching hundreds of employees every day.

Then a penetration test changed everything.

The security audit uncovered 23 confirmed critical vulnerabilities in the Perl application:

The client's compliance team gave a hard deadline: the system must be replaced within 7 days, or the external auditor would mandate it be taken offline — halting critical business operations.

The UNYGMS Response

UNYGMS assembled the assessment within hours. The Perl codebase was approximately 8,200 lines of mixed business logic, configuration, and templating. The rewrite target was Go — chosen for its:

Day-by-Day Execution

7
Days Total
23
Vulns Resolved
3x
Throughput Gain
90%
Memory Reduction
0
Downtime Minutes

Outcome

The Go application passed a follow-up third-party security audit with zero critical findings. The client's compliance certificate was renewed on schedule. The new system now handles 3x the mail volume of the original at one-tenth the memory footprint, deployed as a single 12MB binary.

The engagement became a template for UNYGMS's emergency modernization service offering — for any organization holding legacy critical infrastructure that has become a liability.

Discuss a Legacy Modernization

Philosophy

Why Open Source?

  • Transparent code is auditable code — critical for security and compliance
  • Community contributions accelerate improvement beyond any single team
  • No licensing fees means lower total cost of ownership for clients
  • Forkability guarantees continuity — you're never dependent on us staying in business
  • Open source creates accountability — bad engineering has nowhere to hide

We contribute back to the ecosystem we depend on. Every UNYGMS product that is structurally general-purpose is published under a permissive license. Tools we build for specific client use cases are licensed appropriately, with client-controlled source ownership wherever possible.


View All on GitHub