san99tiago
Solutions Architect @aws & my opinions are my own || DevSecOps & Linux || Python & TS || CDK & Terraform
Amazon Web ServicesMedellín, Colombia
Pinned Repositories
aws-cdk-ecs-api
AWS FastAPI deployment on top of ALB and ECS with Docker containers implementing ECS as the orchestration tool for an AWS-managed infrastructure. IaC with CDK.
aws-fastapi-lambda
Template for a FastAPI server deployed on top of AWS Lambda with IaC done in CDK or Terraform.
aws-fastapi-todo-app
Advanced Fullstack App built on AWS with Frontend on React and Backend with FastAPI on top of AWS API-Gateway, Lambda. IaC on CDK or Terraform.
aws-whatsapp-chatbot
My Serverless WhatsApp chatbot on AWS, serving as a personal assistant with access to my private data (Contacts, Calendar, Events, TODOs, etc).
baxter-bon-appetit
Baxter-Robot advanced algorithms for real-life applications (this repository contains algorithms that enable safe-autonomous feeding of individuals with upper-limb disabilities with Baxter-Robot, compatible/reproducible to other 3+DOF Robots).
docker-pirate
Amazing programs/scripts/automations/services to have fun with Docker and Docker-Compose. This is a playground to try cool stuff with Docker functionalities.
fastapi-docker-github-actions
GitHub Actions Pipeline with a FastAPI Application built, tested and deployed to DockerHub.
PYTHON_GUI
Creating Python-based GUI applications | Programmed on top of Tkinter, ttk and PyQt libraries.
san99tiago-cv
My NextJs interactive personal website (san99tiago.com) with IaC on top of AWS-CDK and Multi Environment setup (Accounts/DNS/CDN/CI-CD).
terraform-playground
My own public Terraform/Packer examples towards IaC deployments in AWS.
san99tiago's Repositories
san99tiago/baxter-bon-appetit
Baxter-Robot advanced algorithms for real-life applications (this repository contains algorithms that enable safe-autonomous feeding of individuals with upper-limb disabilities with Baxter-Robot, compatible/reproducible to other 3+DOF Robots).
san99tiago/fastapi-docker-github-actions
GitHub Actions Pipeline with a FastAPI Application built, tested and deployed to DockerHub.
san99tiago/PYTHON_GUI
Creating Python-based GUI applications | Programmed on top of Tkinter, ttk and PyQt libraries.
san99tiago/aws-cdk-ecs-api
AWS FastAPI deployment on top of ALB and ECS with Docker containers implementing ECS as the orchestration tool for an AWS-managed infrastructure. IaC with CDK.
san99tiago/aws-cdk-transactional-messages
Serverless AWS architecture to simulate the processing of transactional "messages". Built with IaC on CDK. API Gateway, SQS, SQS-DLQ, Lambda and LambdaPowerTools. Observability in place with X-Ray and CW-Alarms.
san99tiago/javascript-legend
This is a repository that covers a deep understanding of JavaScript. It has multiple tools and frameworks for different JS approaches.
san99tiago/aws-cf-custom-templates
My own public AWS CloudFormation templates to play around and have fun with Infrastructure as Code in AWS.
san99tiago/aws-cdk-athena-s3-workflow
AWS CDK-TypeScript project to showcase an Athena-based solution for S3 data analysis.
san99tiago/aws-cdk-lambda-docker-templates
AWS CDK IaC and Code for Lambda functions on top of Docker containers.
san99tiago/aws-cdk-url-shortener
URL shortener project built on top of AWS serverless solutions and managed by AWS-CDK
san99tiago/IOT_EIA
Some of my IoT projects | Programmed servers in NodeJS + Express | Programmed microcontrollers in C and Arduino | ESP8266 as WiFi module.
san99tiago/OPENCV_BASICS
Projects with emphasis in Computer Vision | Programmed in Python with libraries such as OpenCV, Scikit-Learn and others.
san99tiago/aws-cdk-lambda-cms-provider-datasets
Custom project for weekly scheduled CMS provider medical files download via a Python-Lambda automation.
san99tiago/aws-openai-chatbot
Simple Python-based PoC of an OpenAI chatbot on top of AWS Cloud. IaC on CDK-TypeScript with decoupled Backend and Frontend Stacks.
san99tiago/go-gopher-go
This is my learning path for cool projects built on top of Go language (golang).
san99tiago/python-clean-tests
Simple Python projects for ilustrating clean architecture, package management and tests.
san99tiago/python-problem-solving-chief
Some of my public solutions for Coding Challenges in Python.
san99tiago/aws-cdk-lambda-medical-pecos-files
Custom project for monthly scheduled PECOS CMS medical files download via a Lambda Docker-based Selenium automation.
san99tiago/aws-cf-multi-tier-lamp
Sample AWS CloudFormation stacks for a Multi-Tier LAMP applciation built on top of PHP and MySQL.
san99tiago/ML_BASICS
Machine Learning theory with Python and MATLAB | Development of robust algorithms from scratch.
san99tiago/aws-cdk-hello-world
Beginner level AWS Python-CDK project to illustrate its usage and workflows.
san99tiago/aws-codepipeline-deploy-cloudformation
Create an AWS CodePipeline that automatically deploys any AWS CloudFormation template with custom parameters.
san99tiago/computer-vision-dojo
This is a repository to learn and get more computer vision skills, make robotics projects integrating the computer vision as a perception tool and create a lot of awesome advanced controllers for the robots of the future.
san99tiago/jsonpath-ng-experiments
Multiple Python experiments for JSON Path NG library.
san99tiago/smart-systems-dojo
This is a repository for learning more about AI, neural networks, and intelligent systems and integrating all these topics into the world of robotics.
san99tiago/docker-api-express-mongo
Simple REST-API built on top of MongoDB and ExpressJS technologies with Docker-containers approach.
san99tiago/drknzz
san99tiago/freelance-aws-rest-api-mysql
Sales Leads API freelance project with CDK, on top of API Gateway with Lambda Functions and RDS-MySQL. [OLD FREELANCE PROJECT]
san99tiago/freelance-lambda-leie-automation
AWS Lambda function to automatically validate URL and backup files in S3 bucket if files change (also sends email with info) [NOT ORGANIZED]
san99tiago/jsonpath-ng
[FORK] A JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy it.