Skip to content
View n0m4official's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Alberta, Canada
  • 00:08 (UTC -06:00)

Block or report n0m4official

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

👋 Hi, I'm Mat

Software developer, cybersecurity enthusiast, and maker of tools that fly (sometimes literally). I build modular tools, simulations, and games — focused on C#, C++, and systems-level engineering.


🛠️ Tech Snapshot

C# C++ Python Java JavaScript Ada HTML CSS TypeScript

Focus Areas: Ethical vulnerability simulation, embedded/avionics displays, real-time simulations, performance-critical C++ code, and modular software architecture.


🚀 Featured Projects

1️⃣ SpecterRCS

Simulates the radar cross section of any STL or OBJ file you put into it. Created based off the principles of the Echo software made by Lockheed in the 1970s and the physic published by Pyotr Ufimtsev published in 1962 (later translated into English in 1971).
Status: ✅ Complete (Still being improved)
Release v1.1.1

2️⃣ SS Bannockburn Predictive Search Model

Simulates vessel drift and structural failure under historical storm conditions, producing a high-probability search grid suitable for deep-water exploration.
Status: ✅ Complete
Repository is not public for now
Academic Paper

3️⃣ PFD Sim

Primary Flight Display simulator — realistic instrument rendering, HUD overlays, and accurate flight-data pipelines.
Status: ✅ Complete
Release v1.2.0

4️⃣ Tetris (C++)

Terminal-based Tetris with ANSI graphics, smooth input handling, and a compact, well-tested codebase.
Status: ✅ Complete
Release v2.0.6


🎯 Career Vision

To contribute to secure, mission-critical systems — where software reliability, integrity, and performance directly support safety and innovation. I aim to merge cybersecurity expertise with aerospace and defense engineering, developing tools that protect and empower next-generation technology.


📫 Connect With Me

LinkedIn
Email given upon request


“Code is like humor. When you have to explain it, it’s bad.” - Cory House
“Precision isn’t just about rendering, it’s about realism.” - Mat (n0m4official)

Pinned Loading

  1. SpecterRCS SpecterRCS Public

    This is a built from scratch, real-time, Radar Cross Section simulation that supports STL and OBJ files. Original inspiration for project was the Echo software developed by Lockheed Skunkworks as p…

    C#

  2. CPP-Tetris CPP-Tetris Public

    A simple Tetris clone built in C++ for the Windows console. Includes basic gameplay, scoring, levels, line clearing, a start menu, and a preview of the next piece. Tetris® is a registered trademark…

    C++ 1

  3. Primary-Flight-Display-Simulation Primary-Flight-Display-Simulation Public

    A simulation of a 737-800 Primary Flight Display (PFD). Responds to keyboard inputs, see README for more info.

    C++

  4. Drone_Swarm Drone_Swarm Public

    Java