Skip to content
View dunamismax's full-sized avatar

Block or report dunamismax

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dunamismax/README.md

Header

Profile views Followers Total stars

Stephen Sawyer

IT Director + Senior Full-Stack Engineer
I design and ship production systems with a React/TypeScript/Bun stack, strict quality gates, and operator-first reliability.

System Profile

name: Stephen Sawyer
alias: dunamismax
roles:
  - IT Director
  - Senior Full-Stack Engineer
  - Platform and Operations Lead
primary_stack:
  - TypeScript
  - React 19
  - Bun
  - Vite + React Router
  - Tailwind CSS
  - PostgreSQL + Drizzle ORM
extended_stack:
  - Node.js
  - Python
  - Bash
  - PowerShell
  - SQL
operating_systems:
  - Linux
  - Windows
  - macOS
mission: Build systems that are fast to ship, hard to break, and easy to operate.

Core Stack

Skill icons

React TypeScript Bun React Router PostgreSQL

Featured Projects

Project What it is Stack
reactiveweb Canonical React monorepo for production apps and shared packages, optimized for Bun workflows and predictable delivery. Bun, React 19, TypeScript, React Router, Tailwind, Drizzle, Postgres
scryai AI engineering monorepo with infrastructure and app layers, designed for long-lived product iteration and operational control. TypeScript, Bun, Qwik, Postgres, MinIO, Caddy
codex-web Browser console for Codex CLI sessions with streaming UX and strong runtime controls. Full-stack web app, realtime streaming, CLI orchestration
mylife-rpg Gamified productivity system focused on durable domain modeling and practical UX loops. Product platform app
mtg-card-bot Discord automation bot for MTG card lookup and utility workflows. Python, Discord API

Engineering Style

  • Ship small, reviewable diffs with explicit tradeoffs.
  • Keep reliability non-negotiable: lint, typecheck, build, test.
  • Design with operational ownership in mind, not just feature velocity.
  • Prefer boring, deterministic tooling over novelty.
  • Build systems teams can run confidently after handoff.

Current Focus (2026)

  • Scaling reactiveweb as the primary React/TypeScript/Bun platform.
  • Converging app standards around typed boundaries, shared packages, and clean monorepo orchestration.
  • Production-hardening auth, data, and deployment workflows.
  • Maintaining GitHub + Codeberg mirroring for source-control resilience.

GitHub Telemetry

GitHub stats Top languages

Contribution streak

Activity graph

Profile summary

Footer

Pinned Loading

  1. mylife-rpg mylife-rpg Public

    MyLife RPG is a productivity game for people who want habit tracking to feel like character progression. You create quests and habits, complete them daily, gain XP, level up stats, and unlock achie…

    TypeScript 1

  2. poddashboard poddashboard Public

    PodDashboard is a focused TALL-stack application for organizing tabletop pods and events. It uses Laravel Fortify for authentication, Livewire for server-driven UI, Flux UI for components, and Tail…

    TypeScript

  3. codex-web codex-web Public

    Codex Web is a browser UI for Codex CLI workflows. It streams Codex responses in real time, supports multi-turn sessions, and enforces workspace path boundaries on the server.

    TypeScript

  4. TALLstack TALLstack Public template

    TALLstack is a reusable admin dashboard starter for Laravel teams that want server-driven interactivity without a heavy frontend SPA. It ships with authentication, role and permission management, L…

    Blade