GithubHelp home page GithubHelp logo

andresmesad09 / challenge-python-02 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from platzimaster/challenge-python-02

0.0 0.0 0.0 4 KB

Genera una contraseña segura

Home Page: https://platzi.com/clases/python/

License: MIT License

Python 100.00%

challenge-python-02'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

SQL          12 hrs 37 mins  ██████████████▓░░░░░░░░░░   58.76 %
Python       8 hrs 20 mins   █████████▓░░░░░░░░░░░░░░░   38.85 %
Text         20 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.61 %
Bash         7 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.57 %
JSON         0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.07 %


GitHub Stats

Andres Mesad's GitHub Stats


challenge-python-02's People

Contributors

andresmesad09 avatar facmartoni avatar

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.