/flowfield
Flowfield ‐ Strange Attractor Visualizer
A GPU-powered visualizer that animates up to one million particles across nine chaotic dynamical systems, with a WebGL2 fallback for broader browser support.
7 repositories tracked
Here are some of my notable projects spanning cybersecurity, scientific visualization, and quantum computing. My work explores threat intelligence, security automation, GPU-powered simulations, and quantum algorithms.
/flowfield
A GPU-powered visualizer that animates up to one million particles across nine chaotic dynamical systems, with a WebGL2 fallback for broader browser support.
/MCP-VirusTotal
An MCP (Model Context Protocol) server that provides threat intelligence lookups against VirusTotal.
/Malware_PE_analyzer
A Python tool for static analysis of Windows PE files. Generates detailed HTML reports, performs YARA scanning and works completely offline.
/AbuseIPDB-MCP
An MCP (Model Context Protocol) server that provides threat intelligence lookups against the AbuseIPDB database.
/CortexXDR-IoC-Uploader
CLI tool to validate and upload IOC CSV/JSON files to Cortex XDR.
/QuantumRand Experimental
A quantum random number generator using Qiskit and a web interface built with Flask, the project that implements a Quantum Random Number Generator (QRNG) using Qiskit and compares it with classical random number generation using Python's built-in random module.
/GroverAlgorithm Experimental
Grover's Algorithm using Qiskit, focusing on performance optimization. The implementation demonstrates quantum speedup for unstructured search problems and is validated on simulators.