Skip to content
View antonyare93's full-sized avatar
  • Medellín, Colombia

Highlights

  • Pro
Block or Report

Block or report antonyare93

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

Hi there 👋

I'm Antony Arévalo

Python Django Cpp CSS SQL Java JS

from  pprint import pprint

Antony = {
            'country': 'Colombia',
            'code': ['Python', 'Java', 'HTML', 'SQL', 'C++', 'CSS', 'JS'],
            'job': {
                'title': 'Support and Implementation Analyst',
                'at': 'uFlow',
                'industry': 'Fintech'
                },
            'open_to_work': True,
            'looking': 'Improve my Java/Python skills on a Tech company'
        }
pprint(Antony)

A little bit about myself (Github ideas):

  • 🔭 I’m currently working on a Fintech called uFlow
  • 🌱 I’m currently learning Machine Learning
  • 👯 I’m looking to collaborate on Java, C++ and Python projects
  • 🤔 I’m looking for help with Machine Learning problems
  • 📫 How to reach me: LinkedIn: Antony Arevalo
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I love to ride my bike around my country

GitHub Streak

Popular repositories

  1. Scrapping_example Scrapping_example Public

    In this example, I use Python to extract data from a lotto page

    Python 2 1

  2. Wolkvox_kpi_perHour Wolkvox_kpi_perHour Public

    Consume some API's to create a hourly report to a Telegram's group

    Python 1

  3. tienda_ropa tienda_ropa Public

    Ejercicio de backend para publicar masivamente los productos de un e-store

    Python 1

  4. Reto-encriptador-de-texto Reto-encriptador-de-texto Public

    Reto de ecriptador de texto del curso de Alura-ONE (Oracle Next Education)

    CSS 1

  5. gcloud_bq_storing gcloud_bq_storing Public

    A simple code to store data at GoogleCloud BigQuery in python

    Python

  6. validador_redes_sociales validador_redes_sociales Public

    proyecto para clasificar riesgo crediticio basado en la verificación de redes sociales

    Python