GG
Available for Q3 engagements

Hi, I'm Goran. I build production software in weeks, not quarters.

Senior engineer + platform architect, 21+ years shipping. Independent practice combining decades of systems experience with AI-accelerated workflows.

21+
Years engineering
2.5M+
Patients reached
15+
Industry awards
14
SaaS apps shipped, 2026

Most clients are technical founders who need a senior pair of hands to take a product from sketch to live. Fourteen production SaaS apps in twelve months - real billing, real users, real on-call rotation. The catalog is the proof; engagements are how the practice runs.

Currently shipping

14 live · production traffic
License Board Live
cperenewal.com
May 2026
License Verification API Live
licenseverificationapi.com
May 2026
SSL Beacon Paying customers
sslbeacon.com
Production
Practice Compliance Tracker Live
practicecredentials.com
May 2026
MD License Tracker Live
physicianrenewal.com
May 2026
Cron Job Monitor Live
scheduledjobmonitor.com
Apr 2026
Nurse License + CEU Tracker Live
nurserenewal.com
Apr 2026
DNS Health Dashboard Live
dnsbeacon.app
May 2026
Plus six more in the catalog.

Selected work

Four recent live builds. From a roster of fourteen - multi-tenant platforms, B2B APIs, production SaaS, healthcare workflows.

REQUEST.HOST → app_name
cpalicense.comcpa
pelicense.compe
brokerrenewal.comrealestate
therapistrenewal.comtherapist
attorneyrenewal.comlawyer
contractorlicensetracker.comcontractor
insurancecetracker.cominsurance
Multi-tenant SaaS platformMay 2026

License Board

One codebase. Seven vertical products. Live on seven domains.

Each licensed profession — CPAs, civil engineers, real-estate brokers, therapists, attorneys, contractors, insurance agents — wants their own branded license-renewal tracker. Building seven separate SaaS products is six too many.

  • Multi-tenant-by-Host. Backend dispatches by request hostname through a Fastify plugin. Each apex resolves to a different app_name partition.
  • Single Stripe webhook, metadata-routed. Fourteen products and twenty-eight prices in one Stripe account. Event metadata.app_name tells the webhook which tenant to credit.
~3 wk Greenfield to seven products Verticals from one codebase$0 Per-vertical overheadcperenewal.com
$ curl -X GET \
https://api/v1/verify \
-H 'Authorization: Bearer sk_live_...'
→ 200 OK · cached · 47ms
{
"status": "active",
"expires": "2027-08-31",
"source": "cache",
"cache_age_hours": 12
}
B2B Data-as-a-Service APIMay 2026

License Verification API

A single REST endpoint platforms use to verify professional licenses, in real time.

Staffing platforms, payroll systems, and insurance carriers all need to verify provider licenses before money or work changes hands — most of them solve it with screen-scraping scripts and prayer.

  • Cache-first lookup with profession-aware TTL. Medical 30d, nurse 14d, contractor 7d. Customers pay per request regardless of cache state — cached hits are pure margin.
  • Verifier registry pattern. State-board scrapers, internal cross-references, and stub fallbacks all conform to one interface. Adding a new state board: ~3-5 hours.
10–15 h End-to-end ship time<100 ms Typical cache-hit latency4 tiers Free · $99 · $499 · Ent.licenseverificationapi.com
Live monitors
sslbeacon.com89d
api.example.io14d
checkout.io247d
status.acme.dev3d
www.bigco.com120d
Production SaaS · paying customersProduction

SSL Beacon

Domain and SSL monitoring. The reference implementation behind the rest of the portfolio.

A monitoring SaaS that knows when your certificate is about to expire shouldn't itself be the thing that goes down. The architectural problem: how to extract a shared library — auth, billing, alerting, plan limits — that a dozen sibling products could consume without becoming a coordination tax.

  • Library, not microservice. The shared layer is a pnpm workspace package, not a service. Trades runtime independence for hours saved per app.
  • Multi-channel alerting with escalation rules. Email, SMS, Slack, PagerDuty all route through one dispatcher. Enterprise tier gets per-threshold channel routing.
Live Production paying customers11 Sister products inherit the library14 d Professional trial windowsslbeacon.com
Compliance roster
HIPAA training42/42
License attestations38/42
OSHA Bloodborne42/42
Fire safety drill42/42
CSA controlled-sub audit12/42
Multi-tenant B2B · healthcareMay 2026

Practice Compliance Tracker

Practices, members, staff, and compliance items — the first proper multi-tenant build in the catalog.

Healthcare practices need to track who has what credential, what training, and when it expires — per person, per practice, per state requirement. Practice administrators need clean visibility across their staff without ever seeing another practice's data.

  • Practice-scope middleware via header. Every authenticated request resolves an X-Practice-Id; middleware injects scope predicate into every database call. Cross-practice leaks: structurally impossible.
  • Templates pre-seeded across five verticals. Thirty-eight compliance items shipped on day one — HIPAA, license attestations, OSHA, fire safety, controlled-substance audits.
4 tiers Free · $49 · $99 · $199 / mo38 Templates seeded, 5 verticals1st Multi-tenant build in portfoliopracticecredentials.com
Show 10 more from the catalog
Vertical credential SaaSMay 2026

MD License Tracker

Doctor + DEA + CME tracker on the credential-portfolio schema.

  • 27 ABMS + AOA boards seeded
  • MATE Act DEA tracking + topic-tagged CME compliance
  • 4-tier pricing ($9 / $19 / $39 / $99 Practice)
physicianrenewal.com
MonitoringMay 2026

DNS Health Dashboard

Continuous monitoring across 11 DNS-stack checks.

  • SPF / DKIM / DMARC / DNSSEC / CAA / TLS / RBL / propagation
  • 4 interval cadences (5m / 15m / 1h / daily)
  • 5 satellite tools cross-link in
dnsbeacon.app
Vertical SaaSApr 2026

Nurse License + CEU Tracker

First product on the shared Renewable scheduler.

  • 10 US states seeded with renewal cycles
  • CRUD + CEU + state rules API
  • Free / $5 / $12 pricing
nurserenewal.com
MonitoringApr 2026

Cron Job Monitor

Heartbeat pings + alerts when scheduled jobs miss their window.

  • Time-to-first-revenue 2-6 weeks
  • First product on the @medjed/renewable library
  • Free / $9 / $29 / $99 tiers
scheduledjobmonitor.com
MonitoringApr 2026

Webhook Failure Monitor

Catch failed webhook deliveries before customers notice.

  • Replay + alert + searchable audit log
  • Promoted from Y2 to Y1 for revenue velocity
webhookbeacon.com
Payment automationApr 2026

Revenue Recovery Engine

Stripe failed-payment recovery via Connect OAuth + retry automation.

  • CSV-import MVP for quick onboarding
  • Pro tier $149/mo with automated retry
  • Reframes the "30% of churn is involuntary" problem
subscriptionleaks.com
Vertical SaaSMay 2026

Vehicle Registration Reminder

Plate renewal deadlines across 18 worldwide jurisdictions.

  • US x10 + UK + DE + FR + CA x3 + AU x2
  • First app on the deadline-based RenewableScheduler
  • Free / $3 / $9 pricing
vehiclereminder.com
Workflow SaaSMay 2026

Equipment Maintenance Tracker

Compliance-driven preventive maintenance across industrial sectors.

  • 16 inspection types across 4 sectors
  • Token-based invitation flow built day 1
  • Free / $29 / $79 / $199 pricing
equipmentpm.com
Internal toolMay 2026

Portfolio Control Plane

Cross-app admin: users, billing, tickets, health for the entire portfolio.

  • Superadmin-gated, shared JWT claim
  • No new tables - partitions the shared schema by app_name
  • Winner-detection extension surfaces revenue inflections
controlplane.medjed.org
B2B SaaSLive since 2025

Visorstud

Inspection software for auto-glass technicians. Paying customers since 2025.

  • Production-grade Stripe billing + plan management
  • Migrated to portfolio-shared upgrade flow in 2026
visorstud.io
What I build

A senior toolkit, narrowed to where the depth is real.

Seven services, narrowed to where my depth is real and where I've shipped recently. Not a menu - each item is something I can scope and deliver this quarter.

01

SaaS platforms & MVPs

Greenfield SaaS, sketch to paying customer.

Next.js · Fastify · Postgres · Stripe
02

API & backend architecture

Public APIs, internal services, data-plane work.

REST · GraphQL · Event-driven · Distributed systems
03

Real-time & scalable systems

Real-time video, low-latency signaling, scaled out.

WebRTC · HLS · WebSocket · Pub/Sub
04

Legacy modernization

Monoliths into services without a yearlong rewrite.

Containerization · Cloud migration · Strangler patterns
05

AI-augmented product features

Real AI integrations, not chatbot wrappers.

LLMs · RAG · Agentic workflows · Anthropic / OpenAI
06

Internal tools & automation

Operator tools no one writes about but every team needs.

Admin dashboards · Workflow engines · Ops tooling
07

Full-stack web applications

End-to-end product work, one person, full ownership.

React · TypeScript · Tailwind · App Router

Working notes

Working notes from someone who has shipped a lot of software and watched what tends to hold and what tends to break.

  1. 01

    The compounding asset is a working library, not a clever framework.

    Each new SaaS ships faster because the auth, billing, alerting, and audit-logging code is already written, tested in production, and consumed as a workspace package. The leverage is in the library being battle-tested by every prior product — not in writing a more general abstraction.

  2. 02

    AI-accelerated does not mean AI-supervised.

    I drive the architecture, the data model, and the production decisions. The AI writes code, runs test loops, and handles migrations under a clear set of instructions. Judgment calls remain with the senior engineer. That is what makes the speed possible without surfacing tech debt downstream.

  3. 03

    Optimize for the night you carry the pager.

    Every architecture decision is a bet about which on-call alert you would rather receive at 3 AM. Cache-first economics, idempotent webhooks, retry semantics that don't double-charge, observability you can actually use — not nice-to-haves.

  4. 04

    Production over demos.

    Anyone can show a Loom. The harder demonstration is fourteen apps actually serving traffic on subdomains you can curl from your terminal right now, each with Stripe products configured, working email, working alerts, and a real tenancy model.

  5. 05

    Senior coordination overhead, kept low.

    I write code, I make decisions, I ship. No standups to perform productivity in, no architecture committee, no synchronous Slack. The contract: agreed outcomes, regular working sessions, written decisions you can audit later.

About

Bachelor of Computer Science (Honours), University of Windsor. HIPAA certified. The rest came from twenty-one years carrying production code through outages, acquisitions, scale curves, and 3 AM calls.

Past roles span healthcare telehealth (2.5M+ patients, 25+ hospital systems), real-time video (NetMedia, 15+ industry awards), fintech (100K+ users, $300K MRR in 3 months), and platform architecture leadership.

Career arc

  • 2007Lead Platform Architect, Web Solutions. First end-to-end builds.
  • 2007–2012NetMedia. Large-scale video transcoding. 15+ industry awards.
  • 2012–2015Corum / FirmChannel. WebRTC at scale. $10K/mo infra saved.
  • 2013–2015InstantHST. Online accounting and CRA tax submission.
  • 2015–2018Roughshod Networks. Lead Platform Architect.
  • 2018–2021Green Brick Labs. Bitcoin gaming, 100K+ users, $300K MRR in 3 months. Employee of the Year.
  • 2021–2023Bluestream Health. WebRTC telehealth at hospital scale.
  • 2023–2026eVisit / Bluestream. Staff-scope post-acquisition integration. 2.5M+ patients, 25+ hospital systems.
  • 2026 →Independent consultancy. AI-accelerated software delivery.

Get in touch

ET · 9:00 – 18:00, M–FBelle River, Ontario
Start a project →
© 2026 Goran GolijaninSenior Engineering Consultant
📅 Book a call