Driven by a passion for innovation, Excelled as an Embedded Systems Trainee Engineer at Emertxe Information Technologies, honing problem-solving and advanced C programming skills. Collaborating effectively across teams, contributed to project successes, showcasing ability to improve processes and implement solutions that enhance efficiency and quality. Innovative Trainee Engineer keen to tackle long-standing problems with novel insights into legacy systems and strategies. Applies personal knowledge and growing competencies to disrupting inefficient operations and stale product categories. Dedicated to offering growing insights to companies seeking to become industry leaders.
Problem-solving skills
Quality Control
Project Support
Solving complex problems
Technical Documentation
Programming Languages
Analytical Thinking
Collaborative development
Customer Relationship Management
Engineering support
Project Coordination
Time Management
International English Language Testing System (IELTS) : 7.5 (CEFR : C1)
Embedded Systems Training - 10 Months
Linux Shell Scripting
C
C
Object Oriented Programming
Data Structures
Embedded Controllers
Peripherals :Timers, Counters and Interrupts
Communication protocols : UART, SPI, I2C, CAN
Linux (Ubuntu)
Dev environment: VIM, Makefile, MPLAB
Compilers: GCC, XC8, G
Project 1 : Image Steganography using LSB Encoding and Decoding
Objective : Concealed a secret text file within a BMP image. Encoded the length of the secret text, then embedded the data into the image's least significant bits (LSB). The decoding process involved extracting the length and retrieving the text bit by bit, resulting in the decoded secret text.
Project 2 : Inverted Index Search
Objective : Store an index to optimize speed and performance in finding relevant documents for a search query. Without an index, the search engine would scan each document in the corpus, consuming significant time and computing power.
Project 3 : Car Black Box
Objective : Log critical events such as gear shifts, current speed, engine temperature, fuel consumption per trip, and trip distance. The system should provide password-based access for transport managers to view or download the log to a PC. Data can be continuously exported to a cloud-based server for centralized monitoring. The goal is to implement a Black Box using a given microcontroller (PIC in this case) and simulate various events by interfacing the microcontroller with sensors.
Embedded Systems Training - 10 Months