Skip to content
View matthewashton-k's full-sized avatar

Block or report matthewashton-k

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
matthewashton-k/README.md

👋 About Me

Student

Currently Working On

E2EE Security Camera Implementation (Rust)
Custom Malloc Implementation (C)

Interests

🎵 Flute
📄 Origami
🥖 Baking

Pronouns

He/Him


Featured Projects

🛡️ POC Shellcode Loader:

Github

December 2023

Advanced Windows security research demonstrating novel AV evasion techniques through:
Discovery of thread deadlock exploitation in DLL sequences
Significant reduction in Metasploit payload detection rates
Innovative approach to Windows security analysis

🖥️ Instructional MIPS Emulator:

Github

April 2024

Full-featured MIPS architecture emulator with:
Led 5-person Agile team to 100% project completion
Optimized QT implementation with efficient memory management
Comprehensive market analysis of competing emulators
Daily Agile workflows and sprint planning

📹 Security Camera System:

Github

November 2023

High-performance surveillance system featuring:
Performance optimization from 10 FPS to 30 FPS
Encrypted video transmission via REST APIs
Robust session-based authentication system


Tech Stack

Languages

Rust C C++ C# Java Python

Specializations


Rust: Systems Programming, Desktop GUIs, Network Technologies, tokio, actix
C: Systems Programming, Memory Management, Custom Allocators
C++: Qt Framework, Assembly Emulation
C#: MAUI, Windows Forms, Asynchronous Networking
Java: Javax Swing, Game Development
Python: Web Scraping, BeautifulSoup, Parsing, Discrete Math

Frameworks & Tools

Qt Shuttle.rs egui .NET MAUI Tauri Docker tokio actix-web serde CI/CD

Pinned Loading

  1. LearnMips LearnMips Public

    C++ 1

  2. closure-runtime-plotter closure-runtime-plotter Public

    A tool to generate graphics to visualize big o complexity of a closure

    Rust

  3. poc-shellcode-loader poc-shellcode-loader Public

    a proof of concept shellcode loader

    Rust 1

  4. security-cam-client security-cam-client Public

    asyc client for the security camera server, utilizing motion detection algorithms

    Rust

  5. security-cam-common security-cam-common Public

    common code needed for the server and client

    Rust

  6. security-cam-server security-cam-server Public

    A server using shuttle.rs and actix web to serve as a security camera control center

    Rust