Electronics and Communication Engineer with 3+ years of experience testing aerospace video systems at ISRO. Recently completed a hands-on Embedded Systems course at Emertxe, gaining expertise in embedded C, OS-level programming, microcontroller development, and Linux fundamentals. Passionate about embedded product design with a solid foundation in hardware testing and evolving firmware skills. Seeking a full-time Embedded Systems Engineer role to apply this unique blend of experience.
KEY PROJECTS:
🔹 AVIS (Advanced Video Imaging System)
🔹 MCAPS (Multi Camera Acquisition and Processing System)
🔹 Accreditation of Video System Packages
Emertxe Information Technologies – Bangalore
Completed a comprehensive hands-on training program covering embedded system design, C/C++ programming, microcontroller interfacing, data structures, and Linux-based application development. The course focused on building industry-ready embedded engineers through a project-driven and modular curriculum.
Training Highlights:
PROJECTS:
Developed a command-line tool in C to securely embed and extract hidden messages in BMP image files using Least Significant Bit (LSB) encoding. Implemented message size validation, magic string detection, and decryption logic.
Built a terminal-based contact management application in C with functionality to add, search, edit, and delete contacts . Implemented file operations, input parsing, and command-line argument handling.
Created a C application to read and display ID3 metadata tags (v1, v2.2, v2.3) from MP3 files. Supported tag version detection, metadata editing, embedded image handling, and error management.
Designed a calculator to perform arithmetic operations (+, -, *, /, %, ^) on extremely large numbers using linked lists. Ensured portability, handled edge cases like zero input, and supported floating-point arithmetic.
Implemented a text indexing engine using hashing and linked lists to support fast full-text queries across multiple files. Developed indexing and querying functions to simulate a basic search engine.
Engineered a dashboard system using PIC microcontroller to log and monitor real-time vehicle data including gear shifts, speed. Developed event display and menu navigation.
Built a custom shell in C to simulate core bash functionalities like executing commands, customizing prompts, and signal handling (Ctrl+C, Ctrl+Z). Implemented internal commands (cd, exit, pwd) and environmental variables.