Skip to content
View wazeerc's full-sized avatar
🐞
Stuck in vim since 2019
🐞
Stuck in vim since 2019
  • The Night's Watch
  • 🇲🇺
  • 13:29 (UTC +04:00)
  • YouTube @idontcode

Highlights

  • Pro

Block or report wazeerc

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

Hello, World! 👋

🔭 Currently working on React projects
Tools and technologies
azure logo bash logo blender logo csharp logo css3 logo debian logo docker logo dot-net logo dotnetcore logo eslint logo figma logo firebase logo git logo github logo html5 logo java logo javascript logo jest logo jira logo linux logo markdown logo nextjs logo nodejs logo npm logo numpy logo oracle logo pandas logo postgresql logo putty logo python logo react logo redhat logo redux logo sass logo typescript logo vim logo visualstudio logo vscode logo wordpress logo
GitHub Stats
stats graph languages graph
streak graph trophy graph
Let's get in touch! 📬

Pinned Loading

  1. movie-recs movie-recs Public

    Pick 3 Movies, and Let Us Find Your Next Must-Watch!

    TypeScript 5

  2. FlagsGuessr FlagsGuessr Public

    Flags Guessr | A Flag Guessing Game

    TypeScript

  3. react-lib react-lib Public

    My collection of custom React hooks and useful functions 🧰

    TypeScript

  4. Conventional Commit Message Conventional Commit Message
    1
    # Conventional Commit Messages 
    2
    
                  
    3
    ## Types
    4
    
                  
    5
    - API relevant changes
  5. popn popn Public

    An application that allows you to view when there is going to be a power outage in a specific (user defined) region of Mauritius.

    JavaScript 3 1

  6. My preferred Prettier config 🪄 My preferred Prettier config 🪄
    1
    {
    2
      "printWidth": 85,
    3
      "arrowParens": "avoid",
    4
      "tabWidth": 2,
    5
      "singleQuote": false,