Skip to content
View GuilhermeSantos99's full-sized avatar
🦉
Studying
🦉
Studying
Block or Report

Block or report GuilhermeSantos99

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

👋🏽 Hi, I’m Guilherme Santos


class Guilherme
{
public:
    std::vector<string> code = {"C++", "C","Python"};
    std::vector<string> tech = {"Qt", "HTML5", "CSS3"};
    const *char prefEditor = "Vim";
    const *char so = "Manjaro Linux";    
    const *char email = "guilherme.ssilva@protonmail.com";
    const *char twitter = "@Guilher_me99";
};

🇧🇷 - I live in Brazil

📖 - I support opensource programs

🦾 - I'm developing my backend skills

💻 - I'm learning C++, Python and some web technologies


My programming languages

cppImg cImg pythonImg


Technologies

qtImg htmlImage cssImage

My favorite text editor

vimImg

SO

tux2Img


How to reach me 📮

Pinned

  1. Gufos Gufos Public

    Gufos - Simples editor de texto escrito em C++

    Makefile 2

  2. lotoSort lotoSort Public

    Código capaz de gerar números aleatórios para sorteios de loteria.

    C++ 3

  3. Caixa-Eletronico Caixa-Eletronico Public

    A simple ATM in CPP

    C++