Skip to content
View mrA2Z0101's full-sized avatar
๐Ÿค–
ERROR 404: Life Not Found
๐Ÿค–
ERROR 404: Life Not Found

Block or report mrA2Z0101

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mrA2Z0101/README.md
Aaron Zajicek โ€” Portfolio.exe

Portfolio LinkedIn Upwork Fiverr


$ cat whoami.txt

whoami terminal

$ ls ./skills/

Skills

$ ls ./projects/

// BROWSER EXTENSIONS

ID Project Description Status
E-001 PhishEye Recon Browser extension for detecting phishing, homograph attacks, and domain spoofing. Features risk scoring, brand impersonation detection, Unicode analysis, and optional VirusTotal & urlscan integration. โ— ACTIVE

// APPS

ID App Description Status
A-001 LogEye Log analyzer and threat detector that ingests Windows Security and Linux auth logs, normalizes events, and surfaces findings like brute-force attacks, suspicious logins, and privilege escalation. Exports to CSV and JSON. Free CLI + paid WPF desktop GUI. โ— DEPLOYED
A-002 GhostProcess Real-time suspicious process scanner that enumerates all running processes, computes SHA-256 hashes, and queries VirusTotal to classify each as clean, malicious, or unknown. Features a tabbed Tkinter GUI with KPI dashboard cards, risk scoring, and persistent settings. โ— ACTIVE
A-003 Cipher Sentinel Advanced password strength analyzer with offline SHA-1 breach hash detection (HIBP-compatible), keyboard-walk sequence detection, entropy scoring, and 10 switchable themes including SOC Nightfall, Matrix Protocol, and Cyber Neon. โ— DEPLOYED

// HARDWARE

ID Project Description Status
H-001 Defendagotchi Tamagotchi-style ESP32 cybersecurity companion with ILI9341 touchscreen. Runs real-time Wi-Fi threat scans โ€” detecting rogue APs, deauth attacks, captive portals, and weak encryption. โ— ACTIVE
H-002 PandaFense Handheld ESP32 defense tool with OLED UI, CC1101 Sub-GHz RF module, 14 Wi-Fi detectors, 10 BLE detectors, honeypot modules, and a live WebSocket WebUI at pandafense.local. โ— ACTIVE

// SCRIPTS โ€” CYBERSECURITY

# Simple, practical security scripts. No bloat.
Script What It Does
email_analyzer.py SPF / DKIM / DMARC parsing, hop tracing, spoofing detection โ€” accepts .eml files or stdin
port_scanner.py TCP/UDP scanner with banner grabbing & service fingerprinting โ€” zero dependencies, pure stdlib
ssl_inspector.py SSL/TLS cert inspector โ€” expiry, cipher suites, chain validation, JSON output

// SCRIPTS โ€” IT

Script What It Does
backup_tool.py Compress โ†’ upload to S3/Backblaze B2 โ†’ rotate old backups on a schedule
disk_reporter.py Top disk offenders, duplicate/old file detection, email alerts โ€” zero dependencies
health_monitor.py Service uptime monitor โ€” SQLite logging, Slack & email alerts on failure/recovery
net_pinger.py CIDR sweep pinger โ€” ICMP/TCP probing, latency stats, hostname resolution, watch mode
sys_inventory.py System snapshot โ€” CPU, RAM, OS, disk, network, processes, software โ€” JSON/CSV export

// GAMES

ID Project Description Status
G-001 Glitch Pong A glitchy cyberpunk Pong remake where the ball is sentient and actively works against you. Not just the paddle โ€” the ball itself is your enemy. Neon visuals, dystopian vibe. โ— ACTIVE

$ cat stats.log






$ cat contact.txt

Contact info terminal

// ETSY STORES

ArtisticZebra Rebel ByteSized


// END OF FILE โ€” SYSTEM ONLINE โ€” UPTIME: 99.97%

Visitor Count

Pinned Loading

  1. GhostProcess GhostProcess Public

  2. Defendagotchi Defendagotchi Public

    Raise it. Level it. Defend with it. A cyber-pet that unlocks real Wi-Fi scans.

    1

  3. Pandafense-Cybersecurity-Tool Pandafense-Cybersecurity-Tool Public

    Cybersecurity Defense tool that uses the ESP32 Microcontroller

    C++

  4. Aaron-Zajiceks-Projects Aaron-Zajiceks-Projects Public

    Aaron Zajiceks Projects

    Python

  5. Ai-Prompt-Engineering Ai-Prompt-Engineering Public

    This is where I showcase my AI Prompts

  6. Password-Analyzer Password-Analyzer Public

    Analyzes your password

    Python