Skip to content
View tr1n's full-sized avatar
👋
hi :)
👋
hi :)

Organizations

@DigitalBuzz-pl @Topbots-pl @AdviceBot-info

Block or report tr1n

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

Hi there 👋🏼

class tr1n {
  name : string
  email : string

  constructor() {
    this.name = "Patryk Świech"
    this.email = "[email protected]"
  };

  experience() {
    return {
        '2016-2022': 'Small websites and web apps.',
        '2021': 'Create popular site called kurwa.tr1n.me',
        '2022-now': 'Focused on own and side projects.'
    }
  };

  skills() {
    return [
        'HTML', 'CSS', 'SCSS (SASS)', 'TAILWIND CSS', 'JAVASCRIPT', 
        'TYPESCRIPT', 'PYTHON', 'JAVA', 'NODE.JS', 'NPM/YARN', 
        'GIT', 'MySQL', 'MONGODB', 'POSTGRES', 'DOCKER', 
        'LINUX SERVERS', 'WINDOWS SERVERS' 
    ]
  };

  projects() {
  return [
        'digitalbuzz.pro', 'musebot.pro', 'advicebot.info', 'topbots.pl', 'kurwa.tr1n.me'
  ]
  };
}

Popular repositories Loading

  1. jakilinux jakilinux Public

    Forked from smereczynski/jakilinux

    HTML

  2. Telegram-UserBot Telegram-UserBot Public

    Forked from RaphielGang/Telegram-Paperplane

    Just coz I'm too lazy, I program it, to make stuff easier. A userbot to improve telegram experience (`・ω・´)

    Python

  3. game-status-discordbot game-status-discordbot Public

    Forked from Ramzi-Sah/game-status-discordbot

    the game status discord bot

    JavaScript

  4. astro-example-dags astro-example-dags Public

    Forked from astronomer/astro-example-dags

    Python

  5. suyu suyu Public

    Forked from fxwl/Yuzu-vanced

    C++

  6. register register Public

    Forked from is-a-dev/register

    Grab your own sweet-looking '.is-a.dev' subdomain.

    JavaScript