Technical Skills

Technical expertise plays a pivotal role in building a successful cybersecurity career. When showcasing your abilities as a cybersecurity professional, it’s crucial to demonstrate your capacity to tackle challenges within the field. The following artifacts highlight some of the key skills I’ve developed during my time at ODU.

This lab demonstrates my ability to trace and analyze network traffic to uncover potential security issues.

Traffic-Tracing-and-Sniffing-7

In this lab, I used Linux to write a shell script where I implemented an “if statement” to check if the input number was less than 10.

Linux-shell-scrip-5

This lab was about C++ repetition, the task involved opening two input files and one output file, then reading and comparing the content line by line. I had to sort the lines and write them into the output file in order.