Skip to content
View Jeevan-0508's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Jeevan-0508

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Jeevan-0508/README.md

โšก Here's what I do

๐Ÿšš Catch freight fraud

Missing trailers, cargo theft, identity fraud, internal collusion โ€” across EU and NA lanes for Amazon Transportation. Then I write down the method so other teams can use it.

โš–๏ธ Make regulation usable

EU AI Act, GDPR, ISO/IEC 42001, NIST AI RMF โ€” turned into tools a team can act on in an afternoon instead of a quarter.

Everything below runs client-side or offline. No uploads, no server, no telemetry, zero dependencies.


๐Ÿงฌ How the pieces connect

flowchart LR
    A["๐Ÿ” Carrier fraud investigations<br/>Amazon Transportation"]
    B["๐Ÿ“– freight-fraud-taxonomy<br/>12 patterns ยท 77 indicators"]
    C["๐Ÿ—บ๏ธ freight-risk-atlas<br/>control-coverage scoring"]
    D["๐Ÿ“ก FOMO<br/>EU risk news monitor"]
    E["๐Ÿ“œ EU AI Act ยท GDPR<br/>ISO 42001 ยท NIST AI RMF"]
    F["๐Ÿ‡ช๐Ÿ‡บ eu-ai-act-scanner"]
    G["๐Ÿ”’ gdpr-compliance-scanner"]
    H["๐ŸŽ›๏ธ ai-governance-control-room<br/>4 frameworks ยท 56 reqs ยท 29 controls"]
    I["๐Ÿ“‹ policy-audit<br/>evidence vs. policy audit"]

    A --> B --> C
    A --> D
    E --> F --> H
    E --> G --> H
    E --> I --> H

    classDef freight fill:#0b2b3a,stroke:#38bdf8,stroke-width:2px,color:#e2e8f0
    classDef gov fill:#1e1b4b,stroke:#818cf8,stroke-width:2px,color:#e2e8f0
    classDef src fill:#111823,stroke:#5b6b82,stroke-width:1px,color:#8b9bb4
    class A,B,C,D freight
    class F,G,H,I gov
    class E src
Loading

๐Ÿšš Freight & carrier fraud

freight-fraud-taxonomy

An open reference taxonomy of freight and carrier fraud โ€” 12 patterns, 77 detection indicators, 137 countermeasures split preventive / detective / responsive, plus 31 false-positive tests so the indicators don't fire on legitimate carriers. Sourced to 11 public references.

freight-risk-atlas

live

A carrier risk assessment engine โ€” scores how well controls cover three stages: pre-award, in transit, post-event. It measures coverage, not probability of fraud, and says so. Ships an interactive detection timeline and a fraud-pattern relationship network.

FOMO

live

A logistics and supply-chain risk news monitor for the German/EU market. English and German sources, categorised by risk type, re-scanned automatically every six hours by a GitHub Action.

fraud-watch

live

A living freight-fraud investigation simulator. A freight network runs itself โ€” trucks, drivers, trailers and carriers over a real topology โ€” and the analyst sees only what was recorded. What actually happened is held in the simulation and is structurally unreachable from every analyst-facing surface, so the exercise cannot be gamed by reading the answer.

shrink-signal

live

A loss-prevention reading of European police-recorded crime: 8 Eurostat offence categories, 41 countries, 2008โ€“2024 โ€” plus a German BKA panel that reaches 2025, carries a shoplifting category Eurostat has no code for, and breaks down to all 16 Bundeslรคnder. The reasons it might be wrong are printed above the charts, not in a footnote.

one-more-shift

live

A tiny farewell arcade game built on the taxonomy above: flag or clear 108 real cards โ€” 77 genuine risk indicators, 31 genuine innocent explanations โ€” against a 60-second clock that tightens its pace in the last third. Best score persists locally. No invented data, no backend.

โš–๏ธ AI governance & compliance

ai-governance-control-room

live

An operator console for AI governance. 4 frameworks mapped to 56 requirements and 29 controls, with 84 evidence artefacts โ€” so for any one control you can see everything it satisfies at once. 8 controls span three or more frameworks.

eu-ai-act-scanner

live

Classify an AI system against Regulation (EU) 2024/1689 in about ten minutes. 14 risk-qualifier questions, each mapped to a specific article with an "explain why" panel โ†’ 22 requirements across 5 risk tiers โ†’ compliance score, ISO 42001 + NIST AI RMF crosswalks, exportable report.

gdpr-compliance-scanner

live

Drop in a CSV / Excel / JSON file, get an instant GDPR exposure report: which columns hold personal data, how sensitive, what to do about it. 35 field-name rules + 9 value-regex detectors, risk score out of 100. Parsing happens in your browser โ€” the file never leaves your machine.

reg-search

live

Natural-language search over the Control Room's 56 cited requirements, ranked with a BM25 implementation written from scratch โ€” no embeddings, no external model, no API key. Shows exactly which query terms earned a result its rank.

dora-compliance-scanner

live

Self-assessment coverage against Regulation (EU) 2022/2554 (DORA) โ€” 19 cited requirements across the ICT risk-management, incident-reporting, resilience-testing and third-party pillars. Answer, score, export; the citation for every requirement travels with it.

POLICY//AUDIT

live

The evidence side of governance: feed it a document corpus (policy, architecture, code) and it finds where regulation โ†’ control โ†’ documented policy โ†’ actual implementation diverges, with every finding traced back to the source text. Doesnโ€™t replace a control room โ€” feeds one.


๐Ÿงช Risk tooling & multi-agent systems

risk-swarm

live

Seven named agents investigate a real repository together โ€” one maps it, one stress-tests it, one audits the others. 815 tests across 60 files, 30 of them adversarial attacks (16 guard-layer + 14 council-layer) against the agents themselves, because an investigator you cannot attack is one you cannot trust.

shadow-network

live

A persistent synthetic freight-carrier economy that ticks forward one real day at a time via an unattended GitHub Action, while a BYOK AI council investigates flagged incidents from a redacted case brief that never carries the sim's own ground truth. A public leaderboard tracks the council's win rate against fraud it never gets to see labelled.

risk-os

live

An operational risk register that runs entirely in the browser โ€” register, scoring, treatment plans and review cycles, with import/export so the data stays yours. No account, no server, no telemetry.

RISK//REPLAY

live

AI decision forensics: replay a modelโ€™s past decision deterministically, mutate one input, and see exactly how the outcome and its governance score would have changed โ€” a counterfactual you can inspect, not just an accuracy number.

RISK//RING

A trained fraud classifier evaluated against ground truth from a simulator built to have some (structuring, layering, collusion rings), not a downloaded 99.8%-legitimate CSV. Honest metrics, SHAP explainability, graph-based collusion-ring detection.

FORECAST//LEDGER

Seals a forecast before the outcome exists, grades it once reality arrives, and refuses to forecast when the history canโ€™t support the evaluation protocol. Real Eurostat data, rolling-origin backtest, MASE, no hindsight.

๐ŸŒŒ Science, built to be explored

scale-of-everything

live

An interactive zoom through ten scales of the universe, from one planet surface to the edge of the observable universe โ€” then two steps further, into territory explicitly labelled not measured. Two AI models run in your browser: one searches by meaning, one talks.

quantum-galaxy

live

An interactive 3D galaxy for quantum physics: 20 concepts orbit as planets across 5 themed solar systems around a central black hole. Ask a question in plain language and an in-browser AI flies you to the concept that answers it.

๐ŸŽฎ Interactive engineering

NIGHTFALL // ZERO

live

A browser survival-shooter with a deterministic engine underneath the spectacle: waves, weapons, bosses, maps and loadouts, built in autonomous phased sessions with a real test suite over the pure engine/AI/collision logic.

HAKAI PROTOCOL

live

A dark-fantasy habit-tracker RPG: real workouts, reading, and daily discipline earn XP, creatures and gear in a vanilla HTML/CSS/JS game with no framework and no backend. v2.3's retention systems (streak shields, daily directives, loot caches) live in one additive file that wraps the core engine through guarded hooks, so a thrown error falls back to the original shipped game instead of a blank screen. The creature/boss universe here is what HAKAI // WORLD below was built from.

HAKAI // WORLD

live

An explorable 2.5D living world built from the HAKAI Protocol universe โ€” same creatures and lore, walked into instead of clicked through. Two known test failures are named in the README, not hidden.

RULESHIFT

live

A puzzle game where the rules are never quite what they seem โ€” every generated level is BFS-verified solvable before itโ€™s shown, so a level that looks unfair is provably not.


๐Ÿ“Š What this looks like at work

Risk Manager ยท Amazon Transportation ยท ROC / TIO / RCMT

Model-driven fraud prevention impact >$15M
Reduction in EU/NA carrier-audit false positives ~40%
Loss-forecasting engine accuracy ~95%
Risk reporting automated, manual โ†’ generated ~90%
Monthly audit events monitored 80K+
Investigators working off the RCMT wiki + SOPs I wrote 20+

I apply DMAIC to risk problems: find the risk โ†’ analyse the data behind it โ†’ automate the manual step out of it โ†’ measure whether it actually moved.


๐Ÿ› ๏ธ Stack

Build

Python JavaScript HTML5 CSS3 Flask AWS Git GitHub Actions MySQL Bash PowerShell Markdown

hover any icon for its name

Risk & fraud

Fraud Detection Carrier Vetting Cargo Theft Investigation Identity Fraud Anomaly Detection Supply Chain Security

Governance & standards

EU AI Act GDPR ISO/IEC 42001 NIST AI RMF ISO 28000 ISO 9001

Data & method

pandas SQL Power BI Lean Six Sigma / DMAIC Forecasting

AWS Lambda Amazon Bedrock Amazon Connect Amazon Lex Regulation (EU) 2024/1689

๐Ÿ† Certifications
  • โ˜๏ธ AWS Certified Solutions Architect
  • ๐Ÿ“Š Lean Six Sigma Black Belt & Green Belt
  • ๐Ÿ” ISO 28000 Supply Chain Security ยท ISO 9001 Internal Auditor
  • ๐Ÿ›ก๏ธ Cybersecurity Foundations ยท Power BI / Data Analytics ยท Risk Management
๐Ÿงฐ Other things I've built
  • All-in-one-desk โ€” offline-first Python productivity suite: document conversion, OCR, KPI calculators, email and flowchart generators. Flask ยท Tesseract ยท LibreOffice ยท PyInstaller.
  • hakai-protocol-v2 โ€” a real-life RPG for habits: quests, XP, gear, bosses, streaks. Zero dependencies, offline save system. Live
  • a-conversation-with-existence โ€” a book I wrote.
  • mind-galaxy โ€” the book's 18 chapters, laid out as an explorable 3D galaxy instead of a table of contents.
๐ŸŒฑ What I'm working toward
  • Deepening the EU AI Act / ISO 42001 / NIST AI RMF intersection beyond what the tools already encode
  • Applying anomaly detection to carrier fraud patterns
  • Moving into AI governance / risk roles in the EU market

My contribution graph, being eaten






๐Ÿ“ซ Let's talk

Open to AI governance, risk management and automation roles.


โญ If any of these are useful to you, a star helps.

Pinned Loading

  1. All-in-one-desk All-in-one-desk Public

    An offline-first Python productivity and automation suite featuring text tools, duplicate removal, KPI calculations, document conversion, Excel/CSV processing, OCR, flowcharts, text comparison, emaโ€ฆ

    HTML 1