Skip to content
View vagnerpgss's full-sized avatar
๐Ÿ‘จโ€๐Ÿš€
Focusing
๐Ÿ‘จโ€๐Ÿš€
Focusing

Block or report vagnerpgss

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

Vagner Pontes G S Santos Linkedin Badge

Hi there ๐Ÿ‘‹

I'm a Software Engineer.

  • ๐ŸŒฑ Iโ€™m currently learning Python, Data Engineering, and AI.
  • ๐Ÿ” My current focus includes:
    • Building and optimizing data pipelines.
    • Exploring machine learning models and their applications.
    • Deep diving into tools like Apache Kafka, Airflow, Trino and MageAI.
  • ๐Ÿ“‚ Check out some of my projects:
  • ๐Ÿ’ฌ To ask me a question about software development, you can start a thread here

Education

  • Bachelor in Computer Science

Languages and Tools:

Python Java Node.JS

Motivation

Nobody is an expert, we are always learning new things or a better way to do something. So I will always be reading, and experimenting here.

Anurag's github stats Top Langs


Pinned Loading

  1. k-combination-math-function k-combination-math-function Public

    Implementation of a simple mathematical combination algorithm where the order of the elements in the grouping does not interfere with the result. The algorithm runs on the architecture of Lambda AWโ€ฆ

    Java 1

  2. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public

    Forked from emilybache/GildedRose-Refactoring-Kata

    Starting code for the GildedRose Refactoring Kata in many programming languages.

    C++

  3. python-parallelism python-parallelism Public

    Repository with the codes used in the study and presentation of Movile Tech Talk Python. The code presented here may help those who want to learn more about parallel algorithms using the Python modโ€ฆ

    Python

  4. solid-study solid-study Public

    A good object-oriented design allows us to build software in a way that it can follow the evolution of the business in an agile and safe way. This means that the code must be maintainable. Any codeโ€ฆ

    Java

  5. parallel-processor-engine parallel-processor-engine Public

    Creation of an engine that can process files whose nature is parallelizable just by configuring parameters in the project. Or making an implementation-specific to your need.

    Java

  6. REST-API-example REST-API-example Public

    Forked from bbc/REST-API-example

    Simple REST API example in Sinatra

    Ruby