Skip to content
View agnirudrasil's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro
Block or Report

Block or report agnirudrasil

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

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on a Fullstack Project
  • ๐ŸŒฑ Iโ€™m currently learning Rust
  • ๐Ÿ’ฌ Ask me about Web Development
  • ๐Ÿ˜„ Pronouns: He

Pinned

  1. avault avault Public

    Another instant messaging website.

    TypeScript 10 3

  2. Config Files and utilities Config Files and utilities
    1
    # Path to Oh My Fish install.
    2
    set -q XDG_DATA_HOME
    3
      and set -gx OMF_PATH "$XDG_DATA_HOME/omf"
    4
      or set -gx OMF_PATH "$HOME/.local/share/omf"
    5
    
                  
  3. tetris tetris Public

    A tetris clone with a built in theme creator and multiplayer(to be added)

    Python 3

  4. Sudoku Sudoku Public

    A Sudoku GUI with Backtracking

    Python 2