Driven software developer with expertise in systems programming and security research. Experienced in Rust, C++, Go, and TypeScript with a focus on low-level Windows development and full-stack web applications. Strong in international collaboration through experience with English-speaking developers and clients. Looking for a challenging position where I can apply my technical knowledge and continue to grow in an innovative environment.
TECHNICAL SKILLS
Programming Languages: Rust, C/C++, Go, TypeScript, JavaScript, Python, Assembly (x86-64) Web Frameworks & Tools: React, Next.js, Node.js, Actix Web, REST APIs Systems & Platforms: Windows Kernel, Linux, Driver Development, PE Format, Memory Management Graphics & Rendering: DirectX 11, 3D Rendering, Physics Visualization Security & Low-Level: Binary Obfuscation, Anti-Analysis, Control Flow Obfuscation, Reverse Engineering Development Tools: Git, Docker, Cargo, npm, Visual Studio, VS Code
SKILLS
Systems Programming: Expert
Full-Stack Web Development: Experienced
Reverse Engineering & Security: Expert
Cross-platform Development: Experienced
Independent Project Management: Experienced
International Collaboration: Experienced
PROFESSIONAL EXPERIENCE
Software Developer Intern
ByteZero, Deventer
Sep. 2025 — Feb. 2026
Developed proxy management systems and web scraping solutions using Rust and Go
Built internal tooling and dashboards with Next.js for monitoring proxy infrastructure
Collaborated on production microservices architecture for high-throughput data collection
Founder
Easystage.nl, Zutphen
Dec. 2025 — Present
Built a centralized internship search platform for MBO, HBO, and WO students in the Netherlands
Aggregated 150,000+ internship listings from multiple platforms using Python web scrapers
Implemented full-text search using Meilisearch for fast, relevant results
Deployed containerized infrastructure with Docker and Next.js frontend
PROJECTS
bin-obfuscator – Binary Security Tool
Production-grade x86-64 PE binary obfuscator in Rust for Windows executables
Implements control flow obfuscation, anti-analysis measures, and code transformation passes
26 GitHub stars — recognized tool in the security research space
GitHub: github.com/Vasie1337/bin-obfuscator
kernel-anticheat – Kernel Security Research
Windows kernel-level security tool for driver integrity testing and security research
Implements hypervisor detection, NMI callbacks, and advanced kernel monitoring techniques
181 GitHub stars, 32 forks — widely adopted in the security research community
GitHub: github.com/Vasie1337/kernel-anticheat
cheat-framework – Memory Analysis Framework
Modular framework for memory analysis and adapter-based system access research
Demonstrates advanced low-level process interaction techniques and clean architecture patterns
GitHub: github.com/Vasie1337/cheat-framework
cs2-parser – Game Physics Visualization
Tool for parsing and visualizing CS2 physics files with DirectX 11 3D rendering
GitHub: github.com/Vasie1337/cs2-parser
driver-remapper – Kernel System Integration
System for remapping drivers to signed sections in the Windows kernel
GitHub: github.com/Vasie1337/driver-remapper
sharedsection-driver – Kernel Communication
Windows kernel driver demonstrating efficient kernel-user mode communication
Implements shared memory sections and threading for high-performance data exchange
82 GitHub stars, 16 forks — popular reference implementation for driver developers