I'm a software engineer and problem solver. I'm currently building software products in web3.
Glow Stats: A dashboard to track metrics related to Glow (glow.org)
A dashboard that tracks various metrics related to the Glow Protocol: power output of solar farms, carbon credits produced, token price, etc. Glow Stats allows community members and stakeholders to track the performance of Glow and its impact to curb CO2 emissions.
TypeScript, React, Node, DynamoDB, AWS Elastic Beanstalk
Nimbus: A tool for monitoring AWS Lambda
A free, open-source application that displays key metrics and logs related to AWS Lambda functions and APIs, allowing developers to seamlessly monitor their backend components: keep track of traffic to endpoints, identify errors, estimate cost, etc.
TypeScript, React, Node, DynamoDB, AWS Elastic Beanstalk
Tracecheck: A Go linter to add a trace ID to log declarations
A Go linter to add trace and span IDs generated from function contexts to log declarations, enhancing observability.
Go, AST, Analysis