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’s behavior. Learn more about reporting abuse.

Report abuse
hchocobar/README.md

Hi, my name is Héctor

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

Greeting!

I'm 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.

ℹ️ More About Me

| LinkedIn | Website |

🎓 Education

B.E. in Computer Science from UTN - National Technological University, Córdoba, 🇦🇷 Argentina

  • "Ingeniero en Sistemas de Información". Started February 1988, graduated March 1994

Specializations

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

💼 Activities

Professor at UCU - Catholic University of Uruguay, Hybrid, Salto, 🇺🇾 Uruguay

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

Senior Mentor at 4Geeks Academy, Remote, 🇪🇸 Spain

  • 2024, Full Stack Coding Bootcamp, Cohorts Spain-65
  • 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

💡 Advices

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