feat: add systems

This commit is contained in:
eggy
2025-01-13 23:59:39 -05:00
parent f0c5e8b1a0
commit 91102c2375
2 changed files with 78 additions and 59 deletions

View File

@@ -65,7 +65,7 @@
CloudWatch, and stronger privacy controls for user data],
[Reduced dashboard load time by 38% by implementing a stale-while-revalidate
caching strategy],
[Created a parallel CI/CD system from scratch with Terraform and Jenkins to
[Created a parallel *CI/CD system from scratch* with Terraform and Jenkins to
automatically deploy AWS Lambdas], // BE-infra only, FE ver is admin dashboard
),
)
@@ -82,7 +82,7 @@
[Architected a data query builder and executor engine for customers to visualise
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
[Shipped an *LSP server for our custom query DSL*, including user-specific
autocomplete and syntax highlighting],
[Developed a serverless microservice to asynchronously ingest email attachments
directly into ETL pipelines],