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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. bluetooth_speaker bluetooth_speaker Public

    C++ 1

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    JavaScript

  4. Gurupranav-tech Gurupranav-tech Public

    Config files for my GitHub profile.

  5. react-covid19-tracker react-covid19-tracker Public

    TypeScript

  6. qrcode-component-challenge qrcode-component-challenge Public

    QR code component challenge Frontend Mentor

    CSS