trivikr
Software Development Engineer | @nodejs core collaborator | maintainer of @aws SDK for JavaScript | International Speaker
@awsSeattle, WA, USA
Pinned Repositories
aws-sdk-js-notes-app
A simple note taking application using modular AWS SDK for JavaScript (v3)
aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
fastify
Fast and low overhead web framework, for Node.js
ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
node
Node.js JavaScript runtime ✨🐢🚀✨
confs.tech
Frontend for https://confs.tech
aws-cdk-lambda-nodejs-function-cold-start-latency
A CDK application which tests cold start latency of lambda functions created with AWS CDK Lambda NodeJsFunction construct.
node-http-servers
Comparing HTTP/1.1, HTTP/2 and QUIC with Node.js
react-hooks-todo
Experimenting with writing ToDo App with React Hooks
vitest-codemod
Codemod scripts to migrate your JavaScript unit tests to vitest
trivikr's Repositories
trivikr/opentelemetry-js
OpenTelemetry JavaScript Client
trivikr/aws-sdk-js-otel-test
Testing OpenTelemetry instrumentation for AWS SDK for JavaScript
trivikr/aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
trivikr/aws-toolkit-vscode
CodeWhisperer, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
trivikr/opentelemetry-js-contrib
OpenTelemetry instrumentation for JavaScript modules
trivikr/smithy
Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
trivikr/smithy-typescript
Smithy code generators for TypeScript. (in development)
trivikr/action-pr-title
Github action to enforce Pull Request title conventions
trivikr/atproto
Social networking technology created by Bluesky
trivikr/awesome-starter-packs
Bluesky Starter Packs to find awesome accounts to follow
trivikr/aws-sdk-js-s3-default-data-integrity-browser
Attempting a minimal repro for https://github.com/aws/aws-sdk-js-v3/issues/6818
trivikr/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
trivikr/benchmark-aws-crt-crc32
Benchmark AWS Crypto JS checksum implementation vs ones provided by AWS CRT
trivikr/benchmark-aws-crt-sha
Benchmark AWS CRT SHA algorithms with ones provided by Node.js
trivikr/benchmark-checksums
trivikr/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
trivikr/is-my-node-vulnerable
package that checks if your Node.js installation is vulnerable to known security vulnerabilities
trivikr/jscodeshift
A JavaScript codemod toolkit.
trivikr/landing-zone-accelerator-on-aws
Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
trivikr/pipedream
Connect APIs, remarkably fast. Free for developers.
trivikr/Rocket.Chat
The communications platform that puts data protection first.
trivikr/semantic-conventions
Defines standards for generating consistent, accessible telemetry across a variety of domains
trivikr/smithy-gradle-plugin
Smithy plugin for Gradle
trivikr/social-app
The Bluesky Social application for Web, iOS, and Android
trivikr/test-corepack-local-version
Tests behavior of corepack when local version of package manager is available
trivikr/test-mvn-publish
Testing publishing to Maven Central through GitHub
trivikr/test-setup-biome-from-deps
Tests if setup-biome detects biome version from dependencies
trivikr/test-setup-biome-v2.0.0-beta.1
Testing setup-biome action with biome cli v2.0.0-beta.1
trivikr/turbo
Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
trivikr/undici
An HTTP/1.1 client, written from scratch for Node.js