Swagger

1 Project

Objects/Actions

March, 2024 ~ May, 2024
An open source tool for helping entrepreneurs document their projects, and scaffold their systems.
  • Scripted OpenAI agent to recommend database schema for any idea, return both reasoning and a structured JSON output.
  • Wrote utilities to parse Types spreadsheet and auto-generate React forms, Django app, fake data generator, Cypress.io tests, Swagger documentation and centralized data definitions to follow.
  • Wrote tools to parse RBAC permissions matrix spreadsheet and produce strict TypeScript definitions and access control functions and Cypress.io tests.
  • Wrote gcloud build scripts to stand up complete GCP environments based on shared .env variables.