spencer@localhost: ~

spencer@localhost:~$ ./whoami

_

spencer@localhost:~$ pwd

/home/spencer/rmit/cyber-security

spencer@localhost:~$ ls

about.md  skills.txt  projects/  contact.sh

// about

I’m Spencer, a Computer Science student majoring in Cyber Security based in Melbourne, Australia. I enjoy security, low-level systems, and breaking things (responsibly) to understand how they work.

Right now I’m studying at RMIT and getting deeper into cryptography, formal methods, and defensive security.

// skills

Security

  • Network & web app security basics
  • Crypto: AES, RSA, hybrid schemes
  • Forensics & traffic analysis

Programming

  • Python, Java, C++
  • HTML,CSS,JavaScript
  • Scripting & tooling (Python, Bash, automation)

Other

  • Git & GitHub
  • Linux (Kali/Ubuntu)
  • Technical writing & diagrams (Figma, LaTeX, Markdown)

// projects

Digital Forensics Casework

Analysing disk and memory artefacts with FTK Imager, Autopsy and Volatility to reconstruct a cyber incident. View report

Computer & Internet Forensics · FTK Imager · Autopsy · Volatility

Breaking & Building Crypto Systems

Applied cryptography report covering XOR keying, cipher analysis, RSA/ElGamal, and secure bidding protocols. View report

Cryptography · RSA & ElGamal · Hashing

Algorithm Design

Developing best-path algorithms for navigating a maze. View report

Python · Dynamic Programming · Graph Search

// contact