feat: full stack
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
location: "New York, NY",
|
||||
tools: "Rust, TypeScript, Solidity, React, GraphQL",
|
||||
tasks: (
|
||||
[Created an internal tool to spin up new custom Airdrop landing portals based off
|
||||
of Figma designs with Vercel's API],
|
||||
[Developed a new external REST API for customers who wanted to access our token
|
||||
[Created tooling to build 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 smart contracts for the Solana blockchain to add claim fees to our token
|
||||
vesting platform],
|
||||
[Wrote and audited smart contracts on Solana blockchain to add claim fees to our
|
||||
token vesting platform],
|
||||
),
|
||||
)
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
their data warehouses by custom-tailoring forms on-the-fly, supporting complex
|
||||
nested logic for 3000+ enterprise users across 8 database types], //
|
||||
[Shipped an LSP server for our custom query DSL, including customer-specific
|
||||
autocomplete and syntax highlighting], // TODO
|
||||
autocomplete and syntax highlighting],
|
||||
[Developed a serverless microservice to asynchronously ingest email attachments
|
||||
directly into ETL pipelines],
|
||||
// [??? emphasise test driven development or remove line *Reduced request errors by 30%* by creating backend testing infrastructure with
|
||||
@@ -105,8 +105,8 @@
|
||||
mobile wallet passes over Express],
|
||||
[Overhauled CI/CD pipelines, speeding up builds by 35% by parallelising testing
|
||||
and type checking],
|
||||
[Resolved four production downtime incidents within 30 minutes of first report as
|
||||
part of the on-call team],
|
||||
[Introduced backend tracing with OpenTelemetry and Grafana to profile performance
|
||||
issues in production],
|
||||
),
|
||||
)
|
||||
]
|
||||
|
Reference in New Issue
Block a user