Skip to content
View san99tiago's full-sized avatar
๐Ÿฆพ
Discipline will sooner or later defeat intelligence.
๐Ÿฆพ
Discipline will sooner or later defeat intelligence.

Organizations

@aws @aws-samples @communities-solar @awsugmed

Block or report san99tiago

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
san99tiago/README.md

Santiago Garcia Arango (san99tiago) cool rick image

Santiago Garcia Arango

class WhoAmI:
    """Class to introduce Santi :)"""
    def __init__(self, visitor_name):
        self.user = "san99tiago"
        self.last_education = "M.S. Cybersecurity"
        print(f"๐Ÿ‘‹ Hello {visitor_name}, welcome to {self.user}'s GitHub!")
        print(f"๐Ÿ”ฎ Summary {self.user}: AWS Solutions Architect, lifelong learner, and passionate mentor.")
        print(f"๐Ÿ“š Exploring: {self.get_current_learning_tools()}")
        print(f"๐Ÿ’ก Well-Known: {self.get_well_known_tools()}")

    def get_current_learning_tools(self):
        return (["Gen-AI Orchestration", "Cloud-Native Core-Banking Systems", "K8s", "PQ-Cryptography", "Complex Terraform Workflows"])

    def get_well_known_tools(self):
        return ({
            "Cloud": "AWS 8x Certified Solutions Architect with deep expertise in building enterprise-grade distributed systems for FSI",
            "DevOps": "Git, Linux, Docker, K8s, Terraform, CloudFormation, CDK, GH-Actions, Jenkins, Azure DevOps, SonarQube, Packer, Ansible.",
            "Backend & Frontend Tools": "FastAPI, Flask, Spring, Express, HTML, CSS, JS, React, SASS.",
            "Databases": "DynamoDB, MongoDB, MySQL, SQLite, PostgreSQL, ElasticSearch, OpenSearch.",
            "Servers & Security": "IBM Websphere Application Server, IBM MQ, Apache Tomcat, Nginx, OWASP, Splunk, Wazuh, AuthN/AuthZ.",
            "Data Science": "Python, ETLs, Matplotlib, Numpy, Pandas, Seaborn, Pyplot.",
            "CV & IoT": "OpenCV, Pillow, Darknet & ESP8266, NodeMCU, RaspberryPi, RFModules, Postman.",
            "Robotics & Machine Learning": "ROS, Arduino, Bedrock, SageMaker, Scikit-learn, TensorFlow, CVXPY."
        })

santi = WhoAmI("your_name")

Contact me: san99tiago.com Badge Linkedin Badge Youtube Channel Credly Badge Platzi Badge

Pinned Loading

  1. san99tiago-cv san99tiago-cv Public

    My NextJs interactive personal website (san99tiago.com) with IaC on top of AWS-CDK and Multi Environment setup (Accounts/DNS/CDN/CI-CD).

    JavaScript 8

  2. aws-whatsapp-chatbot aws-whatsapp-chatbot Public

    My Serverless WhatsApp chatbot on AWS, serving as a personal assistant with access to my private data (Contacts, Calendar, Events, TODOs, etc).

    Python 22 1

  3. aws-fastapi-todo-app aws-fastapi-todo-app Public

    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.

    Python 14 6

  4. docker-pirate docker-pirate Public

    Amazing programs/scripts/automations/services to have fun with Docker and Docker-Compose. This is a playground to try cool stuff with Docker functionalities.

    Python 18 154

  5. terraform-playground terraform-playground Public

    My own public Terraform/Packer examples towards IaC deployments in AWS.

    HCL 15 5

  6. baxter-bon-appetit baxter-bon-appetit Public

    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, cโ€ฆ

    Python 17