
As an Electronics, Telecommunications, and Information Technology student, I am passionate about launching my professional career in this dynamic field. My strong motivation and dedication are evident in everything I pursue. I am committed to continuous learning and personal growth, making me an ideal candidate for any opportunity that values enthusiastic individuals.
Thesis project Traffic Monitor Application (https://github.com/anukku/djangoHeavyDB) - Developed a website with traffic monitoring functionalities using Django. The data is retrieved from Azure APIs and Google APIs, filtered and stored inside a GPU accelerated database. The purpose of the project was to determine and compare the performance of a conventional CPU-only database and a GPU accelerated one.
Bare-Metal Drivers Implementation for STM32L4 (https://github.com/anukku/stm3214xx_drivers) - Developed custom drivers for the STM32L4 microcontroller to control peripherals.
Traffic Light Simulation with Button-Controlled Red Light Cooldown (https://github.com/anukku /traffic_lightsATMEGA) - This project uses an ATmega microcontroller to simulate a three-phase traffic light system, controlling Red, Yellow, and Green lights to mimic a real intersection signal. The project provides a complete traffic light cycle, and additionally, includes an interactive feature allowing the user to reduce the wait time at a red light by pressing a button.