Skip to content
View zerogtiger's full-sized avatar
Block or Report

Block or report zerogtiger

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

Tiger Ding (zerogtiger)

Visitors GitHub followers Discord Linkedin Gmail

I am a

  • Computer Science student at the University of Waterloo
  • Neovim enthusiast
  • UNIX-variant enthusiast
  • Open-source enthusiast

Moderately experienced with:

experienced languages

experienced languages

experienced technologies

Looking to gain more experience in:

unexperienced languages & technologies

  • Artificial intelligence
  • Full-stack development

Favorite editors in order:

favorite editors


(click to expand) The worst thing ever made in the entirety of the universe
Visual Studio Code

Concise code summary

const zerogtiger = {
    pronouns: "He" | "Him",
    kindaExperiencedLanguages: [
      "C", "C++", "Python", "Java", "Lua",
      "Rust", "PostgreSQL", "LaTeX", "Markdown",
      "Javascript", "Typescript", "HTML", "CSS"
    ],
    kindaExperiencedTechnologies: [
      "Linux", "Raspberry Pi", "Vim", "Neovim", "Blender"
    ],
    notReallyExperiencedLanguages: [
      "Bash", "Git", "R", "Swift"
    ],
    askMeAbout: [
      "competitive math",
      "competitive programming",
      "literature",
      "graphics design",
      "3D design \& visualization",
      "sketching",
      "photography",
      "Neovim"
    ],
    currentFocus: [ "full-stack dev", "rust" ],
    lastUpdated: "2024/01/05"
}

Github Statistics



Pinned

  1. horizon horizon Public

    A single-player, 2D, endless racing game: Master your speed through mystical landscapes as you escape from a mysterious pursuer. Dodge obstacles to avoid collisions and obtain charges to outrun the…

    Java

  2. Competitive-Programming-Solutions Competitive-Programming-Solutions Public

    A (small) compilation of my solutions to various CP problems.

    C++