terraform/ ├── modules/ │ ├── vpc/ # VPC networking module │ ├── ec2/ # EC2 instance module │ ├── ecr/ # ECR repositories module │ ├── iam/ # IAM roles and policies module │ └── cloudwatch/ # ...
A comprehensive solution for extracting financial data from quarterly reports (PDF format) and converting them into structured JSON format. This project includes a Flask REST API and a user-friendly ...
Cybersecurity researchers have discovered vulnerable code in legacy Python packages that could potentially pave the way for a supply chain compromise on the Python Package Index (PyPI) via a domain ...