san99tiago
There are 43 repositories under san99tiago topic.
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/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/terraform-playground
My own public Terraform/Packer examples towards IaC deployments in AWS.
san99tiago/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.
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/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).
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-cybersecurity-siem
Advanced Cybersecurity SIEM/XDR solution designed for AWS Organizations with a multi-account architecture, integrating Wazuh Platform and IaC with AWS-CDK.
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/baxter-bon-appetit-thesis-latex
Thesis develpment and workflow in LaTex.
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/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-iac-stocks-demo
Infrastructure as Code DEMO that process Stock Prices with AWS and IaC best practices on top of CDK.
san99tiago/aws-lambda-layers
My public AWS Lambda Layers to simplify the usage of libraries/dependencies on Lambda runtimes
san99tiago/aws-sonarqube
AWS SonarQube Deployment on top of EC2, RDS and IaC on CDK.
san99tiago/devops-tools
Multiple DevOps Tools and Notes for Tutorials that are used in my YouTube channel
san99tiago/jsonpath-ng-experiments
Multiple Python experiments for JSON Path NG library.
san99tiago/LEARNING_JENKINS
My learning path with Jenkins and some sample projects