Code Monkey home page Code Monkey logo

challenge-python-01's Introduction

Hi, I'm Andrés Mesa from 🇨🇴!

Data Analyst and Report Developer at CoinSquare



A little more about me...

#!/usr/bin/python


class DataAnalyst:

    def __init__(self):
        self.name = "Andres Mesa"
        self.role = "Data Analyst"
        self.language_spoken = ["es_ES", "en_US"]
        self.code = ['python', 'sql', 'bash']
        self.tools = ['DBT', 'Docker', 'Power BI', 'Metabase', 'Excel']

    def say_hi(self):
        print("""
        Thanks for dropping by.
        I hope you find some of my work interesting.
        Don't forget to follow me for more
        """)


me = DataAnalyst()
me.say_hi()

Twitter: andresmesad Linkedin: AndresMesaD GitHub AndresMesaD09



Latest Medium Articles

Follow me in Medium

Recent Article 0 Recent Article 1




📊 This week I spent my time on

Python       14 hrs 46 mins  ███████████████░░░░░░░░░░   59.35 %
SQL          8 hrs 32 mins   ████████▓░░░░░░░░░░░░░░░░   34.27 %
YAML         29 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.94 %
JSON         18 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.26 %
Git Config   16 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.09 %


GitHub Stats

Andres Mesad's GitHub Stats


challenge-python-01's People

Contributors

andresmesad09 avatar facmartoni avatar hyfi06 avatar

Forkers

alpacorp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.