santiago-garcia-arango-developer
There are 33 repositories under santiago-garcia-arango-developer topic.
san99tiago/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).
san99tiago/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.
san99tiago/fastapi-docker-github-actions
GitHub Actions Pipeline with a FastAPI Application built, tested and deployed to DockerHub.
san99tiago/terraform-playground
My own public Terraform/Packer examples towards IaC deployments in AWS.
san99tiago/aws-fastapi-lambda
Template for a FastAPI server deployed on top of AWS Lambda with IaC done in CDK or Terraform.
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/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-cdk-organizations-demo
Advanced DEMO of AWS Organizations for multiple AWS Accounts management with IaC on CDK-Python.
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/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-cdk-multiple-experiments
Multiple advanced AWS CDK Experiments and Challenging "isolated" Projects to have fun in AWS.
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/ML_BASICS
Machine Learning theory with Python and MATLAB | Development of robust algorithms from scratch.
san99tiago/WEB_STANFORD
Comienzos de desarrollo web. Basado en curso gratuito de Harvard: CS50's Web programming with Python and Javascript 2018.
san99tiago/ARCHITECTURE_AUTOMATION
Simple project to automate the creation of Excel sheets for an architecture business.
san99tiago/aws-cdk-hello-world
Beginner level AWS Python-CDK project to illustrate its usage and workflows.
san99tiago/aws-cdk-python-template
Sample CDK-Python template repo for initializing my other projects faster.
san99tiago/aws-sonarqube
AWS SonarQube Deployment on top of EC2, RDS and IaC on CDK.
san99tiago/jsonpath-ng-experiments
Multiple Python experiments for JSON Path NG library.
san99tiago/ROBOTICS_BASICS
Building the mathematical approach of complex robotic systems | Programmed in Python and MATLAB from scratch.
san99tiago/san99tiago
Repository to show cool stuff about Santiago Garcia Arango (san99tiago, me).
san99tiago/aws-cdk-bedrock-lambda-poc
Level 101 experiments with AWS Bedrock on top of Lambda Functions.
san99tiago/docker-api-express-mongo
Simple REST-API built on top of MongoDB and ExpressJS technologies with Docker-containers approach.
san99tiago/WEB_FLASK_PLATZI
Introducción al desarrollo web utilizando el microframework de Flask, desarrollado en Python. Se basa en curso de Platzi.