name: Alonzo
role: Full Stack Software Engineer
education:
- BS & MS Computer Science
- MS Cyber Security (In Progress)
specialties:
- Machine Learning & Artificial Intelligence
- Cyber Security
- Cloud Architecture
current_focus: Building secure, scalable AI-powered applications
certifications: Professional Certifications Below- π Currently working on AI/ML Cloud based solutions and cybersecurity projects
- π± Learning advanced cybersecurity techniques and cloud-native architectures
- π‘ Passionate about securing intelligent systems
Cloud security lab demonstrating real-world attack chains in AWS
- Designed a full Capture-the-Flag environment simulating production-like AWS misconfigurations
- Showcases lateral movement across segmented VPC networks using SSRF, IMDSv1 abuse, overprivileged IAM roles, and security group flaws
- Built automated infrastructure provisioning with randomized cloud misconfigurations for unique deployments
- Includes multi-tier EC2 architecture (DMZ β Internal β Restricted) and vulnerable service configurations
- Demonstrates end-to-end intrusion chain: initial access β credential theft β AWS resource enumeration β pivoting β crown-jewel data exfiltration
Automotive network simulation demonstrating multi-ECU communication, arbitration, and real-time diagnostics
- Developed a full software-based CAN (Controller Area Network) simulator modeling real automotive ECU behavior
- Implements multi-node communication across Engine, Brake, Body Control, and Infotainment ECUs
- Supports CAN 2.0Bβstyle message arbitration, collision handling, and priority-based frame transmission
- Features diagnostic trouble code (DTC) generation, fault monitoring, and realistic message flow patterns
- Built a web dashboard for real-time traffic visualization, ECU status monitoring, and collision alerts
- Showcases embedded-systems concepts: circular buffers, state machines, binary protocols, and timing-driven execution