Automation & Control Engineering: Exploring modern control systems, industrial automation, and process optimization

Power Systems Engineering student passionate about renewable energy, control systems, battery technologies, and electric vehicles, with a solid foundation in electrical engineering principles. Gained hands-on experience in MATLAB, system simulation, and analytical problem-solving through academic projects and internships. Continuously enhancing coding skills while exploring AI applications to optimize energy systems and improve efficiency. Seeking a technical internship this summer to tackle real engineering challenges, contribute to innovative and sustainable energy projects, and further develop technical and professional skills.
Intro to AI & Prompt Engineering Workshop
Electrical Circuits
Arduino
C/C
Microcontroller programming
Matlab,Simulink
Power electronics applications
Electrical facility design
Automation & control systems
Power systems design and analysis
Software Engineering
MATLAB Onramp
Automation & Control Engineering: Exploring modern control systems, industrial automation, and process optimization
Power Systems: Learning about power generation, distribution, and smart grid technologies
Artificial Intelligence (AI): Studying AI applications in automation, predictive maintenance, and smart solutions
Embedded Systems & AVR Microcontrollers:Designing and programming microcontroller-based projects to strengthen practical engineering skills
Embedded systems based on AVR Diploma
Simulink Onramp
MATLAB Onramp
Microcontroller-Based Maze Solving System | Embedded C
• Developed a maze-solving system based on an ATmega32 microcontroller
• Integrated six infrared sensors and six servo motors for obstacle detection and automated door control.
• Added a temperature sensor to monitor the internal temperature of the maze for safety purposes.
• Interfaced an LCD to display six questions, with a 4×4 keypad for input and logic allowing up to three attempts per door
• Simulated and tested the full system using Proteus software before hardware implementation
DC Motor Speed Control Circuit Design
• Designed a DC motor speed control circuit using a 220V to 24V transformer and SCR for phase control.
• Implemented speed regulation with diodes and resistors, optimizing motor performance.
• Simulated the entire circuit using LTspice to validate performance before implementation.
Microcontroller-Based Maze Solving System | Nov-Dec 2024
• Developed a maze-solving system based on an ATmega32 microcontroller
• Integrated six infrared sensors and six servo motors for obstacle detection and automated door control.
• Added a temperature sensor to monitor the internal temperature of the maze for safety purposes.
• Interfaced an LCD to display six questions, with a 4×4 keypad for input and logic allowing up to three attempts per door
• Simulated and tested the full system using Proteus software before hardware implementation
DC Motor Speed Control Circuit Design | May 2025
• Designed a DC motor speed control circuit using a 220V to 24V transformer and SCR for phase control.
• Implemented speed regulation with diodes and resistors, optimizing motor performance.
• Simulated the entire circuit using LTspice to validate performance before implementation.
Embedded Systems Project – Multifunction Digital Clock (ATmega32) | Dec 2025-Jan 2026
• Designed and implemented a real-time embedded system using ATmega32 microcontroller
• Developed clock, alarm, stopwatch, and countdown timer functionalities
• Configured Timer0 in CTC mode with interrupt-based 1-second time generation (without external RTC)
• Interfaced 16x2 LCD in 8-bit mode for real-time data display
• Implemented push-button control with software debouncing
• Integrated buzzer alarm logic triggered by time conditions
• Applied modular layered architecture (MCAL, HAL, Application layers)
• Validated system through Proteus simulation and hardware testing