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

Block or report nbkarthi

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

Popular repositories Loading

  1. simple-dlt simple-dlt Public

    A simplified blockchain implementation for payment transactions, built in Java. This project demonstrates core distributed ledger concepts — block chaining via SHA-256 hashes, tamper detection, and…

    HTML

  2. dagger2-samples dagger2-samples Public

    Dagger2 sample project demonstrating dependency injection in Java, covering modules, components, and clean architecture patterns.

    Java

  3. entitlement-system entitlement-system Public

    A lightweight entitlement/approval rule engine that evaluates complex DSL expressions using the Shunting-yard algorithm (infix-to-postfix conversion) to determine approval outcomes. Avoids heavywei…

    Java

  4. qr-2fa qr-2fa Public

    QR-based passwordless authentication using mobile scanning for secure, credential-free login

    HTML

  5. hello-world hello-world Public

    Javalin lightweight micro-framework “Hello World” example in Java

    Java

  6. spring-cloud-gateway spring-cloud-gateway Public

    Forked from niral22/spring-cloud-gateway

    Production-style API Gateway built with Spring Cloud Gateway, demonstrating routing, filters, and microservices orchestration in a Spring Boot ecosystem.

    Java