My Projects

CHMG Networking Design Project

Aug 2022 - Dec 2024

Illinois Institute of Technology

  • Designed and implemented secure network architectures, ensuring high availability and performance
  • Designed and deployed a multi-tier network architecture using Cisco switches and routers
  • Implemented OSPF for dynamic routing and VLAN segmentation for traffic isolation
  • Configured firewall rules on pfSense for access control and intrusion prevention
  • Set up site-to-site VPN using IPsec for secure remote office connections
Cisco OSPF VLAN IPsec VPN

Active Directory Deployment

Aug 2022 - Dec 2024

Illinois Institute of Technology

  • Deployed Windows Server 2019 as Domain Controller in VMware ESXi environment
  • Created hierarchical OUs and implemented granular Group Policy Objects
  • Enforced security policies and desktop restrictions
  • Configured NTFS permissions and ACLs for secure file sharing
  • Automated user account creation and GPO deployment using PowerShell
Windows Server Active Directory PowerShell VMware

IT Audit and Compliance Assessment

Aug 2022 - Dec 2024

Illinois Institute of Technology

  • Conducted gap analysis against NIST SP 800-171A Rev. 3
  • Evaluated IT governance frameworks and cybersecurity policies
  • Assessed access control mechanisms and MFA implementation
  • Delivered detailed audit report with actionable recommendations
NIST CMMC COBIT HIPAA

Digital Forensics Investigation

Aug 2022 - Dec 2024

Illinois Institute of Technology

  • Conducted forensic analysis using FTK Imager and Autopsy
  • Analyzed registry hives and system artifacts
  • Reconstructed user activity and file access patterns
  • Identified unauthorized data transfers
FTK Imager Autopsy Registry Analysis Forensics

Keylogger Development

Aug 2022 - Dec 2024

Illinois Institute of Technology

  • Developed Python-based keylogger using ctypes library
  • Implemented low-level keyboard hooks with Windows API
  • Created logging system with timestamps and process IDs
  • Achieved 100% accuracy in keystroke capture
Python Windows API ctypes Security