Skip to content
View harshpatel-0's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report harshpatel-0

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ecommerce-web-app ecommerce-web-app Public

    A modern, production-ready e-commerce web app built for real-world use

    JavaScript

  2. containers containers Public

    Built a docker image that contains a simple web application, which is stored in a container registry (AWS Elastic Container Registry - ECR) and deployed using a container orchestration engine (AWS …

    HTML

  3. messaging-sns-sqs-fanout-pattern messaging-sns-sqs-fanout-pattern Public

    Implements a Fan-Out pattern using SNS Topic with two SQS subscribers, each triggering a dedicated Lambda function. The first Lambda function generates thumbnails for uploaded images (PNG, JPG, JPE…

    Python

  4. s3-events-to-lambda-dynamodb s3-events-to-lambda-dynamodb Public

    Automated AWS Lambda function for populating a DynamoDB table with data from new S3 uploads

    Python

  5. step-functions step-functions Public

    Built a banking transaction processing system using AWS Step Functions to orchestrate deposits and withdrawals. The service handles HTTP POST requests for transactions and updates a DynamoDB table …

    Python

  6. api-gateway api-gateway Public

    Uses AWS API Gateway that allows users to perform certain file storage operations

    Python