diff --git a/backend_infra.typ b/backend_infra.typ index 1c8a96f..d06b251 100644 --- a/backend_infra.typ +++ b/backend_infra.typ @@ -40,8 +40,8 @@ location: "New York, NY", tools: "Rust, TypeScript, Solidity, React, GraphQL", 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], // 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 diff --git a/systems.typ b/systems.typ index 7d3597f..01027c9 100644 --- a/systems.typ +++ b/systems.typ @@ -40,8 +40,8 @@ location: "New York, NY", tools: "Rust, TypeScript, Solidity, React, GraphQL", tasks: ( - [Created tooling to automate building and deploying new customer landing portals - based off of Figma designs], + [Created tooling to automate constructing and deploying new customer landing + portals based off of Figma designs], [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) [Wrote and audited smart contracts on Solana blockchain to add claim fees to our diff --git a/web_fullstack.typ b/web_fullstack.typ index 47c8775..ffc06dc 100644 --- a/web_fullstack.typ +++ b/web_fullstack.typ @@ -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,