Skip to content
View nikolas-virionis's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nikolas-virionis

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

Hi there, I'm Nikolas

  • 😄 21 year old from Brazil
  • 👩‍💻 I speak Portuguese and English
  • 💼 Since may 2024, I am working as a Data Engineer at the biggest bank in Latin America, using the Python Framework PySpark to perform distributed data processing
  • ⚡ Fun fact: My commit chart, on dark theme, from august/2021 to december/2021 looks like a minecraft creeper laying down
  • 📖 Inspirational quote:

    — Confucius
    Learn as though you would never be able to master it,
    hold it as though you would be in fear of losing it


python logo javascript logo nodejs logo vscode logo jupyter logo docker logo github logo git logo jira logo


snake gif

Pinned Loading

  1. linear-regression-model linear-regression-model Public

    An npm package to make it easier to deal with a handful of values, and try to model them in one of the most used mathematical models, with an R/Numpy-like accuracy algorithm

    JavaScript 3 1

  2. polynomial-regression polynomial-regression Public

    Python package that analyses the given datasets and comes up with the best regression representation with either the smallest polynomial degree possible, to be the most reliable without overfitting…

    Python 3