Skip to content
View krishnaaarwal's full-sized avatar

Block or report krishnaaarwal

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
krishnaaarwal/README.md

Typing SVG


LinkedIn GitHub Profile Views


$ whoami

public class Krishna {

    final String role     = "Backend Developer @ GDG on Campus AKGEC";
    final String college  = "B.Tech CSE · AKGEC Ghaziabad · 2028";
    final String focus    = "Java / Spring Boot / Distributed Systems";
    final String building = "Nexis — Real-time collaborative IDE";
    final String status   = "Open to backend internships & opportunities";

    List<String> interests = List.of(
        "Microservices architecture",
        "Real-time systems",
        "Kubernetes & container orchestration",
        "DSA in Java"
    );
}

🛠️ Tech Stack

Backend

Java Spring Boot Spring Security Spring Cloud Gateway WebSocket

Messaging & Caching

Redis RabbitMQ Redisson

Infrastructure & Storage

Docker Kubernetes PostgreSQL MinIO

Frontend

React TypeScript Vite


🚀 Featured Project

Stars Last Commit Top Language

6 Spring Boot microservices · Operational Transform · Sandboxed Docker code execution · Session recording & playback · Kubernetes


📊 GitHub Stats

 

Always open to interesting backend problems. Reach out on LinkedIn.

Pinned Loading

  1. Nexis Nexis Public

    Real-time collaborative IDE — 6 Spring Boot microservices with Operational Transform, sandboxed Docker code execution, session recording & playback, and full Kubernetes deployment.

    Java 1

  2. Internship-Tracker-Api Internship-Tracker-Api Public

    CRUD Spring Boot project

    Java