I build in public and keep the work readable.
Right now this profile is my GitHub lab: small repos, clean docs, checked-in proof, and practical assisted coding workflows that stay grounded in real tests instead of big promises.
- clear first pages that make a repo easy to trust;
- boring public hygiene: licenses, security notes, support paths, issue templates, and CI;
- small patches with proof, not giant mystery drops;
- writing that feels human and useful;
- learning fast without making the workspace messy.
test-project-tbd is my public practice repo.
It is deliberately small: a Rust starter, GitHub Actions checks, issue templates, repo policy files, local doctor scripts, and documentation for how the project is organized. The point is not to look huge. The point is to make the basics clean enough that someone can open it and understand what is going on.
- tightening repository structure checks;
- keeping CI simple and honest;
- documenting local setup and GitHub workflow habits;
- using assisted coding tools while keeping authorship, review, and verification explicit.
I like practical builders, careful reviewers, and people who enjoy turning messy first drafts into something shippable. If that sounds like your lane, say hi.