Skip to content
View Kenasvarghese's full-sized avatar

Block or report Kenasvarghese

Report abuse

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

Report abuse

Pinned Loading

  1. Worker-pool Worker-pool Public

    A lightweight Go worker pool implementing concurrent job processing with generics, buffered queues, and optional result handling.

    Go

  2. Reverse-Proxy Reverse-Proxy Public

    A high-performance, resilient HTTP/HTTPS caching proxy built in Go, designed to showcase robust backend development skills including rate limiting, and network middleware implementation.

    Go

  3. Auction-Simulator Auction-Simulator Public

    A high-concurrency auction simulator in Go with resource-aware execution.

    Go

  4. Booking-App Booking-App Public

    An application for managing rental properties

    TypeScript

  5. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    This repository contains my solutions and practice problems for Data Structures and Algorithms (DSA). It's a personal journey to strengthen problem-solving skills and deepen my understanding of cor…

    Go

  6. PDF-Generator PDF-Generator Public

    PDF generation service in Go with HTML template

    Go