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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
likhithkp/readme.md
  • Core Interests : Backend Development, Low-level Systems, System Design, Performance Optimization, Computer Architecture...
  • Experienced with : Go, net/http, Gin, Node.js, Express.js, Postgres, GraphQL, MongoDB, ORMs, Caching, Rate Limiting & Messaging Queues
  • Currently learning : Software Architecture, System Design

Pinned Loading

  1. 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

  2. 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

  3. ecommerce-order-managent-system ecommerce-order-managent-system Public

    A scalable order management system built using Golang, Kafka, and PostgreSQL, following a microservices architecture. The system efficiently handles orders, payments, and inventory updates through …

    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. React-Vite-Google-Search-Clone React-Vite-Google-Search-Clone Public

    Google search clone using React.js and Tailwind CSS

    JavaScript