Cybersecurity learner and Python automation builder.
I build small, practical tools for network analysis, browser automation, debugging, and security research. My work is focused on understanding how systems behave, documenting what I learn, and turning experiments into reusable code.
- Python tooling for automation, inspection, and repeatable workflows.
- Network traffic analysis, especially browser-driven capture and HLS investigation.
- Security fundamentals, debugging, and responsible experimentation.
- Clear project structure, useful READMEs, and code that can be audited quickly.
| Project | What it shows | Stack |
|---|---|---|
| playwright-network-sniffer | Browser automation for capturing and analyzing HLS network traffic. | Python, Playwright |
| rose-project | Maintenance and adaptation work on an existing Python project. | Python |
| Rose | Fork-based study, fixes, and exploration of a larger codebase. | Python |
I am organizing my GitHub around fewer, cleaner projects: each repository should explain the problem, show how to run the code, and keep implementation details visible. The goal is to build a portfolio that reflects practical curiosity, technical discipline, and steady improvement.
Learning in public, one useful tool at a time.