Skip to content
View likhithkp's full-sized avatar
💫
💫

Block or report likhithkp

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pulse pulse Public

    Pulse is a real-time, location-based awareness app that allows users to view and report events happening around them. It helps users stay informed about nearby incidents, activities, and alerts in …

    Go

  2. realtime-notifications-service realtime-notifications-service Public

    A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebS…

    Go 1

  3. distributed-task-queue distributed-task-queue Public

    A lightweight distributed task queue using Go, Redis, and net/http. Supports async task execution with scalable producers and workers.

    Go

  4. text-search-engine text-search-engine Public

    A high-performance text search engine developed in Go, designed to efficiently load, index, and search large datasets from XML wiki dumps. This project features a custom indexing algorithm that sig…

    Go

  5. rate-limiter rate-limiter Public

    A Go project showcasing three rate-limiting implementations: per-client (IP-based), token bucket, and tollbooth middleware. Each approach is modularized for clarity and efficiency.

    Go

  6. banking-ledger-service banking-ledger-service Public

    A Golang backend service for managing bank accounts and transactions with reliable, asynchronous processing. Ensures consistent balances using PostgreSQL, Kafka, and MongoDB for scalable ledger man…

    Go