Justin Campos

Student

I am a senior studying for a B.S. in Computer Engineering and focusing on Cyber Security in the Department of Engineering at the University of Hawaii. I expect to graduate this Fall, 2024.


Interests: Software/Application Security, Systems Administration, Network Engineering, Network Administration, Network Security


Projects

Unmanned Swarms 2024

My team simulated and researched how drone swarm communications could be intercepted wirelessly.

Robotics Simulation C++ Python Wireless Attacks

Read More
Packet Sniffing/Spoofing 2024

My team used Wireshark along with custom Python scripts to capture and analyze packets of information transmitted over both TCP and UDP networks.

Wireshark Python Scapy

Read More
TCP Attacks 2024

My team carried out multiple attacks on a TCP network to explore its vulnerabilities in depth.

Python/Scapy Denial of Service

Read More

Essays

Reflection on Software Engineering

15 Dec 2024

Software Engineering Concepts This course introduced a variety of fundamental software engineering concepts, using web application development as a practical framework to explore and apply these principles. While the ability to create web applications is an essential skill, the true...

Software Engineering

Reflection on AI

15 Dec 2024

I. Introduction AI is becoming an important part of education, especially in software engineering. It helped me learn by making coding easier and solving problems faster. AI tools can automate tasks like fixing bugs, generating code, and improving workflow, which...

Software Engineering AI

Reflect on Design Patterns

04 Dec 2024

Imagine assembling a piece of furniture, such as a bookshelf. Instead of devising a unique method to construct each shelf, you rely on a standard set of instructions that ensures all the pieces fit together seamlessly. In software development, these...

Software Engineering

Final Project Idea

04 Nov 2024

Overview Students at UH Manoa often struggle with commuting. Parking is limited, expensive, and hard to find. While public transportation isn’t always convenient for everyone. As a result, many students drive alone, which adds to traffic, raises transportation costs, and...

Software Engineering Nextjs

Reflect on Smart Questions

10 Sep 2024

A well-formed question, as described by Eric Raymond’s principles, incorporates several crucial traits that lead to more effective problem-solving. These include: thoroughly researching the issue beforehand, asking the question in the right forum or community, providing relevant context, and clearly...

Engineering