Skip to content
View kris3c's full-sized avatar

Block or report kris3c

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

Hi, I'm Krish Arse πŸ‘‹

Full-Stack Developer Β· Backend & Cyber Security
Final-year CSE student @ IIIT Bhopal Β· building scalable, production-grade software

LinkedIn Email


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ B.Tech in Computer Science & Engineering @ IIIT Bhopal (2022–2026)
  • βš™οΈ I like building things that scale β€” distributed systems, backend services, and clean APIs
  • 🧠 Currently going deeper into Full Stack, DSA, CP, systems programming, distributed architecture, and DevOps
  • πŸ’Ό 3Γ— software intern across backend, full-stack, and Spring Boot / Java roles
  • πŸ“« Reach me at mailkrisharse@gmail.com

πŸ› οΈ Tech Stack

Languages

C C++ Go Python JavaScript TypeScript Java

Frontend

React Next.js Redux Tailwind CSS GSAP Bootstrap HTML5 CSS3

Backend & APIs

Node.js Express Spring Boot Hibernate GraphQL JWT

Databases

MongoDB PostgreSQL MySQL Redis

DevOps & Cloud

Git GitHub Actions Docker Kubernetes AWS GCP Azure Postman BigQuery


πŸš€ Featured Projects

πŸ—„οΈ HydraFS β€” Distributed Network File System

Fault-tolerant distributed file system in C with a Naming Server and multiple Storage Servers over TCP sockets. Supports 100 concurrent clients using POSIX threads with mutex/semaphore synchronization. Features LRU caching, trie-based path indexing, and automatic file replication.

C Β· POSIX Threads Β· TCP Sockets Β· Semaphores Β· Mutexes Β· Make

πŸ›‘οΈ VelocityGuard β€” Distributed Rate Limiter

Distributed rate-limiting service in Java / Spring Boot backed by Redis. Implements Token Bucket, Leaky Bucket, Fixed Window, and Sliding Window as atomic Lua scripts for thread-safe, low-latency enforcement across nodes. Includes adaptive limiting, anomaly detection, and a live React monitoring dashboard.

Java Β· Spring Boot Β· Redis Β· Lua Β· React Β· TypeScript Β· Docker

πŸ›’ ShopNest β€” Multi-Vendor E-Commerce Platform

Full-featured MERN multi-vendor marketplace built from the ground up β€” sellers manage storefronts, products, and orders; customers browse, purchase, and track via secure role-based auth. Taken from development to live production with Stripe payments, image hosting, and email verification.

MongoDB Β· Express Β· React Β· Node.js Β· Redux Toolkit Β· Stripe


πŸ“Š GitHub Stats

GitHub Streak

Profile views

Popular repositories Loading

  1. VelocityGuard VelocityGuard Public

    Java

  2. kris3c.github.io kris3c.github.io Public

    SCSS

  3. 0x4B1T.github.io 0x4B1T.github.io Public

    JavaScript

  4. HydraFS HydraFS Public

    Fault-tolerant distributed file system in C with naming server, replicated storage servers, LRU caching, and multi-client TCP support.

    C

  5. ShopNest ShopNest Public

    Full-stack ecommerce platform built with MongoDB, Express, React and Node.js. Features user & seller authentication, product listings, events, cart, orders and Stripe payments.

    JavaScript

  6. kris3c kris3c Public

    Personal profile repository