Skip to content
View Nitesh-10-shukla's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nitesh-10-shukla

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
Nitesh-10-shukla/README.md

Hi, I'm Nitesh Shukla πŸ‘‹

Software Developer Β· 4+ Years Β· React Β· Next.js Β· TypeScript Β· AI & SaaS

Typing SVG


About Me

I'm a Software Developer with 4+ years of production experience building web applications across AI, SaaS, and travel verticals. I specialize in React and Next.js architecture, API performance optimization, and shipping real products used by real users.

  • πŸ—οΈ Led frontend architecture for 3+ production applications at Devtrust
  • ⚑ Cut First Contentful Paint from >4s β†’ under 2s through code splitting and image optimization
  • πŸ” Reduced redundant API calls by 40% using Apollo Client and React Query caching
  • πŸ—„οΈ Optimized PostgreSQL queries β€” API response time dropped from 800ms β†’ under 500ms
  • πŸ€– Built AI-powered survey tools with OpenAI GPT API, cutting creation time from hours to minutes
  • 🧩 Shipped a Manifest V3 Chrome Extension with real-time browser-to-platform data sync
  • ☁️ Deployed on GCP Cloud Run + Docker with auto-scaling for production workloads
  • πŸ‘¨β€πŸ« Mentored 4 developers through code reviews, PR templates, and testing standards

Tech Stack

Frontend

React Next.js TypeScript JavaScript Redux Toolkit React Query Apollo

Backend & Data

Node.js Express.js GraphQL PostgreSQL MongoDB

Cloud & DevOps

AWS GCP Docker GitHub Actions

UI & Testing

Tailwind CSS Material UI Framer Motion Jest Cypress


Featured Projects

Next.js Β· TypeScript Β· GraphQL Β· Apollo Client Β· SSR/SSG

Travel platform rebuilt for SEO performance and scale.

  • Reduced initial JS bundle 30% (2.1MB β†’ 1.5MB) via route-based code splitting
  • Implemented GraphQL with server-side prefetching and cursor-based pagination for 50+ listings
  • SSR/SSG architecture for SEO-critical pages

πŸ€– Promolytics

React Β· Node.js Β· OpenAI GPT API Β· MongoDB Β· Twilio Β· JWT/RBAC

AI-powered SaaS survey builder.

  • Drag-and-drop builder with GPT-generated questions β€” hours of work reduced to minutes
  • JWT auth with RBAC (Admin / Editor / Viewer roles)
  • Twilio SMS integration for real-time respondent notifications

Next.js Β· Manifest V3 Β· GCP Cloud Run Β· Docker Β· WebSockets Β· Chart.js

AI platform with companion browser extension.

  • Chrome Extension with content scripts + background service workers for real-time browser ↔ API sync
  • Containerized with Docker, deployed on GCP Cloud Run with auto-scaling
  • 5+ live dashboards via Chart.js and WebSockets

Experience

Period Role Company
May 2022 – Present Software Developer Devtrust, Lucknow
Nov 2021 – Apr 2022 Software Developer Trainee CEDCOSS, Lucknow

Education & Certifications

πŸŽ“ B.Tech in Computer Science β€” Goel Institute of Technology and Management, Lucknow (2017–2021)
βœ… Frontend Developer (React) β€” HackerRank Certified (2025) Β· View Credential


GitHub Stats


Open to senior frontend / full-stack roles. Let's build something great.

Popular repositories Loading

  1. CarService CarService Public

    Forked from netsetos/CarService

    Project Using Django

    Python 1

  2. CricFuzz CricFuzz Public

    Forked from SrishtyC13/CricFuzz

    It is an android app fetching live cricket scores.

    Java 1

  3. Covid-Tracker Covid-Tracker Public

    React Covid-19 Tracker tracks the current corona cases across the world and in each countries and give the accurate data of corona cases(Active, Recovered, and Deaths). Check Out this live now ,Lin…

    JavaScript 1

  4. Tic-Tac-Toy Tic-Tac-Toy Public

    Amazing Tic-Tac-Toy game using JavaScript

    JavaScript 1

  5. Nitesh-10-shukla Nitesh-10-shukla Public

    Nitesh's Portfolio

  6. Calculator Calculator Public

    Simple GUI Calculator Using Python & TKinter

    Python