Skip to content
View henriMacedoGoncalves's full-sized avatar

Block or report henriMacedoGoncalves

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

Hi, my name is Henri Macedo Gonçalves and I'm a graduate in Computer Science at the University of Strasbourg.

Originally from Luxembourg, I am currently looking for Internships related to Software Development,Cybersecurity, IT managment and DevOps. However I am also curious about Data Science, Machine Learning/AI and Networking. My university helped me building a solid foundation in those domains and I am interested to expand my skills in real-world problems.

In my free time, I like to do Calisthenics, read (mostly self-educating) books and occasionally play video games. Calisthenics strengthen my mind to be disciplined and dedicated. It also frees me mentally from work. Reading widens my knowledge and understanding in all aspects of life. Video games offers moments of relaxation.

The main goal behind my GitHub profile is to highlight what projects I've done at school and to show where my interests lie. Some of them were group projects and some had to be done alone.

For any question, feel free to contact me by email or reach me on my LinkedIn profile.

Popular repositories Loading

  1. henriMacedoGoncalves henriMacedoGoncalves Public

    Config files for my GitHub profile.

  2. Client-Chat Client-Chat Public

    School project in which we create a chat with an UDP connection

    C

  3. To-do-list To-do-list Public

    Database in SQL Oracle where users insert tasks to do. They can work alone or together. Tasks have deadlines, tasks that repeat or both (or none).

    PLSQL

  4. Color-Generator Color-Generator Public

    A program that colors .pbm files randomly without jumping over black pixels.

    C

  5. Game-of-life Game-of-life Public

    A program running a basic "game of life".

    C

  6. Snake Snake Public

    A classic snake written with assembly code.

    Assembly