This is a sample app demonstrating the use of parametric design to build a simple building.
-
Updated
May 27, 2024 - Python
This is a sample app demonstrating the use of parametric design to build a simple building.
This sample app shows how to compare multiple CPT's (.gef)
Gets a terrain height (AHN) profile using an interactive map. The data is obtained from a free GeoServer database
๐๏ธ Serverless, event-driven receipt processing system on AWS. Users upload receipts to Amazon S3, which triggers a Lambda function to extract structured data via Amazon Textract, persist results to DynamoDB, and dispatch email notifications through Amazon SES. Fully infrastructure-as-code managed for reproducible deployments.
๐๏ธ Serverless, event-driven data pipeline on AWS for processing CSV files end-to-end. Raw uploads to S3 trigger a Lambda preprocessor, AWS Glue crawls and catalogs the cleaned data, a Glue ETL job transforms it into the final dataset, and Amazon QuickSight delivers interactive dashboards for analytics and reporting.
๐๏ธ Highly available two-tier Todo web application on AWS. Deploys an Application Load Balancer fronting EC2 instances across two Availability Zones, with Amazon RDS hosted in private subnets for secure data persistence. Includes VPC, subnets, route tables, and security groups โ all provisioned via infrastructure-as-code.
๐๏ธ Serverless cloud terminology dictionary on AWS. A React frontend hosted on AWS Amplify queries an API Gateway endpoint backed by a Lambda function that fetches term definitions from DynamoDB. Includes a CLI-driven bulk loader using batch-write-item to seed the dataset, with the full stack provisioned via infrastructure-as-code.
Add a description, image, and links to the level-intermediate topic page so that developers can more easily learn about it.
To associate your repository with the level-intermediate topic, visit your repo's landing page and select "manage topics."