Skip to content
View Marcello-Goncalves's full-sized avatar
🦾
Building
🦾
Building
  • Portugal
Block or Report

Block or report Marcello-Goncalves

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
Marcello-Goncalves/README.md

Marcello Gonçalves

I'm a Computer Programming and Software Development Student Based in the North of Portugal. 🇵🇹

def interests():
    
    currently_focused_on_learning = [
        "C#",
        "C++",
        "java",
        "Python"
    ]

    as_well_as_exploring_the_world_of = [
        "🐧", "Linux",
        "🐋", "Containers",
        "🖥️", "Virtualization",
        "and other interesting technologies."
    ]
    

Linkedin   Email   Repos   PRA

Popular repositories

  1. DarkModeForm DarkModeForm Public

    Dark Mode Implementation on WinForms.

    C# 5

  2. InterForm InterForm Public

    Internationalization Implementation on WinForms.

    C# 3

  3. Java_Imobiliaria Java_Imobiliaria Public

    Java Console App Exercise

    Java 2

  4. Apt_Sources_Lists Apt_Sources_Lists Public

    Personal /etc/apt/sources.list Files Incuding Location Specific Mirrors And Additional Components.

    1

  5. Temperature_Converter Temperature_Converter Public

    Celsius/Fahrenheit Converter - Console App Built in C++

    C++ 1

  6. OSX-KVM OSX-KVM Public

    Forked from kholia/OSX-KVM

    Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey + Ventura support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.

    Python