Skip to content
View escobarana's full-sized avatar
🏀
🏀

Highlights

  • Pro
Block or Report

Block or report escobarana

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
escobarana/README.md

I'm Ana Escobar!

Software Engineer and Data Engineer

Twitter Follow Linkedin: ana GitHub followers website Waka Readme

A little more about me...

ana = {
    pronouns: "She" | "Her",
    code: ["Python", "SQL", "Java", "C#"],
    askMeAbout: ["kafka", "tech", "innovation", "data engineering"],
    technologies: {
        devOps: ["AWS", "Docker🐳", "Terraform", "Azure"],
        databases: ["mongo", "MySql", "sqlite", "neo4j", "mssql", "postgresql"],
        other: ["Slack", "Bitbucket", "Jira", "Confluence", "Trello"]
    },
    architecture: ["REST api", "Microservices", "Streaming", "Hadoop"],
    currentFocus: "Building streaming pipeline with Kafka for predictive maintenance",
    funFact: "There are two ways to write error-free programs; only the third one works"
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Code Time

Profile Views

Lines of code

These Readme stats are generated using github action awesome-readme-stats

Pinned

  1. streaming_monitoring_system streaming_monitoring_system Public

    Streaming monitoring system that predicts whether a device will fail/stress and sends a notification to the user through Telegram in real-time so the user can act accordingly

    Python 3 1

  2. openaq-aws openaq-aws Public

    Process current Air Quality in Belgium using OpenAQ, AWS and Streamlit library

    Python

  3. devops-smart-car devops-smart-car Public

    Continuous Testing, Continuous Integration & Continuous Delivery (Deployment) (CI/CD) of an Smart Car REST API developed using Flask

    Python 1

  4. real_time_kafka real_time_kafka Public

    Sending to kafka topics in real time about CPU temparute

    Python 1

  5. docker_app docker_app Public

    TeX

  6. fastapi-on-azure-functions fastapi-on-azure-functions Public

    PoC using Azure Functions with FastAPI

    Python