Motivated Associate Power System Engineer with a degree in Computer Science, seeking challenging opportunities in a dynamic, learning-intensive setting. Adept at collaborating with cross-functional teams to deliver high-quality software solutions. Strong problem-solving skills and proactive approach to technical challenges. Skilled communicator and leader dedicated to fostering growth and innovation.
Crafted a C-based shell program for UNIX, incorporating a custom system call to interpret and execute commands such as ls, cat, pwd, and cd. Developed a user-level thread library for Linux in C, compiled with GCC, enabling concurrent creation and execution of independent threads in a round-robin fashion. Implemented a file system software stack in C based on the FAT structure, supporting functions like mounting/unmounting partitions, file reading/writing, and file creation/removal. Engineered a covert timing channel in Python for relaying secret messages, utilizing Uniform or Exponential Inter-Packet Delay (IPD) distribution. Analyzed buffer overflow/underflow probabilities based on varying IPD distribution and initial packet count in a predetermined buffer size.