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

Highlights

  • Pro

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 Loading

  1. avault Public

    Another instant messaging website.

    TypeScript 11 3

  2. 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 Public

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

    Python 3

  4. Sudoku Public

    A Sudoku GUI with Backtracking

    Python 2