Skip to content
View TamanduaDeAngola's full-sized avatar
:shipit:
:shipit:
  • Planeta Terra

Block or report TamanduaDeAngola

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

Hello, World!

I write random stuffs usually with C/Cpp and I try to fix bugs.

const me = require('TamanduaDeAngola')

() => {
  assert.equal(me.nick, "Sagat")
  assert.equal(me.fav_langs, ['C/C++', 'Py', 'Go'])
  assert.equal(me.actual_OS, ['Win10', 'Arch Linux'])
  assert(java_good) // Uncaught AssertionError...
}

Contact

Discord Telegram

Popular repositories Loading

  1. TamanduaDeAngola TamanduaDeAngola Public

  2. Python-ChatGPT Python-ChatGPT Public

    a simple chatgpt client using python 3.

    Python