AI/ML Engineer · Security Researcher · Open Source Builder
mindmap
root((FOCUS))
AI/ML
Agentic Pipelines
Computer Vision
GenAI / LLMs
Medical Imaging
Security
Red Team Tooling
Supply Chain
Post-Quantum Crypto
Network Steganography
Engineering
CLI Applications
Distributed Systems
Offline-First Architecture
I've built 70 security tools covering the full attack surface — from malware analysis to red-team simulations. All projects are fully tested, documented, and offline-first.
| Project | Stack | What It Does |
|---|---|---|
| malware-analysis-platform | Python YARA PE |
Static malware analysis: file-type magic bytes, hashing, entropy/packing analysis, string extraction (base64/hex/Unicode flags), byte-level PE parsing, mini-YARA engine, SQLite case DB, HTTP dashboard |
| payload-obfuscation-engine | Go |
Encode/obfuscate payloads: base64, hex, URL, UUID, ROT, string splitting — with a python -m CLI |
| llm-prompt-injection-firewall | Python FastAPI |
Firewall/mitigation for LLM apps detecting 20+ injection techniques (ignore-previous, jailbreaks, encoding) |
| zero-day-vulnerability-scanner | Python |
Vulnerability scanner with 12 plugins, CVSS scoring, fuzzing, and report generation |
| exploit-development-framework | Python Go |
Framework for exploit dev: cyclic patterns, offset finding, payload generation, crash analysis |
| supply-chain-attack-simulator | Python |
Simulate supply-chain attacks: dependency confusion, typo-squatting, malicious PR injection |
| self-hosted-shodan-clone | Go SQLite |
Distributed scanner • REST API |
See all 70 security projects → github.com/YoinkingFishy?tab=repositories&q=security
| Project | Stack | Highlights |
|---|---|---|
| market-insight | Python LLM Agents |
4-agent research pipeline • Fully offline |
| deepfake-detection | Python OpenCV sklearn |
Signal-physics features • No GPU • 94%+ |
| synapse | Python Multi-LLM |
Router + local fallbacks • Zero-config |
| malware-analysis-platform | Python YARA PE |
65 tests • Engine + parser + entropy |
| quantum-resistant-encryption | Python Crypto |
Toy LWE KEM + Winternitz/Merkle |
| self-hosted-shodan-clone | Go SQLite |
Distributed scanner • REST API |
131 repos • 70 security tools • 37 AI/ML projects • 0 fluff
| Domain | Count | Example |
|---|---|---|
| Agentic AI / LLM Apps | 8 | multi-agentic-blog, doc-genius, synapse |
| Computer Vision / Medical | 11 | deepfake-detection, brain-tumor-detection |
| Classification / Regression | 18 | arrhythmia-detection, gold-price-prediction |
| Security / Red Team | 70 | malware-analysis-platform, supply-chain-attack-simulator |
| Infra / Distributed | 11 | dns-sinkhole, distributed-password-cracker |
Every project: README • requirements/go.mod • pytest/go test • python -m CLI • Offline-first
- traceloop/openllmetry —
trace_contentparam - saurabh-yergattikar/ShieldMCP — Prompt injection patterns, benchmarks
- Vero-protocol/vero-core-contracts —
ZERO_ADDRESS_STRfix - woshishadowhunter/oss-maintainer-copilot — Issue categorization
- santifer/career-ops — FAQ expansion, npm docs
- younisdev/dyvix-ui — Typo fix
- parth-thakre/ai-data-center-research — Font loading
Build small. Ship complete. Test everything. Document for the next person. Stay offline-first.
118 public repos (+13 private). Made for learning, auditing, extending.
