SitefinitySteve

CODE.CREATE.INNOVATE.

Digital experiences that feel easy for users and stay sane for the team behind them.

identity.ts tap to run
~$ whoami
steve
~$ cat identity.ts
// who we are
import { craft } from '@core'

export const identity = craft({
  stack: [
    'Sitefinity',
    'Laravel',
    'Nuxt',
    'NativeScript',
    'React',
  ],
  since: 2011,
  status: 'accepting',
})

THIS IS A REAL TERMINAL...
tap to run it

~$ 

// WHAT WE DO

WHAT WE
ACTUALLY DO.

High-performance Sitefinity CMS work, robust Laravel and PHP applications, and Vue.js frontends. One specialist, four stacks, a decade of shipping.

01

Sitefinity Development & Optimization

Performance tuning, custom widgets, version upgrades, and feature work on Sitefinity, from one-off fixes to longer engagements.

  • +Performance audits & profiling
  • +Custom widgets & modules
  • +Headless Sitefinity & APIs
  • +Version upgrades & migrations
02

Laravel & PHP Development

Web apps and REST APIs in Laravel, whether new builds or picking up where another team left off.

  • +New Laravel applications
  • +REST APIs
  • +Legacy PHP cleanup
03

Vue & Nuxt Development

Reactive frontends in Vue and Nuxt, whether a custom widget, a headless site, or a full SPA.

  • +Nuxt applications & sites
  • +Vue component systems
  • +Headless Sitefinity frontends
  • +Core Web Vitals & performance
04

Agency Subcontracting

White-label Sitefinity and PHP work for agencies that need a specialist on call without adding headcount.

  • +White-label Sitefinity work
  • +Short-term project augmentation
  • +NDA-friendly collaboration

// LET'S WORK TOGETHER

HAVE A PROJECT
TO DISCUSS?

Sitefinity performance issue, Laravel build, or white-label subcontract. Drop a line and we'll figure out if it's a fit.

// OPEN SOURCE · NEW

SITEFINITY
MCP SERVER.

Give Claude, Cursor, and other AI tools direct access to your Sitefinity CMS. Fourteen tools for logs, modules, content types, and multi-environment management.

sitefinity-mcp
$What errors happened today?
  > get_last_error()
  NullRef in NewsController.cs:42
$Switch to production
  > set_default_environment("prod")
  Environment set to production