Language Breakdown
Lines of code distribution across 12 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Jupyter Notebook
Collaboration Network
Global Impact visualization
Repos
13
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Top Repositories
Set up a home Active Directory lab with Windows Server 2019 and Windows 10 Pro on VirtualBox. Configured domain services, DHCP, NAT, and automated user creation using PowerShell.
This GitHub project builds a cloud-based SIEM using Azure and Microsoft Sentinel. It details the creation of a vulnerable VM to generate logs, which are then analyzed with KQL and enriched with geolocation data. The final output is a dynamic attack map, providing hands-on experience in threat detection and log analysis.
This is a simple keylogger built with Python and the pynput library. It captures keyboard input and logs the keystrokes to a text file. After every five keystrokes, the data is written to the file, filtering out special keys except for spaces (which are recorded as newlines for readability).
ML model project utilizing Random Forests to network intrusions
An automated NLP and Naive Bayes machine learning pipeline for classifying SMS phishing (Smishing) payloads.
A weekend project building a Python-based Evolutionary Fuzzer to hunt logic bombs in .NET APIs. Exploring Genetic Algorithms and OODA loops.
This script processes the output of LinPEAS or WinPEAS scans, looking for sensitive keywords like `password`, `token`, `aws`, `.pem`, `id_rsa`, etc. It extracts likely file paths, saves matches, and optionally downloads the files from a remote base URL (e.g., an HTTP server on the target).
a weekend ml challenge for classifying Windows Portable Executable (PE) malware :)
Open Source Impact
Contributions to external projects
No external contributions found.