Skip to content
View apharnakamath's full-sized avatar

Block or report apharnakamath

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

Pinned Loading

  1. microservice-dependency-and-blast-radius-prediction microservice-dependency-and-blast-radius-prediction Public

    Predicts what happens next when a microservice fails : which other services get hit, how badly, and how fast. Trained on real cascading-failure data from a live 18-service mesh, not synthetic labels.

    Python

  2. multi-database-query-router-and-optimizer multi-database-query-router-and-optimizer Public

    Routes queries to PostgreSQL, Redis, or pgvector by learning query intent instead of relying on hardcoded rules.

    Python

  3. lost-and-found-system lost-and-found-system Public

    Lost & found platform built with Spring Boot, Java, and MySQL, following OOAD, SOLID, and GRASP design principles.

    Java

  4. docksmith docksmith Public

    Lightweight Docker-compatible container image store in Go with SHA-256 content addressing, layer tracking, and thread-safe disk-backed caching.

    Go

  5. blockchain-based-academic-peer-review-system blockchain-based-academic-peer-review-system Public

    Decentralizes the academic peer review lifecycle as immutable on-chain transactions using Solidity smart contract, pseudonymous reviewers, and IPFS-backed paper storage.

    Python