Skip to content
View TawayDev's full-sized avatar
💥
Finals week or my final week? Stay tuned!
💥
Finals week or my final week? Stay tuned!

Highlights

  • Pro

Block or report TawayDev

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

ko-fi

About me

I'm a typical teenager in many ways. Currently, I'm studying Computer Science at a university, and I'm really passionate about learning new programming languages and coding principles – Java and C# are my top choices right now. During my free time, I enjoy creating fun programs that might not serve a real purpose, but they help me learn more about coding.

Independence is a big part of who I am. Even though I'm just 20, I consider myself quite mature and capable of taking care of myself. I have a clear sense of my goals in life. I don't shy away from pursuing what I want, and I always ensure I receive what I've earned.

Looking ahead, I envision myself working as a software engineer. My goal is to contribute to fresh and innovative projects that stretch the boundaries of what's achievable. As I progress in my career, my aim is to reflect on my achievements with a sense of pride.

Project that I'm working on right now:

  • Tutil - A wrapper library for my other Java projects

🔥 List of projects You might be interested in:

  • GPTCSV - CLI application that sends and receives data from GPT3
  • IPScanner - CLI application that can scan ip ranges
  • FreezeCheck_CLI - CLI application which checks if ToolWizTimeFreeze is running
  • MCL_Overseer - SpigotMC plugin for managing players and logging their behavior on a Minecraft server
  • PotionWalker - PaperMC plugin that adds different potion effects if a player is walking on different blocks

NOTE: Most of my interesting projects are private on Github.

My favorite programming languages:

     

Tools I use (or have used before):

       
       
          
      

Spoken languages:

Czech (native)
English (C1)

Have I interested You? Contact me!

Other information

  • Age: 20
  • Gender: Male
  • 16Personalities: ISTP-T
  • Favorite Color: #d9303b
  • Hobbies: Programming, Gaming & Streaming.

Computer specs:

  • CPU: AMD Ryzen 7 5700x
  • GPU: Gigabyte 3060 EAGLE 12GB
  • Motherboard: MSI B550 Tomahawk
  • RAM: Kingston FURY 2x16GB DDR4
  • SSD: Samsung 980 1TB M.2
  • HDDs: 1TB Seagate Barracuda, 2TB Seagate Barracuda
  • PSU: Corsair RM850

Pinned Loading

  1. Installs ani-cli with all of its dep... Installs ani-cli with all of its dependencies
    1
    # Open CMD as admin:
    2
    # powershell
    3
    # Set-ExecutionPolicy RemoteSigned
    4
    # Open new CMD as standard user:
    5
    powershell
  2. Tutil Tutil Public

    A personal toolkit.

    Java 1

  3. JFXDraw JFXDraw Public

    Unfinished school project.

    Java

  4. MCL_Overseer MCL_Overseer Public

    Management and statistics plugin for my server.

    Java

  5. FreezeCheck_CLI FreezeCheck_CLI Public

    Checks if Toolwiz Time Freeze is installed and running, if its not then it will send a POST request to server.

    C#

  6. GPTCSV GPTCSV Public

    Reads a CSV file with queries which it sends to GPT3 and writes results back in a CSV.

    C#