Skip to content
View Gurupranav-tech's full-sized avatar

Block or report Gurupranav-tech

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 250 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
Gurupranav-tech/README.md

Hi there πŸ‘‹πŸ‘‹

type AboutMe = {
  name: string;
  age: number;
  pronouns: "he/him" | "she/her";
  description?: string;
};

const aboutMe: AboutMe = {
  name: "Guru Pranav",
  age: 15,
  pronouns: "he/him",
}

Programming languages I use πŸ’»

C


C++


JavaScript


TypeScript


Python


Tools that I use πŸ› 

Sublime Text


Git


Visual Studio Code


Visual Studio


πŸ“§ Contact me

My Github stats

Popular repositories Loading

  1. react-notes-app react-notes-app Public

    JavaScript 1

  2. Calculator_react Calculator_react Public

    TypeScript 1

  3. bluetooth_speaker bluetooth_speaker Public

    C++ 1

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    JavaScript

  5. Gurupranav-tech Gurupranav-tech Public

    Config files for my GitHub profile.

  6. react-covid19-tracker react-covid19-tracker Public

    TypeScript