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

@ -40,8 +40,8 @@
location: "New York, NY", location: "New York, NY",
tools: "Rust, TypeScript, Solidity, React, GraphQL", tools: "Rust, TypeScript, Solidity, React, GraphQL",
tasks: ( tasks: (
[Created tooling to build and deploy new customer landing portals based off of [Created tooling to construct and deploy new customer landing portals based off
Figma designs with Vercel's API], of Figma designs with Vercel's API],
[Developed a new external REST API for customers who wanted to access their token [Developed a new external REST API for customers who wanted to access their token
data programmatically], // termination display (FE), external API for customers not using our platform (BE) data programmatically], // termination display (FE), external API for customers not using our platform (BE)
[Wrote and audited smart contracts on Solana blockchain to add claim fees to our [Wrote and audited smart contracts on Solana blockchain to add claim fees to our

View File

@ -40,8 +40,8 @@
location: "New York, NY", location: "New York, NY",
tools: "Rust, TypeScript, Solidity, React, GraphQL", tools: "Rust, TypeScript, Solidity, React, GraphQL",
tasks: ( tasks: (
[Created tooling to automate building and deploying new customer landing portals [Created tooling to automate constructing and deploying new customer landing
based off of Figma designs], portals based off of Figma designs],
[Developed a new external REST API for customers who wanted to access their token [Developed a new external REST API for customers who wanted to access their token
data programmatically], // termination display (FE), external API for customers not using our platform (BE) data programmatically], // termination display (FE), external API for customers not using our platform (BE)
[Wrote and audited smart contracts on Solana blockchain to add claim fees to our [Wrote and audited smart contracts on Solana blockchain to add claim fees to our

View File

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