Douglas Kadlec

Full Stack Engineer · E-commerce & Business Systems

After two years of computer science at Portland Community College (4.0 GPA), I spent three years as a full-stack developer for a multi-million-dollar aftermarket parts distributor, working on revenue-critical e-commerce systems, ERP integrations, and internal tools.

Today, I'm the sole developer behind Omniforce Records — an independent record label and e-commerce platform that I designed, built, deployed, and currently maintain. The site processes real customer orders and integrates payments, analytics, and digital delivery.

Below are two projects I designed and built. You're welcome to explore them or download my résumé (PDF).

Selected Work

Musik

Drop-in, customizable audio interface designed for easy, seamless embedding on any website.

Enables a framework-agnostic Web Component populated by JSON and themed with CSS design tokens.

Web Components · CSS · TypeScript

JSON Verify

Rule-based JSON validation engine designed for correctness, extensibility, and clarity.

Implements a plugin architecture with explicit contracts, sync and async rules, and deterministic execution.

Node.js · ES Modules · CLI Architecture