

B.Tech ECE student with a strong grasp of data structures, algorithms, and programming languages like Python and C++. Looking for an internship to apply classroom learning to software development, and real-world problem-solving. Passionate about coding, innovation, and continuous learning.
Telugu, English, Hindi
Reading Books, Coding, Team Sports
Logic-controlled elevator
This 8-floor elevator system uses finite state machines (FSMs) to control floor transitions, an 8-to-3 encoder selects the required floor (RF), and D flip-flops update the current floor one step per clock cycle. A magnitude comparator determines direction, and a 7-segment display shows the current floor.
Space Invader 8051
This project recreates the classic Space Invaders arcade game on an Arduino platform using a 128×64 OLED display, and it combines real-time graphics, sound effects, and user inputs from physical buttons to deliver an interactive gaming experience on a resource-constrained embedded system.
Thermo-hygro incubator
Thermo-Hygro Incubator maintains optimal conditions for microbial growth using op-amps and MOSFETs, and temperature is controlled by a thermistor and potentiometer setup, while PWM adjusts heating and fan speed Humidity is monitored, and the humidifier activates when levels are low.