Skip to content
View ntnbst's full-sized avatar
⛰️
⛰️

Block or report ntnbst

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

Nitin Bisht (aka ntnbst)

Frontend Engineer β€’ React β€’ TypeScript β€’ Performance β€’ Clean Code


πŸ‘‹ About me

  • 5+ years building and shipping web apps with React, Next.js, TypeScript
  • Focused on performance, accessibility (a11y), and clean DX
  • Experience across SSR/SSG, component systems, and front-end architecture
  • Currently exploring build optimization, testing, and Web Vitals wins

🧰 Tech I use


πŸ“ˆ GitHub at a glance

πŸ† Trophies (toggle)

πŸš€ Highlights

  • ⚑ Optimized bundle size & LCP with code-splitting, image pipelines, and preconnect
  • β™Ώ Implemented a11y: focus traps, ARIA patterns, color contrast, keyboard nav
  • 🧩 Built reusable component libraries with Storybook + strict TypeScript
  • βœ… Testing: unit (Jest/Vitest) & E2E (Playwright/Cypress)
  • πŸ› οΈ Deployed on Vercel with CI for linting, type-checks, and preview URLs


✍️ Latest writing


πŸ“« Contact

  • DM on LinkedIn or X (links above)

Pinned Loading

  1. vscode-cosmic-vibe vscode-cosmic-vibe Public

    Cosmic Vibe is a minimal VSCode theme focused entirely on blue shades, providing a calm and focused coding experience.

  2. graphql-nodb graphql-nodb Public

    Kinda Starter Template for Graph QL API just with Mock data and no DB

    JavaScript

  3. proshopv2 proshopv2 Public

    JavaScript

  4. ntnbst ntnbst Public

    1

  5. fullstack-react-gql-test fullstack-react-gql-test Public

    Starter test for React + vite + graphql without DB

    JavaScript

  6. Target only safari browser - CSS Target only safari browser - CSS
    1
    @media not all and (min-resolution:.001dpcm)
    2
    { @supports (-webkit-appearance:none) {
    3
    
                  
    4
        .safari_only { 
    5