Programming

theStandUpSignal

Developer tooling to check deliverable execution

This is the project that I built that I use for aligning developer deliverables assigned in Slack to what was actually built by tracking the version control (git) history of the individual with regards to any project.

Tech stack:
Bun - Runtime
Hono - Server
JSX - Templating Engine
Tailwind CSS - Styling
AlpineJS - Client-side interactivity
MySQL - Database
Drizzle ORM - ORM Layer on top of the db layer