Skip to content
View nishit-shivdasani's full-sized avatar
🎯
Focusing on Dream
🎯
Focusing on Dream
  • Ahmedabad

Block or report nishit-shivdasani

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.

Content in all repositories owned by your account will be closed.
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
nishit-shivdasani/README.md

Nishit Shivdasani

TypeScript, NestJS, PostgreSQL, Microservices

LinkedIn Email Résumé Profile views


About

Software Engineer (SDE II) with 3+ years shipping web applications end to end — independent client work through production SaaS. Backend- and system-design–focused, building services inside distributed, event-driven microservice architectures. I care about clean architecture, reusable component design, and backend performance — the parts that decide whether a codebase is still pleasant to work in six months later.

  • Backend-leaning full-stack, strongest in TypeScript / NestJS / PostgreSQL
  • Based in Ahmedabad, Gujarat, India
  • MCA, Dharmsinh Desai University — First Class with Distinction
  • Open to collaboration and interesting engineering problems

Experience

Software Engineer (SDE II) · KRS Solutions · Apr 2026 – Present Building TestOwl, a no-code cross-browser test-automation platform — NestJS + PostgreSQL services, an Electron desktop client, and a GCP-based runner that executes test cases at scale. Nginx for routing, Grafana for observability, TDD throughout.

Software Engineer (SDE I) · eSparkBiz · Jun 2024 – Mar 2026 Backend and full-stack on Sportafi, a blockchain-powered sports-engagement platform — 50K+ users at ~99% uptime under 5K–10K concurrent load during live events. Built services across a 3–5 service NestJS microservices architecture with RabbitMQ messaging and BullMQ jobs, cut database load ~20–30% on hot paths with Redis caching, and replaced dashboard polling with live Centrifugo streams.

Independent Software Engineer · Self-employed · Jan 2023 – May 2024 Delivered end-to-end client projects on Python/Django, React, and the MEAN stack while studying — scoping directly with clients and running multiple engagements at once.

Full history in the résumé.

Tech

JavaScript
JavaScript
TypeScript
TypeScript
Python
Python
Java
Java
PHP
PHP
React
React
Next.js
Next.js
Node.js
Node.js
NestJS
NestJS
Express.js
Express.js
PostgreSQL
PostgreSQL
MongoDB
MongoDB
Redis
Redis
RabbitMQ
RabbitMQ
MySQL
MySQL
AWS
AWS
GCP
GCP
Docker
Docker
Nginx
Nginx
Grafana
Grafana
TailwindCSS
Tailwind
Electron
Electron
Vercel
Vercel
Git
Git
Postman
Postman

Projects

Ordered by how much I've actually been committing lately — regenerated daily by projects.yml, so the list reorders itself as work shifts.

Project Description Language Commits Stars
nishit-shivdasani 52
custom-nestjs-automapper A lightweight, type-safe object mapping library for TypeScript and NestJS — built for spe… TypeScript 32
nestjs-postgres-docker-boilerplate A robust, production-grade 🏭 NestJS starter packed with essential features 🔋—now upgrad… TypeScript 22 ⭐ 2
Fusion-2048-Game A modern, browser-based version of the classic 2048 game with a sleek interface and smoot… CSS 4
PWA_Demo TypeScript 2
react-folder-structure TypeScript 1

Ranked by commits over the past year · updated 2026-09-05

See all repositories →

Collaborations

Most of my work happens alongside other people. Repositories I don't own but commit to — regenerated by the same workflow, ranked by my own commits rather than the repo's size.

No public collaborations in the past year · updated 2026-09-05

Private work

Most of what I build ships behind closed repos, so the tables above tell only part of the story. Counted the same way by projects.yml — volume and stack only. Client and employer repositories stay unnamed by design.

No private contributions to report · updated 2026-09-05

Activity

Contribution streak

Commit activity graph

Contributions in 3D

Regenerated nightly by 3d-profile.yml — each block is a day of commits.

3D contribution graph

Other 3D renders

Seasonal animated render

Git block render

Night view render


Thanks for stopping by

Built and maintained by @nishit-shivdasani

Pinned Loading

  1. Python-Algorithms Python-Algorithms Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python 1

  2. Nest-Mart-Shop-Frontend-React Nest-Mart-Shop-Frontend-React Public

    NestMart Shop is a modern and responsive frontend application built to manage products, customers, and sales for a local retail store. Designed to work seamlessly with the NestJS backend, it suppor…

    TypeScript 1

  3. nestjs-postgres-docker-boilerplate nestjs-postgres-docker-boilerplate Public

    A robust, production-grade 🏭 NestJS starter packed with essential features 🔋—now upgraded to NestJS v10.

    TypeScript 2

  4. custom-nestjs-automapper custom-nestjs-automapper Public

    A lightweight, type-safe object mapping library for TypeScript and NestJS — built for speed, simplicity, and real-world use.

    TypeScript

  5. system-design-architecture system-design-architecture Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python