Skip to content
View TetieWasTaken's full-sized avatar
πŸ‘‹
Sup
πŸ‘‹
Sup
  • Netherlands

Organizations

@arhcodeclub
Block or Report

Block or report TetieWasTaken

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
TetieWasTaken/README.md
find ~ -name "README.md" -empty # ~/TetieWasTaken/README.md
cd ~/TetieWasTaken
cat $(find . -type f -name "*.md" -not -name "README.md" | sort) > ./README.md

About me

πŸ“ˆ Experience

✍️ Summarized

πŸ”­ Statistics

🌐 Languages I code in

My Skills

πŸ”§ Tools & Environments I work with

My Skills


πŸ“« Socials

Github Discord

Pinned

  1. BobTheBot BobTheBot Public

    Multipurpose Discord bot written in typescript, using the Discord.JS library.

    TypeScript 12 7

  2. README-Templates README-Templates Public

    A collection of readme templates in a wide variety of languages and topics

    Python 2

  3. discordjs/discord.js discordjs/discord.js Public

    A powerful JavaScript library for interacting with the Discord API

    TypeScript 24.8k 3.9k

  4. route-rs route-rs Public

    A route planner made in rust

    Rust