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.
My work spans backend services, SQL databases, and frontend implementation using Node.js, Express, MySQL, Redis, Pug, JavaScript, TypeScript, and React. I focus on building dependable systems that support real business workflows, with an emphasis on clarity, maintainability, and long-term stability.
Experience with fully remote, autonomous roles
Below are four projects I designed, built, and continue to maintain. You're welcome to explore them or download my résumé (PDF).
Selected Work
Omniforce Records
Independent record label and e-commerce platform designed and built for live operation.
Handles payments, streaming, digital delivery, and day-to-day business workflows for real customers.
Node.js · Express · Pug · MySQL · Redis
Page Two
Node + React digital archive focused on structured content, responsive layouts, and clean UI composition.
Prioritizes reusable components, explicit state flow, and dynamic rendering without reliance on a database.
React · SASS · Node.js · Express
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