struct Divyansh {
education: &'static str,
role: &'static str,
focus: Vec<&'static str>,
currently: &'static str,
}
impl Divyansh {
fn new() -> Self {
Self {
education: "B.Tech CSE, NIT Hamirpur",
role: "Backend & Infrastructure Engineer",
focus: vec!["Rust", "Web3 tooling", "Cloud & DevOps", "Bitcoin protocol"],
currently: "Building CMS Web for NIT Hamirpur's Estate Office",
}
}
}- π CS undergrad at NIT Hamirpur (2024 β 2028), CGPA 8.76/10
- π¦ Build backend systems in Rust (Axum/Actix-Web), Node.js, and Go
- βοΈ Work across Ethereum, Solana, Cosmos, Aptos, Sui, Polkadot, Bitcoin & Starknet
- βΏ Qualified for Summer of Bitcoin 2026 β PSBT (BIP-174) & transaction analysis
- π οΈ Contribute to JoinMarket, Nostr Components, Bitcoin Connect & Zeus Wallet
π ChainMerge SDK β Universal Web3 Decoding Layer Β· published on npm & PyPI
Unified transaction decoding across 8+ chains (Ethereum, Solana, Cosmos, Aptos, Sui, Polkadot, Bitcoin, Starknet) through a normalized schema, with Rust decoders behind an Axum API plus TS/Python SDKs and AI-assisted transaction-intent classification.
Rust Axum TypeScript Python
π Wildlife Conservation Geofencing β Real-time IoT Tracking Platform
Geofence-based animal tracking with boundary-breach detection, GPS collar telemetry over WebSockets, and live OpenStreetMap/Leaflet dashboards for fence creation and route simulation.
Rust Next.js SQLite Leaflet
ποΈ CMS Web β Complaint Management System for NIT Hamirpur Β· π§ in progress
Official complaint-management platform for the Estate Office β role-based auth across complainants/engineers/admins, full complaint lifecycle tracking, and department-wise dashboards.
Go PostgreSQL RBAC
| Project | Contribution |
|---|---|
| JoinMarket | Cross-platform Windows support via Node.js tooling |
| Nostr Components | Keyboard accessibility & WCAG-compliant navigation |
| Bitcoin Connect | Lifecycle cleanup & accessibility fixes in wallet UI |
| Zeus Wallet | Contributor onboarding docs & Windows dev workflow |
- EC Coordinator, E-Cell NIT Hamirpur β entrepreneurship event operations
- Core Volunteer, GDG Genesis β developer workshops & event ops
- Project Lead, GDG Abyss β built a web-based event engagement platform


