Skip to content
View KingrogKDR's full-sized avatar

Block or report KingrogKDR

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
KingrogKDR/README.md

Hi there 👋

My name is Abhishek Saikia.

I like backend and infra.

I love tinkering with the internals of systems and reimplementing them through system thinking and reverse engineering. Especially with the advent of AI, I believe designing useful, efficient and secure systems matter more than ever.

Check out my blogs here: https://kingrogkdr.github.io

How to reach me:

Languages & Tools

Languages

Python JavaScript TypeScript Java Go

Tools & Technologies

React Next.js Node.js Docker Kubernetes Git GitHub PostgreSQL MongoDB


Profile Views

Profile Views

Pinned Loading

  1. Craw Craw Public

    A ground-up implementation of a web crawler that incorporates key system design patterns such as producer-consumer pipelines, Redis-backed task queues (SQS-like visibility timeouts), domain-aware r…

    Go 2

  2. Vynsol Vynsol Public

    Built from first principles, this backend system applies layered architecture, JWT-based authentication, RBAC, token-bucket rate limiting, pagination, and soft-delete with scheduled cleanup to ensu…

    JavaScript

  3. video-transcoding video-transcoding Public

    Forked from MistakenPirate/video-transcoding

    A Turborepo monorepo for scalable video transcoding. Upload videos via REST API, process them through a BullMQ job queue, and convert to HLS format with multiple resolutions (360p-1080p). Built wit…

    TypeScript