Skip to content
View hchocobar's full-sized avatar
馃殌
Mentoring
馃殌
Mentoring
Block or Report

Block or report hchocobar

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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
hchocobar/README.md

I stand with Ukraine Avatar de H茅ctor Universidad Tecnol贸gica Nacional University of Michigan Logo Ubuntu Logo React Logo Python Logo Jupyter Logo PyCharm Logo PyCharm Logo Catholic University of Uruguay Logo 4Geeks Academy

馃殌 About Me

Hi, my name is H茅ctor

Greeting!

I am a B.E. in Computer Science with over 30 years of experience. I'm a Full Stack Developer and Data Science enthusiast. I'm a Professor and Senior Mentor as well.

馃帗 Education

B.E. in Computer Science from UTN - National Technological University, C贸rdoba, 馃嚘馃嚪 Argentina

  • Univesity Degree: "Ingeniero en Sistemas de Informaci贸n". Started February 1988, graduated March 1994

Lastest Specializations

  • 2022, AWS: AWS Fundamentals
  • 2022, University of Michigan: Web Development, Programming with Python, and Data Science.

馃捈 Activities

Senior Mentor at 4Geeks Academy, Remote, 馃嚜馃嚫 Spain

  • 2024, Full Stack Coding Bootcamp: Cohorts Spain-65, and Spain-72
  • 2023, Full Stack Coding Bootcamp: Cohorts Spain-44, Spain-46, Spain-50, and Spain-54
  • 2022, Full Stack Coding Bootcamp: Cohorts Madrid-30, and Madrid-34

Professor at UCU - Catholic University of Uruguay, Hybrid, 馃嚭馃嚲 Uruguay

  • 2024, Programming for Data Analysis (Python)
  • 2023, Programming for Data Analysis (Python)

馃挕 Advices

鈩癸笍 Contact Me

| LinkedIn | Website |

Pinned

  1. curso_python curso_python Public

    Curso de Introducci贸n a Python - Contiene: c贸digos de ejemplo, puntos claves, ejercicios, laboratorios

    Python 2 22

  2. Python - PEP 8: Style Guide for Pyth... Python - PEP 8: Style Guide for Python Code
    1
    # PEPs - Python Enhancement Proposals
    2
    
                  
    3
    Propuesta de mejora de Python, del ingl茅s Python Enhancement Proposal. 
    4
    
                  
    5
    Los PEPs tienen como prop贸sito ser los mecanismos primarios para proponer nuevas y mayores capacidades, para recoger la opini贸n de la comunidad sobre un tema, y para documentar las decisiones de dise帽o que se han hecho en Python.
  3. Python - List & Dict Comprehension (... Python - List & Dict Comprehension (with Examples)
    1
    # Python - list & dict comprehension
    2
    
                  
    3
    ## Example 1 - Create a dictionary
    4
    ### Implementation 1: standard
    5
    ```python
  4. react_flux_simple_login react_flux_simple_login Public

    4Geeks Academy - React Flux - Example with simple login

    JavaScript 1