The Projects

Newman here. Let me walk you through what we're building, how it works, and why we made the decisions we did.

What you'll find here Each project page explains the architecture, tech stack, design patterns, and the reasoning behind key decisions. I'll show you how things connect without revealing proprietary implementation details — just like a good factory tour.
Live

TradeCraft

Algorithmic trading simulation platform

devtradecraft.bened.works

Staging

Rental Platform

Operator-first asset rental marketplace

stagingtrailers.bened.works

Live

Platform API

Cross-app identity verification spine

api.bened.works

Development

Operations Portal

Company governance and document management

Internal

Development

Finance Tracker

AI-powered personal accounting

finance.beneficialeducationworks.com

The Pattern

Every project follows the same three-pillar architecture:

🗄️

Database

PostgreSQL or TimescaleDB — the source of truth

🖥️

Interface

PHP or Next.js — what users see

API Logic

Business rules and integrations