Skip to content
View ImNotJahan's full-sized avatar

Highlights

  • Pro

Organizations

@Gnostic-Games

Block or report ImNotJahan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ImNotJahan/README.md
 
public static Jahan : IStudent {
  public static const string name = "Jahan Rashidi";
  public static const string occupation = "Student";

  public static Uri personalWebsite = new Uri("https://jahanrashidi.com/");
  public static Uri linkedin = new Uri("https://www.linkedin.com/in/jahan-rashidi/");

  public override string Attending() {
    return "University of Toronto Mississauga";
  }
}
   
  

Pinned Loading

  1. Haggion/kernel Haggion/kernel Public

    A kernel for RISCV64 computers written in Ada

    Ada 41 1

  2. PhysicsTools PhysicsTools Public

    A package for automating the tedious tasks that come with physics labs

    Python 4 1

  3. Iddo Iddo Public

    Repository containing everything having to do with the Iddo architecture.

    Python 1

  4. JregChess JregChess Public

    A multiplayer chess derivative

    Java 1