Developer (Intelligent Street Lighting for Smart Cities using IoT)
Duration: Mar 2025 - present
Summary:- The IoT-based Smart Street Lighting System integrates IoT, embedded systems, and automation for real-time monitoring and energy-efficient operation
- It aims to enhance urban infrastructure by reducing energy consumption and enabling remote control of street lights
Responsibilities:- Developed and implemented IoT solutions for smart street lighting.
- Integrated sensors and automation algorithms for real-time monitoring.
- Ensured energy-efficient operation of street lights through embedded systems.
Technologies: Arduino IDE, NodeMCU(ESP8266), LDR sensor, LED street lights, camera module, Wi-Fi connectivity, automation algorithms
Developer (Pizza-Application using Java)
Duration: Mar 2025 - Apr 2025
Summary:- A Java-based console application that simulates a real-world pizza ordering system, featuring menu management, order tracking, and automated billing
- The project demonstrates basic software development skills in Java and console-based user interaction
Responsibilities:- Designed and implemented menu management and order tracking features.
- Developed automated billing functionality.
- Handled data storage using basic file handling techniques.
Technologies: Java, Console I/O, Collections (ArrayList, HashMap), Basic File Handling
Software Engineer Intern - JPMorganChase (JPMorganChase Software Engineering Job Simulation)
Duration: December 2025
Summary:- A software engineering simulation project focused on building microservices for transaction processing using modern Java frameworks and tools
- The project involved integrating messaging systems and REST APIs to simulate banking transaction workflows
Responsibilities:- Integrated Apache Kafka with a Spring Boot microservice to consume and process transaction messages.
- Implemented transaction validation and persistence using Spring Data JPA with H2 database.
- Integrated an external REST API using RestTemplate within transactional workflows.
- Developed RESTful endpoints to retrieve user balance data and return JSON responses.
- Tested and verified functionality using Maven test suites.
Technologies: Java, Spring Boot, Apache Kafka, Spring Data JPA, H2 database, RestTemplate, REST API, Maven