Skip to content
View divyansh-v15-06's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report divyansh-v15-06

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
divyansh-v15-06/README.md




Typing SVG


πŸ‘‹ About Me

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

πŸš€ Featured Projects

πŸ”— 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


🌐 Open Source

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

🧰 Skills






πŸ† Leadership

  • 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

πŸ•ΉοΈ Contribution Breakout


⏱️ Weekly Coding Activity


πŸ“Š Stats





🎧 Now Playing

spotify-github-profile


LinkedIn Gmail Profile Views

Pinned Loading

  1. ChainMerge ChainMerge Public

    Rust 2 3

  2. GhostFence GhostFence Public

    1

  3. exp-agent exp-agent Public

    Forked from ayush00git/Credora

    my masterpiece

    TypeScript