Skip to content
View narveer-rathore's full-sized avatar

Block or report narveer-rathore

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

Hi there, I'm Narveer Rathore ๐Ÿ‘‹

I'm a Frontend Engineer at now.gg ๐ŸŽฎ and I love automating stuff.

๐Ÿ”ญ Current Projects

  • BrowserStacks: A professional Electron-based application for testing websites across multiple device viewports simultaneously. Built with React and Electron, it provides real-time previews, synchronized scrolling, and comprehensive device emulation.
  • list-files-by-lines: A utility to sort files by the number of lines they contain. Useful for traversing through larger codebases and refactoring.

๐ŸŒฑ Learning and Growth

I'm currently learning:

  • To create my own UI framework from scratch
  • To utilize GenAI in making tools to automate boring parts in web development

๐Ÿ’ฌ Ask Me About

  • debugging a nasty bug
  • making a website run faster
  • running smooth animations
  • architect a scalable frontend application

๐Ÿ“Š GitHub Stats

Narveer's GitHub stats

๐Ÿ† GitHub Trophies

Narveer's GitHub Trophies

๐Ÿ—‚๏ธ Highlight Projects

๐Ÿง‘โ€๐Ÿ’ป Languages and Tools

Languages and Tools

๐Ÿ“ซ How to Reach Me

Pinned Loading

  1. page-editor page-editor Public

    PageEditor chrome plugin that can toggle designMode in current tab. More info at https://developer.mozilla.org/en-US/docs/Web/API/Document/designMode

    JavaScript

  2. png-orientation-check png-orientation-check Public

    Utility to check actual orientation from metadata for images using sharp

    JavaScript

  3. list-files-by-lines list-files-by-lines Public

    A utility to sort files by the number of lines they contain. Useful for traversing through larger codebases and refactoring.

    JavaScript