Ecosystem & Constraints Analysis
This section synthesizes the provided Nepal Police baseline reports, disaster statistics, and private Discord communications to establish the hard constraints for the Hack4Safety 2083 competition. Ideas that ignore these realities will be ruthlessly rejected.
Cybercrime Explosion
119% Increase
FY 2080/81 saw a massive spike. 84% occurs via Facebook/Messenger. Implication: Focus on OSINT and social media financial fraud links, not just new reporting portals.
Suicide Root Causes
85% Hanging
Rupandehi report shows hanging and poison as primary vectors, closely tied to domestic violence. Implication: Need predictive intervention and poison/pesticide tracking.
Discord Judge Directives
"No Generic Portals"
Organizers strictly warned against rebuilding the Nagarik App or Nepal Police App. Theme 3 is for investigation support, not basic complaint submission.
⚖️ The Brutally Honest Evaluation Criteria
Does this duplicate the Nepal Police App's OPCR or PMIS? If yes = 0 points.
Does it work in Karnali province on a 2G connection during a monsoon?
Does it reduce paperwork, or add another dashboard an officer has to check?
Can a team of 4 actually build this in 36 hours, or is it a "fairytale architecture"?
Project Nexus: Financial Fraud Link Analysis (Mule Mapper)
Track 3: Cybercrime, OSINT & Digital Investigations
Why this is the strongest opportunity
The Brutal Truth
According to the FY 2080/81 report, cybercrime rose 119%, with financial scams via Facebook/Messenger and digital wallets dominating. Currently, cyber investigators spend days manually cross-referencing phone numbers, eSewa IDs, and bank accounts in Excel sheets to trace "mule accounts". Inspector Khadka explicitly stated in Discord: "Theme 3 is generally expected to focus on investigation support... tools that help investigators make faster decisions."
The Solution: Nexus
A lightweight, locally-hosted graph analysis tool. Investigators upload standard CSV files received from banks/ISPs. The system automatically maps relationships (Phone Number A sent money to Bank Account B, which is linked to Facebook Profile C). It instantly visualizes the crime syndicate's network.
Technical Architecture
- Frontend: React + Cytoscape.js (for network graphing)
- Backend: FastAPI (Python) - lightweight, fast CSV parsing
- Database: Neo4j (Graph DB) or SQLite with NetworkX for MVP
- Environment: Dockerized, runs completely offline on investigator's local machine (Crucial for data privacy).
Demo Strategy (How to win the final pitch)
Hook: "Yesterday, 54 citizens were scammed online. The Cyber Bureau has the data, but it looks like this [Show messy Excel sheet]."
Action: "Watch what happens when an investigator drops that CSV into Nexus." [Drag and drop file into UI. Instantly, a web of red and blue dots appears].
Climax: "Instead of 3 days of manual VLOOKUPs, the investigator instantly sees that 14 different scam complaints route to a single eSewa account. We just turned data into intelligence, completely offline, respecting Nepal's data privacy laws."
The Winner Matrix
A brutally honest visual evaluation of the top project opportunities. X-Axis represents Technical Feasibility (can a team build it in 36 hrs?), Y-Axis is Operational Impact. Bubble size represents Judge Appeal (alignment with Discord directives).
Hover over bubbles for project details. Top right quadrant = Highest Value.
Project Opportunity Database
20 rigorously filtered ideas based on ecosystem research. The top 5 represent deployable operational tools.