Skip to content
View TetieWasTaken's full-sized avatar
πŸ‘‹
Sup
πŸ‘‹
Sup
  • Netherlands
  • 01:05 (UTC +01:00)

Organizations

@arhcodeclub

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

Blahaj Gaming πŸ¦–πŸ¦ˆ

I do some TypeScript TypeScript I guess. When I built websites I use Next.JS Next.JS (with TailwindCSS TailwindCSS too), it absolutely rocks (although I don't enjoy front-end development).

πŸ”­ Statistics


Some funky projects

simple-dictionary - Next.JS dictionary for high-seas

BobTheBot - Discord.JS general purpose bot

wascii - Webcam to ASCII art in the terminal

Pinned Loading

  1. BobTheBot BobTheBot Public archive

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

    TypeScript 12 8

  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 25.6k 4k

  4. route-rs route-rs Public

    A route planner made in rust

    Rust