Skip to content
View Leerrooy95's full-sized avatar

Highlights

  • Pro

Block or report Leerrooy95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Leerrooy95/README.md

Python Flask Pandas Streamlit Scrapy Plotly Anthropic Statistics

Threat Intelligence Analyst | OSINT & Quantitative Methods

19D Army Veteran building automated intelligence pipelines, live analytical dashboards, and civic technology tools. I wrote my first line of Python in October 2025.

🌐 Portfolio β†’ Β· πŸ“Š Live Dashboard β†’ Β· πŸ“œ Bill Translator β†’


πŸ“Œ Featured Projects

The Regulated Friction Project β€” Automated intelligence pipeline tracking temporal correlations between geopolitical friction events and institutional capital flows. Processed 8 years of data across 66 verified event pairs. Live dashboard fed by multi-agent LLM extraction (Scrapy β†’ Zyte β†’ Llama 17B β†’ Perplexity Sonar Pro β†’ Claude).

Finding Value
Core correlation r = +0.6196 (p = 0.0004)
Convergence correlation r = +0.6685 (p < 0.0001, n = 229 weeks)
Robustness Permutation (p < 0.001), Granger causality (F = 32.49, p < 0.0001), bootstrap (p = 0.008)
Predictions 25 falsifiable β€” 4 publicly failed, 11 confirmed, rest tracked

Bill Translator β€” Production Flask web application that rewrites dense legal text to meet 8th-grade readability standards while preserving exact legal intent. Built to address Arkansas Act 602. Features custom meaning drift detection, three translation modes, automated Flesch-Kincaid scoring, recursive sentence splitting, and 31 automated tests. Deployed on Render with BYOK API support.

UVB-76 Signal Analysis β€” 15-year empirical analysis of Russia's UVB-76 shortwave station. K-means clustering and permutation testing (p < .0005) identified four distinct operational modes and a shift from training-cycle to event-driven signaling correlated with real-world military operations.

AI Manipulation Case Study β€” Quantitative documentation of a 207:1 keyword-frequency disparity across AI platforms with cross-platform verification. Full raw data and methodology published for independent verification.

Sovereign Capital Audit β€” Mapping structural dependencies of the US Defense Industrial Base on Gulf Sovereign Wealth (Mubadala/PIF) and East Asian industry. Tracks capital flows, supply chain vulnerabilities, and national security implications.


πŸ“ˆ How I Got Here

Started with UVB-76 β€” gathering data by hand, learning pattern recognition from raw signals.

Middle repos taught me the hard way about AI hallucinations. Those repos are corrected and kept public as lessons in data verification.

Picked up from there by downloading scattered Arkansas Department of Corrections PDFs, OCR'ing them into clean datasets, and analyzing spending patterns that hadn't been aggregated before.

The Regulated Friction Project is where methodology caught up with ambition β€” automated scraping, statistical validation, reproducible findings, and a live intelligence dashboard fed by LLM extraction.

Bill Translator proved I could build production tools, not just research β€” a deployed Flask application with real users solving a real legislative transparency problem.


πŸ”§ What I Build

  • Automated OSINT pipelines β€” multi-agent LLM extraction, Federal Register scrapers, 13F tracking, EO spiders
  • Temporal correlation frameworks β€” lag analysis, permutation testing, Granger causality, convergence modeling
  • Live dashboards β€” Streamlit + Plotly with automated data feeds
  • Civic technology β€” Flask web apps with NLP, meaning drift detection, and readability scoring
  • Reproducible research β€” every finding ships with the scripts to verify it; failed predictions documented publicly

🀝 Open To

  • Threat intelligence and OSINT analyst roles
  • Investigative data support and newsroom partnerships
  • Temporal pattern analysis and capital flow tracking
  • Open-source collaboration on accountability tools

Contact: Discord and email in profile description


Last Updated: March 6, 2026

Pinned Loading

  1. The_Regulated_Friction_Project The_Regulated_Friction_Project Public

    A data-driven audit of the 'Geopolitical Thermostat,' documenting how timed information disclosure regulates public attention to enable structural shifts in policy and capital flows.

    Python 2

  2. Arkansas-DOC-Expenditures-2015-2025 Arkansas-DOC-Expenditures-2015-2025 Public

  3. UVB-76-Structured-Signal-Analysis UVB-76-Structured-Signal-Analysis Public

    Temporal & cluster analysis of UVB-76 spike-day transmissions (2010–2025)

    1

  4. AI-Manipulation-OSINT-Case-Study AI-Manipulation-OSINT-Case-Study Public

    Quantitative evidence of AI manipulation: 207:1 ratio with direct AI admission

  5. Bill_Translator Bill_Translator Public

    Arkansas has decided bills must be readable at an 8th grade level, while obviously our brightest are far above that. This repository tracks my progress making a translator to counter these ridiculo…

    Python 1