feat: build -> construct

build sounds like CI
This commit is contained in:
eggy
2025-01-15 19:01:48 -05:00
parent e073191d8c
commit 4e79e361e5
3 changed files with 6 additions and 6 deletions

View File

@@ -38,8 +38,8 @@
location: "New York, NY",
tools: "Rust, TypeScript, React, GraphQL, Figma",
tasks: (
[Created tooling to build and deploy new customer landing portals based off of
Figma designs with Vercel's API],
[Created tooling to construct and deploy new customer landing portals based off
of Figma designs with Vercel's API],
[Developed a new external REST API for customers who wanted to access their token
data programmatically],
[Revamped error propagation to support returning multiple errors per request,