Erik Morua
San Diego, CA * 619-***-**** * *****.********@*****.***
EDUCATION
SAN DIEGO STATE UNIVERSITY San Diego, CA
BS in Computer Science Graduation Date: May 2021
SKILLS
• Programming Languages
• C/C++, SQL, Linux/Unix, Java, Python, FORTRAN
• Development Strategies
• Waterfall, Agile, Spiral, Pair Programming, Scrum
• Remote collaboration through Teams
• Bi-lingual
• Fluent in English and Spanish
EXPERIENCE
SDG&E, SEMPRA ENERGY San Diego, CA
Senior Security Specialist Apr 2015 – Present
• Prepared reports and conducted security details for the company’s CEO/CFO.
• Analyzed unauthorized log entries to ensure safety.
• Prepared, initialized, and monitored access (CCure Terminal) for employees and contractors in Southern California
PROJECTS
Stock Market Simulator
• Java, Eclipse
• Object Oriented Programming and Linked Lists, this program simulates the stock market.
• An array of tickers representing companies are randomly generated.
• Each ticker/company is an object with price, name, market cap, etc.
• Simulates market movement of all existing companies at the same time using randomly generated data.
AES Encryption/Decryption
• Python, PyCharm
• Encrypts a message read from a file with a key provided by the user during runtime.
• Overwrites plain text file with cipher text after encryption.
• User will be able to decrypt the file using key, recovering the plain text file. Hidden Markov Models Program
• Python, Google Colab
• Developed and utilized the Baum welch algorithm to process speech. Multi-Threading Progress Bar
• C/C++, UNIX
• Utilized POSIX threads implement multi-threading.
• Implemented the use of pointers and threads to display a progress bar which updated in real time as the main process was completed.