$ ls projects/
AI platforms, security tooling, CTF contributions and research
$ find . -name "*featured*"
CapAI — Founder Intelligence Platform
CompletedMulti-source founder data aggregation engine (FastAPI, aiohttp, asyncio) normalizing LinkedIn, GitHub, Product Hunt and DEV.to profiles into structured JSON. Identity resolution via multi-engine search cascade + GitHub API verification. LightGBM classifier predicting startup acquisition/IPO success — ROC-AUC 0.84 on 196K companies.
Forgot me ? — Local-First Cognitive Assistant
CompletedPrivacy-first mobile + backend system that scans documents, images, audio and calendars on-device and indexes them with a local LLM (Qwen2.5-3B via Ollama) — no data ever leaves the network. Multi-modal ingestion (PyMuPDF, BLIP, Whisper), self-verifying RAG pipeline with ChromaDB, React Native/Expo app. Built for AIMinds Hackathon (5th place).
AI-Driven Threat Knowledge Platform
ResearchResearch project accepted at IEEE WETICE 2026 (Paris). Aggregates Dark Web intelligence and maps threat actors, techniques and indicators to the MITRE ATT&CK framework to proactively enrich threat knowledge bases.
Vulnerability Operation Center
CompletedComprehensive VOC built during my graduation internship at ITC-Consulting: DNS traffic monitoring for anomaly & exfiltration detection, Python-based CVE scanners for web applications, automated CVE aggregation, alerting and monthly reporting.
$ ls -la
CapAI — Founder Intelligence Platform
[Completed]Multi-source founder data aggregation engine (FastAPI, aiohttp, asyncio) normalizing LinkedIn, GitHub, Product Hunt and DEV.to profiles into structured JSON. Identity resolution via multi-engine search cascade + GitHub API verification. LightGBM classifier predicting startup acquisition/IPO success — ROC-AUC 0.84 on 196K companies.
Forgot me ? — Local-First Cognitive Assistant
[Completed]Privacy-first mobile + backend system that scans documents, images, audio and calendars on-device and indexes them with a local LLM (Qwen2.5-3B via Ollama) — no data ever leaves the network. Multi-modal ingestion (PyMuPDF, BLIP, Whisper), self-verifying RAG pipeline with ChromaDB, React Native/Expo app. Built for AIMinds Hackathon (5th place).
AI-Driven Threat Knowledge Platform
[Research]Research project accepted at IEEE WETICE 2026 (Paris). Aggregates Dark Web intelligence and maps threat actors, techniques and indicators to the MITRE ATT&CK framework to proactively enrich threat knowledge bases.
Vulnerability Operation Center
[Completed]Comprehensive VOC built during my graduation internship at ITC-Consulting: DNS traffic monitoring for anomaly & exfiltration detection, Python-based CVE scanners for web applications, automated CVE aggregation, alerting and monthly reporting.
Secure Web Application — OWASP Top 10
[Active]Deliberately vulnerable Flask web application (SQLite3) implementing the OWASP Top 10 for educational purposes, with SSDLC principles applied to identify, mitigate and fix each flaw.
CTF Challenge Author
[Active]Web, Forensics and MISC challenges for multiple national CTF events (Cr4ck0ut, Securinets Guided/Mini/Quals/Finals CTFs), including advanced Python Jail and forensic scenarios. CTFd infrastructure deployment and maintenance.
Sysreptor Plugin with Microsoft Steampipe
[Completed]Customized plugin for Sysreptor using Microsoft Steampipe, with specialized report templates to enhance cybersecurity documentation and analysis workflows.
$ echo "More projects coming soon..."
Check out my GitHub for the latest updates