Skip to content
View twip4's full-sized avatar
:dependabot:
vim
:dependabot:
vim

Highlights

  • Pro

Block or report twip4

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

πŸ‘¨β€πŸ’» about me

  • πŸ–₯️ Linux Dev
  • πŸš€ C for ever
  • ✨ Nvim because is the best
  • πŸ”§ Low-Level Wizard

🌟 my setup

struct config
{
    char *os;
    char *languages;
    char *editor;
    char *motto;
    char *school;
};

int main()
{
    struct config twip4 = 
    { 
        "Macos/Debian",
        "C, C++, Python, Java, PHP",
        "Nvim",
        "Seek strength. The rest will follow",
        "Epita" 
    };
    
    return 0;
}

πŸ“Š Stats

Carte des Contributions

Popular repositories Loading

  1. GameBoy GameBoy Public

    C 2

  2. Killer-Whale Killer-Whale Public

    Makefile

  3. CryptoChat CryptoChat Public

    Makefile

  4. DoomLike DoomLike Public

    C++

  5. DoomLikeServer DoomLikeServer Public

    C++

  6. twip4 twip4 Public