Skip to content
View developzoneio's full-sized avatar
  • Joined May 27, 2026

Block or report developzoneio

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
developzoneio/README.md

Trong Tran (developzoneio)

Fullstack .NET developer — building spec-driven AI workflows · trialtap.dev


Stack

C# React Claude Code Docker

C# · ASP.NET Core 8 · React + TypeScript · Docker · MSSQL · Redis · EF Core · MediatR · Clean Architecture · CQRS


Featured

SpecWright — Spec-driven development for AI coding agents

Transform AI-assisted development from:

Prompt → Code

into:

Specification → Approval → Implementation → Review
  • 9 slash commands
  • 5 specialized subagents
  • 3 guard-rail hooks
  • 9 templates
  • 5 reusable skills
  • Durable project memory under .specs/
/sd:feature   /sd:bug      /sd:refactor   /sd:perf      /sd:rca
/sd:spec      /sd:explore  /sd:review     /sd:setup

What I build

  • Backend APIs & microservices on ASP.NET Core with CQRS + Clean Architecture
  • React frontends talking to ML/AI services via API Gateway layer
  • AI-augmented dev tooling — spec systems, subagents, Claude Code workflows
  • Cross-platform hook systems for enforcing code quality gates before edits

Architecture principles

Domain → Application → Infrastructure → Presentation
  (no frameworks)   (use cases)   (EF/Redis/ext)   (API/controllers)

Dependency rule always points inward. Business logic never touches databases or HTTP.


Connect


Built with spec-first discipline · specwright

Popular repositories Loading

  1. specwright specwright Public

    Spec-driven development workflows for Claude Code — 9 commands, 5 agents, 3 hooks

    PowerShell 7

  2. developzoneio developzoneio Public

    GitHub profile repository

  3. claude-code-statusline-windows claude-code-statusline-windows Public

    A PowerShell statusline for Claude Code on Windows — shows model, context, and rate limits. No jq required.

    PowerShell