Codever
Studio · Founder
Codever is the studio I run. A senior-led team building examiner-grade software: a new, state-of-the-art AI-powered website platform for financial institutions and the agencies that serve them, alongside custom WordPress, marketing, and platform-engineering work. Accessible and compliant by default, built for one of the most regulated corners of the web.
Banking built
around you.
Get started →SampleHQ
Product · Co-Founder
SampleHQ turns packaging and label manufacturers' sample requests into a trackable revenue pipeline. A multi-tenant SaaS with a request-to-revenue funnel integrated with HubSpot and Salesforce, so sales teams see every sample as a tracked, attributable opportunity instead of a lost email.
- Ceramic-coat resin · 50mlEvaluating
- Citrus top-note · 10mlShipped
- Matte kraft mailer · kitRequested
Every sample links to the CRM deal it influenced. Advance one to Won, revenue attributes automatically.
Video Factory
Product · In dev
Video Factory takes a single JSON document and renders a narrated, animated, on-brand explainer video frame by frame with Remotion. Programmatic video: the script, scenes, and branding are data, so a video is regenerated on demand instead of edited by hand.
{
"title": "Q3 Launch",
"scenes": [
{ "type": "title" },
{ "type": "metric",
"value": 128 },
{ "type": "cta" }
],
"brand": "#7b61ff"
}remotion-cinematic
Open source · MIT
An open-source React/Remotion template for cinematic product demos. Prop-driven choreography, a scene-relative camera system, and AI-assisted editing let you compose polished product films in code. The engine behind Video Factory's look.
wp-crucible
Open source
A modern WordPress plugin boilerplate for people who take PHP seriously: PHP 8.1+, PSR-4 autoloading, PHPStan static analysis, WordPress Coding Standards, and CI wired up out of the box. Clone, rename, ship. No archaeology.
Graceful Error Pages
WordPress.org plugin
Replaces WordPress's default white-screen error pages with graceful, branded ones for every status code, not just 404. A small plugin that makes failure states look like part of the site instead of a crash.
Fatal error: Uncaught Error: Call to
undefined function get_cart() in
/wp-content/plugins/shop/cart.php:88
Stack trace:
#0 /wp-includes/class-wp-hook.php(324)
#1 {main} thrown in cart.php on line 88We've logged it and we're on it. Your account and data are safe.
← Back to safetySampleHQ Request Form
WordPress.org plugin
My first plugin published on the wordpress.org directory: a drop-in sample request form that connects a WordPress site to the SampleHQ pipeline. A small, focused utility that shipped to the public plugin repository.
Bojan