Skip to content
View vipulbhasin23's full-sized avatar

Block or report vipulbhasin23

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

Hi, I'm Vipul 👋

Engineering leader with 18+ years in front-end and product engineering — Google, Salesforce, Walmart Global Tech, and a few startups along the way. Currently rebuilding hands-on React/TypeScript fundamentals after some time in more architecture- and leadership-focused roles.

  • 🔨 Building a React/TypeScript refresher project (github-search) — in progress
  • 🔨 Building a Go key-value store (kvstore), exploring storage engine fundamentals — in progress
  • 🧰 JavaScript · React · TypeScript · Front-End Architecture
  • 📍 Gurugram, India
  • 🔗 LinkedIn

Popular repositories Loading

  1. nomad nomad Public

    Forked from hashicorp/nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and…

    Go

  2. vipulbhasin23 vipulbhasin23 Public

    Profile README

  3. github-search github-search Public

    React + TypeScript refresher project - a GitHub user search app covering hooks, custom hooks, memoization, and Context, rebuilt from scratch after time away from front-end work.

    TypeScript

  4. kvstore kvstore Public

    A key-value store written in Go, exploring storage engine fundamentals: write-ahead logging, persistence, and concurrent access.

    Go

  5. vitest vitest Public

    Forked from vitest-dev/vitest

    Next generation testing framework powered by Vite.

    TypeScript