Moises Fernandes
Boston MA ***** (***) -***-**** *******************@*****.*** Available January 2024 EDUCATION
Wentworth Institute of Technology Boston, MA
Bachelor of Science in Computer Engineering Graduated: Dec. 2023 Relevant Coursework: Advanced Digital Circuit Design, Computer Networking, Applied Programming, Signals and Systems, Engineering Operating Systems, Engineering Communications, Industrial Controls, Analog Circuit Design, Circuit Analysis SKILLS
Software: Quartus II, Multisim, Visual Studio Community (2019), Adobe Photoshop (2018), VS Code (2021), Wireshark, IntelliJ (2018), AutoCAD, Microsoft Office, (Excel, Word, PowerPoint) Languages: C, C++, MATLAB, Verilog, Python, SQLite, MySQL, Java Test Instruments: Oscilloscope, Function generator, Digital Multimeter, Power Supply, Waveform Generator, Breadboard Technical Skills: Analog and Digital circuit design, building and testing, reading schematics, debugging of software, hardware diagnosis and repairs.
ACADEMIC PROJECTS
Autonomous Water Sensor Boat Group Project Feb – Aug 2023
• Designing an autonomous water pollution sensing boat to collect data on different pollutants found in common water sources: Using multiple sensors such as nitrate, oxygen, TDS, pH.
• Responsible for creating Database for data collection and integrating SQL with Python for more efficient data computation and efficiency for data analysis.
Leopard Web Group Project May – Aug 2022
• Created a university registration system to simulate class registration for different types of users, students, professors, and admins.
• Used Object Oriented Programming for class derivation, and database to store information in tables. Signal Analysis Independent Project May – Aug 2022
• Generated two different sine wave frequencies and took the summation of these waves to perform Fourier Transform and analyzed the spectral content of each of the signals.
• Used high pass filter in MATLAB to filter out the second signal from the first; then finally performed a second spectral analysis of resulting signal Fourier transform.
Antikythera Group Project May – August 2022
• Replicated the Antikythera device, to simulate the movement of celestial bodies in our solar system.
• Used database to store the data of known past events of solar system: Planets, Moons, Stars
PERSONAL PROJECTS
Employee Management Feb – March 2024
• Developed an Employee Management System application in Java
• Implemented functionalities for adding, updating, deleting, and searching employees
• Utilized object-oriented principles to create Employee objects with attributes such as name, position, and salary
• Employed file handling techinques to load and save employee data from/to a text file
• Implemented a menu-driven interface for user employee IDs
• Utilized the Scanner class for user input handling
• Applied exception handling to manage file I/O operations
• Demonstrated proficiency in Java programming, including collections, I/O operations, and control structures Task Management System Development March – April 2024
• Developed a Java application for managing task efficiently
• Utilized serialization and comparable interface to enable sorting task by due dates
• Employed file handling for saving and loading task data from a text file
• Implemented a menu-driven interface for easy user interaction with task functionalities
• Implemented error handling for file I/O operations to ensure application stability
• Enabled task addition, removal, and listing for demonstration purposes
• Demonstrated proficiency in Java programming with advanced concepts usage
• Organized code into separate classes for modularity and maintainability