

Full-Stack Developer • Embedded Systems Engineer
I'mSambhav
I design and develop end-to-end digital products — from modern web applications and scalable backend systems to embedded solutions that connect hardware with software to solve real-world problems.
Who I Am
I'm a B.Tech student and a full-stack developer who loves building real-world solutions using web technologies and embedded systems. I enjoy designing scalable web platforms, building APIs, and integrating software with hardware systems.
Software Development
- Full-stack web applications
- REST APIs
- Real-time systems
Embedded Systems
- Microcontrollers
- IoT applications
- Hardware-software integration
Current Focus
Currently exploring system design, scalable backend architectures, and embedded IoT systems.
Projects
Engineering case studies — select a project to read the full breakdown.
NetStream
Real-time collaborative workspace platform
Problem
Remote teams struggled with high-latency collaboration tools that caused sync conflicts, lost edits, and poor user experience under concurrent load. Existing solutions either had restrictive pricing or failed at scale.
Approach
Built a room-based WebSocket architecture where each collaborative session is isolated, with an event-sourcing model to ensure conflict-free merging. Used Redis pub/sub to fan-out events across multiple server instances horizontally.
Architecture
Next.js client connects to Node.js Socket.io gateway. Gateway routes events through Redis pub/sub. PostgreSQL stores persisted document state. Docker Compose orchestrates all services.
Technologies
Result
Achieved sub-50ms sync latency across concurrent users. The platform handled 500+ simultaneous sessions in load testing with zero data conflicts. Deployed to production with zero-downtime rolling updates.
Where I've
Worked
Real-world engineering across web platforms, APIs, and cloud infrastructure.
Full Stack Developer
Indibus Software Solutions
- Built production web applications end-to-end from design to deployment
- Developed RESTful backend APIs with authentication and data validation layers
- Handled CI/CD deployment pipelines on cloud infrastructure
- Worked with MongoDB, cloud servers, and container-based environments
Bachelor of Technology
Computer Science & Engineering
Rajasthan Technical University
I don't just write code — I think in systems. Whether it's designing an API or wiring a microcontroller, I start from the problem, reason about trade-offs, and build solutions that are reliable, maintainable, and built to grow.
The
Path
A timeline of how my engineering instincts were forged — year by year.
First Lines of Code
Picked up C and Python. Fell in love with the logic of programming.
Web Development
Dived into HTML, CSS, JavaScript, and React. Built first web projects.
Full Stack Development
Mastered end-to-end development — databases, APIs, and deployment.
Embedded Systems & IoT
Extended into hardware — microcontrollers, MQTT, and hardware-software bridges.
Systems Thinking
Designing for scale — distributed systems, architecture, and real-world impact.