Skip to content
View Dj-messup's full-sized avatar

Highlights

  • Pro

Block or report Dj-messup

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dj-messup/README.md

Typing SVG

Hi, I’m Lia “Chica” Gomes 👋

Cybersecurity student focused on DFIR, incident response, and cloud/network security.
I build practical projects and keep documentation clear so others can follow the work.

Focus areas

  • DFIR: investigation workflows and clear, structured write ups
  • Incident response: building fundamentals that translate to real incident handling
  • Cloud and network security: labs, concepts, and hands on practice

Relevant cybersecurity coursework

Minor in Cybersecurity (in progress)
Cybersecurity minor coursework GPA: 4.0

  • CISB 211: Introduction to Cybersecurity (A)
  • CISB 221: Digital Forensics (A)
  • CSCI 370: Computer Security (A)
  • CSCI 465: Network/Application Security (A)
  • CSCI 420: Software Security (in progress)
  • CISB 311: Fundamentals of Cloud Security (in progress, current grade: A)

What you’ll find here

  • Security labs and reports with reproducible steps
  • Programming coursework that shows structure, correctness, and problem solving
  • Projects where I prioritize clear documentation and maintainable code

Current work

  • CompTIA Security+ prep
  • CompTIA Network+ prep
  • CompTIA Cloud+ prep

Practical experience

  • Campus operations roles where accuracy, confidentiality, and professional communication matter
  • NFC/RFID access control experience (card encoding and access control provisioning)

Featured projects (start here)

  • Net-Applications: Network and application security labs and write ups (Docker, DNS, web basics, WebGoat).
  • advanced-programming-csharp: C#/.NET coursework focused on OOP fundamentals and clean program structure.
  • CS2-cegomes: C++ data structures coursework that strengthened performance and correctness fundamentals.
  • sdl2-team-game-project: Team C++/SDL2 project focused on input handling, state management, and gameplay loop structure.

Connect

Pinned Loading

  1. Net-Applications Net-Applications Public

    Network and application security labs and write ups (Docker, DNS, web basics, WebGoat).

    Python

  2. advanced-programming-csharp advanced-programming-csharp Public

    C#/.NET coursework building OOP fundamentals and clean program structure (classes, exceptions, LINQ, async basics).

    C#

  3. CS2-cegomes CS2-cegomes Public

    C++ data structures coursework with emphasis on problem solving, correctness, and performance fundamentals.

    C++ 1

  4. sdl2-team-game-project sdl2-team-game-project Public

    Team C++/SDL2 project focused on input handling, state management, and building maintainable program loops.

    C++