Tyson Cung
Tyson Cung
## Summary This PR updates the GitHub Actions workflow to use the latest versions of actions and Node.js. ## Changes - Update `actions/checkout` from v2 to v4 - Update `actions/setup-node`...
https://github.com/alexdebrie/awesome-dynamodb#readme DynamoDB is AWS's fully managed NoSQL key-value and document database that provides fast and predictable performance with seamless scalability. The list covers learning resources, development tools, and best practices...
https://github.com/severo/awesome-parquet Columnar storage file format for efficient data processing and analytics. ### By submitting this pull request I confirm I've read and complied with the below requirements ## Requirements for...
AI-powered coding tools that understand context, generate code, and assist with development tasks. The repo covers AI coding assistants (Cursor, GitHub Copilot, Claude Code, Cline, Windsurf), autonomous agents, code review...
## Description I've created **awesome-devops-platform**, a curated list focused specifically on Platform Engineering - the discipline of building Internal Developer Platforms (IDPs) and enabling self-service capabilities for development teams. ##...
TypeScript resources and patterns for AWS Cloud Development Kit (CDK) - the framework for defining cloud infrastructure as code. unicorn 🦄
## Description This PR adds **awesome-cdk-typescript** to the Developer Tools section of awesome-aws. ## About awesome-cdk-typescript A comprehensive curated list specifically focused on AWS CDK TypeScript resources: ### What's Included...
## Description This PR adds **awesome-cdk-typescript** to the Related Projects section. ## What is awesome-cdk-typescript? A comprehensive curated list specifically focused on AWS CDK TypeScript resources, containing: - 100+ TypeScript-specific...
## Summary This PR updates the GitHub Actions workflows to use modern, supported versions and fixes a syntax error. ## Changes - Update `actions/checkout` from v1 to v4 in multiple...