
Nilesh Kumar


- Won chatGPT challenge (1st) : HR Bot
Tech stack involved in the projec are React Native for Mobile Application, React for Admin Web Application, NodeJS Express with Microservice Architecture.
Tech Stacks used are Frontend: React Native. Backend: NodeJS, WebRTC, Icecast, Socket.io, Ably, Janus WebRTC
Tech Stacks used are
Frontend: VueJS, Vuetify.
Backend: NodeJS, Typescript, Python, Postgresql, Hasura, chatGPT APIs, Docker
Nilesh's Corner
Published Blogs

Jun 30, 2023
Building an HR-bot Using ChatGPT
In this breakdown of a talk by our recent ChatGPT Challenge winners, discover how their HR chatbot streamlines employee record management and simplifies HR processes.

May 29, 2025
Introduction to Unit Testing in NestJS: Why It Matters
Learn why unit testing matters in NestJS, the tools you need (Jest, @nestjs/testing), and how to test services with a real-world UserService example.

May 29, 2025
Writing Effective Unit Tests: Best Practices
Master unit testing in JavaScript with Jest. Learn AAA pattern, mocking, isolation, test coverage, edge cases, and TDD with clear, maintainable examples.

Jul 17, 2025
How to Mock in Integration Tests Tools and Implementation
Mock smarter in integration testing. Explore tools like Nock, Sinon, and Jest with hands-on examples and a step-by-step guide to accurate and efficient mocks.

Oct 29, 2025
Introduction to Integration Testing
Integration testing verifies module interactions, data flow, and system behavior. A must-have testing strategy for building reliable, scalable, and high-quality software systems.