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
  • 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 updates instantly via WebSockets.

    Go

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

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

  4. bill-generator bill-generator Public

    Simple CLI tool, saves and generates the bill in .txt format

    Go 1

  5. enhanced-music-library-management-api enhanced-music-library-management-api Public

    RESTful Music Library Management API that allows users within an organization to manage their collection of Artists, Tracks, and Albums. Each organization has a single Admin who oversees the system…

    JavaScript

  6. React-Vite-Google-Search-Clone React-Vite-Google-Search-Clone Public

    Google search clone using React.js and Tailwind CSS

    JavaScript