Skip to content
View Joseph-Ghormley's full-sized avatar

Block or report Joseph-Ghormley

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
Joseph-Ghormley/README.md

Hi there, I am Joseph Ghormley 👋

UMBC computer science student with a focus on cybersecurity who combines a professional background in management with technical software development. I can handle the coordination of AI agents and technological projects with structure and leadership thanks to my management experience. I've been utilizing C, C++, and Python to work on secure systems projects including multithreaded web servers, encrypted filesystems, and bespoke shells. I want to use my cybersecurity expertise while pursuing my interests in AI and game creation.


Education

  • University of Maryland, Baltimore County (UMBC) – Bachelor of Science in Computer Science
  • Montgomery College – Associate Degree in Computer Science

Certifications

  • CodePath – Intro to Cybersecurity
  • CodePath – Intro to Web Development
  • Introduction to Programming Using Python

Pinned Loading

  1. cmsc421-project0 cmsc421-project0 Public

    Linux kernel project implementing custom system calls (hello, data_copy) with safe user-space memory handling.

    C

  2. docker-network-routing-lpm docker-network-routing-lpm Public

    Docker-based network routing project demonstrating Longest Prefix Match (LPM), static routing configuration, and troubleshooting of routing loops and unreachable networks.

  3. network-delay-analysis-docker network-delay-analysis-docker Public

    Docker-based network simulation analyzing end-to-end delay (transmission, propagation, and queuing) using Linux tc and packet capture.

  4. IPv6-Docker-Network-Lab IPv6-Docker-Network-Lab Public

    IPv6, Dual Stack, and IPv6-over-IPv4 tunneling lab using Docker