Jake Abendroth
Software Developer | Systems & Cybersecurity Specialist
I'm a versatile developer with expertise across multiple domains, with a particular passion for systems programming and cybersecurity. Currently studying Computer Science at the University of San Francisco.
About Me
I'm a software developer with a diverse skill set spanning multiple domains, from web development to embedded systems.
My true passion lies in systems programming and cybersecurity, where I enjoy building efficient, secure, and reliable software that operates close to the hardware.
Learn more about meAreas of Expertise
- Systems Programming
Building efficient, low-level software that interacts directly with hardware
- Cybersecurity
Developing secure systems and tools for threat detection and prevention
- Software Development
Creating applications across various domains with a focus on performance
- Linux & Command Line
Proficient in Unix-based systems, shell scripting, and system administration
Technical Skills
My technical expertise spans multiple domains, with particular depth in systems programming, cybersecurity, and low-level development.
Programming Languages
Rust
C/C++
Java
Python
Systems & Security
Systems Programming
Cybersecurity
File Integrity Monitoring
Algorithms
Tools & Technologies
Linux/Unix
Git & Version Control
Data Analysis
Performance Optimization
Argus: File Integrity Monitor
Argus is a high-performance file integrity monitor built in Rust that recursively scans directories and calculates SHA-256 checksums to detect unauthorized modifications.
- Recursively scan directories and subdirectories
- Calculate SHA-256 checksums for each file
- Output results in NDJSON format
- Support for command-line arguments
Featured Projects
Argus
A directory checksum/monitoring tool built in Rust that recursively scans directories and calculates SHA-256 checksums.
BaseX
A Base8/Base32/Base64 encoder/decoder implemented in C for efficient file encoding and decoding.