Skip to content
View lieutenant-Rohit's full-sized avatar
🎯
Focusing
🎯
Focusing

    Highlights

    • Pro

    Block or report lieutenant-Rohit

    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 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

    animated terminal header

    rohit@dev:~$ 🧭 About Me

    • 🎓 Final-year MCA student at Uttaranchal University, Dehradun — Class of 2027
    • 🛠️ Backend-focused engineer with strong Java / Spring Boot foundations
    • 🔍 Currently building Narrative Watch — a signal-fusion pipeline for detecting coordinated disinformation networks
    • 📈 796+ LeetCode problems solved — see live stats below
    • 💬 Ask me about Spring Security, JWT auth, JPA/Hibernate, or system design
    💡 Or in Java, if you'd prefer
    @ComponentpublicclassRohitimplementsBackendDeveloper {
    privatefinalStringrole = "Java / Spring Boot Developer";
    privatefinalStringeducation = "MCA, Uttaranchal University (2025–2027)";
    privatefinalbooleanopenToWork = true;
    privatefinalString[] stack = {
    "Java 21", "Spring Boot 3", "Spring Security", "JPA / Hibernate",
    "PostgreSQL", "Redis"
    };
    @OverridepublicStringcurrentFocus() {
    return"Narrative Watch — detecting coordinated disinformation";
    }
    publicstaticvoidmain(String[] args) {
    System.out.println(newRohit().currentFocus());
    }
    }

    rohit@dev:~$ ⚡ Tech Stack

    typing command

    rohit@dev:~$ 🚀 Featured Projects

    typing command

    Full-stack cafe e-commerce platform with JWT authentication, Redis caching, and PostgreSQL primary-replica read/write splitting. Load tested to 700 concurrent users with 0% errors.

    Java 21Spring BootPostgreSQLRedis

    📡 MeshPay

    Offline UPI payment prototype routed across 10 simulated mesh nodes using GPSR routing, X25519/Ed25519 encryption, and a Spring Boot bank backend.

    Java 21Spring BootPythonCryptography

    🦖 Rex

    A Git-like version control system built from scratch — content-addressable object storage, tree snapshots, and branching, no VCS libraries.

    Java 21SHA-1zlib

    rohit@dev:~$ 📊 GitHub Statistics

    typing command

    rohit@dev:~$ 🐍 Contribution Snake

    typing command

    contribution snake animation

    rohit@dev:~$ 💻 LeetCode

    typing command

    "Programs must be written for people to read, and only incidentally for machines to execute."
    — Harold Abelson

    typing exit

    Pinned Loading

    1. Rex-A-Version-Control-SystemRex-A-Version-Control-SystemPublic

      Java

    2. MeshPay-Offline-UPI-MeshPay-Offline-UPI-Public

      Java

    3. HeatVisionHeatVisionPublic

      Python

    4. BloomsCafeBloomsCafePublic

      TypeScript 1