Skip to content
View nikhilkhot46's full-sized avatar
🚩
🚩

Block or report nikhilkhot46

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

Hey, I'm Nikhil Khot 👋

Principal Software Engineer based in Pune, India — 9+ years building web applications, leading teams, and shipping products that actually work.

I lead a team of 5+ engineers, make architecture calls, and stay hands-on with code. Most recently cut API response times by 40% on a telehealth platform. I care about clean code, fast queries, and systems that don't break at 2 AM.


What I Work With

Languages: PHP · Node.js · JavaScript · TypeScript · Python · Java
Frontend: Angular · HTML5 · CSS3 · Bootstrap
Backend/Frameworks: Express.js · Laravel · CodeIgniter · Zend · Yii
Databases: MySQL · MongoDB · PostgreSQL
Cloud & DevOps: AWS (EC2, S3) · GCP · Azure Storage · Docker · CI/CD · Git
Integrations: Razorpay · Stripe · CCAvenue · WebRTC · SendGrid · Google Maps API


Notable Work

🏥 Telehealth Platform — Video consultations via WebRTC, deployed on AWS, HIPAA-compliant. Rewrote the API layer and dropped response times by 40%.

🧪 Health Diagnostics Platform — REST API middleware + patient portal for managing diagnostic test bookings at scale.

🎓 Ed-Tech Platform (ENTRE Institute) — Affiliate tracking, lead management, Stripe subscriptions, and self-serve enrollment.

🚗 Vehicle Rental System — End-to-end: search, booking, inventory, payments.

🏨 Hospital Management System — Multi-module RBAC system for doctors, nurses, and admin. SMS-based appointment reminders that reduced no-shows.


What I Do Day-to-Day

  • Architect microservices and design REST APIs
  • Optimize MySQL queries and indexing strategies
  • Run sprints, review code, mentor engineers
  • Implement security — JWT, RBAC, HIPAA compliance
  • Set up CI/CD pipelines and manage AWS deployments
  • Talk to stakeholders about roadmaps and priorities

Let's Connect

📧 nikhilkhot46@gmail.com
🔗 LinkedIn

Pinned Loading

  1. scalable-nodejs-architecture scalable-nodejs-architecture Public

    Production-ready Node.js microservices boilerplate with API Gateway, JWT auth & token rotation, RBAC (role hierarchy), MySQL persistence, Redis rate limiting & token blocklist, and full Docker Comp…

    JavaScript