Skip to content
View tadyen's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tadyen

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

Hi there 👋

I'm a Software & EE engineer in Australia.

I make dumb stuff on the occasion.

\̅_̅/̷̚ʾo( ︾ω ︾ o) mmm covfefe

pls don't backseat me, or else...

Pinned

  1. LoL-Report-macro LoL-Report-macro Public

    AHK macro to speed up the report process in LoL

    AutoHotkey

  2. palworld-server-hosting-helper palworld-server-hosting-helper Public

    some stuff to help me host the palworld server on my spare linux laptop

    Python

  3. Tictactoe in python (cli only) with ... Tictactoe in python (cli only) with a computer adversary
    1
    # Tic-tac-toe game you can play against a computer.
    2
    # Cloned from: https://github.com/GA-SEIFXR11-my-coursework/labwork/commit/79961a3a4f111b95cd4ab643b4d9cf4517e6d80b
    3
    #   This was supposed to be a simple labwork introducing classes in python.
    4
    #   The task was simply to make a cli-only tictactoe game with manual inputs for both players.
    5
    #   I implemented a computer adversary as well because I could.
  4. math-calc-shit math-calc-shit Public

    idk random math calc shit ig

    Python