Skip to content
View Caelan0501's full-sized avatar

Block or report Caelan0501

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Caelan0501/README.md

Hi ๐Ÿ‘‹, I'm Caelan Desmond

M.S. Computer Science Graduate | Systems & Network Security | SDN, Python, Linux | Building Secure Infrastructure Systems


About Me

  • ๐ŸŽ“ Master's in Computer Science from Arizona State University
  • ๐Ÿ” Interested in systems security, networking, SDN, and infrastructure engineering
  • ๐Ÿง Experience working with Linux environments, Python automation, and network simulation
  • โš™๏ธ Currently building projects involving secure infrastructure systems and software-defined networking

Contact


Currently working on

  • CompTIA Security+ Certification
  • Password Manager (Small Project)
  • SDN Lab (Large Project)

Projects

Vessel Special Test Equipment Replacement Project

General Dynamics + ASU Capstone Program

Worked on a modernization effort for legacy vessel testing infrastructure in collaboration with General Dynamics through the ASU Capstone Program. Focused on system replacement planning, software integration considerations, documentation, and secure engineering workflows under real-world project constraints.

Technologies: Python, C#, Linux, Git, Systems Engineering, RaspberryPi, Radio Interaction, Ardupilot's Mission Planner.


Software Defined Networking Security Lab

Built a simulated SDN environment using Mininet and the POX controller to analyze and mitigate network attacks such as spoofing and denial-of-service behavior. Implemented MAC/IP-based detection and firewall logic within OpenFlow-controlled networks.

Technologies: Python, Mininet, POX, OpenFlow, Linux, OpenDaylight


Automated Test Case Generator with DevOps Practices

Developed a test case generation framework integrated with version control and CI/CD-oriented workflows. Focused on improving testing repeatability, automation, and development pipeline structure.

Technologies: Java, Git, CI/CD Concepts


Languages & Technologies

c cplusplus csharp python linux git

Pinned Loading

  1. sdn-lab sdn-lab Public

    An SDN-based adaptive firewall lab built using OpenFlow, OpenDaylight, and Mininet. This is an evolving lab to test different SDN Firewall builds against different types of attacks.

    Python

  2. devops_testgen devops_testgen Public

    This is a Test Case Generator developed with a DevOps Mindset.

    Java