Skip to content
View lande26's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report lande26

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
lande26/README.md
██╗  ██╗ █████╗ ██████╗ ████████╗██╗██╗  ██╗
██║ ██╔╝██╔══██╗██╔══██╗╚══██╔══╝██║██║ ██╔╝
█████╔╝ ███████║██████╔╝   ██║   ██║█████╔╝ 
██╔═██╗ ██╔══██║██╔══██╗   ██║   ██║██╔═██╗ 
██║  ██╗██║  ██║██║  ██║   ██║   ██║██║  ██╗
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝╚═╝  ╚═╝
Typing SVG

       


$ whoami

name     : Kartik Lande
degree   : B.Tech Electronics & Telecom @ VJTI Mumbai
role     : SDE Intern @ MariTribeOne
status   : Open to full-time SDE / Full-Stack roles
stack    : MERN · TypeScript · AWS · Docker
contact  : kartiklande70@gmail.com

$ ls ./skills

Languages

C++  ████████████  90%
JS   ███████████░  85%
TS   ██████████░░  80%

Frontend

React    ████████████  90%
Next.js  ██████████░░  80%
Tailwind ████████████  90%

Backend & Infra

Node/Express  ████████████  88%
MongoDB/Redis ██████████░░  80%
AWS/Docker    █████████░░░  75%
Full Tech Arsenal 🗃️

Frontend   React Next.js TailwindCSS TypeScript

Backend   Node.js Express WebSockets JWT

Databases   MongoDB Redis SQL Supabase

DevOps & Cloud   AWS Docker Vercel Linux

Tools   Git Postman Figma Cloudinary


$ git log --stats


$ cat ./writing



I write about systems, internals, and things I build to understand how they actually work.

Article Date
🐺 I built Redis in Go. Here's What I Learned About How It Actually Works Jun 2026
🚀 You Push Code. Then What? What Actually Happens When You Push Code Jun 2026

Read all articles on Medium


$ ./competitive

   

$ cat ./beyond_code.txt

🏏  Cricket     →  weekend warrior
🥊  Boxing      →  stress.exe terminated
🧮  Math        →  unsolved problems enjoyer
🎌  Anime       →  yes, I'm that guy

contribution snake



Code Hard. Debug Harder. Ship Faster.

Pinned Loading

  1. Valkyr Valkyr Public

    Writing a Redis-compatible key-value store from scratch in Go. Hand-rolled RESP2 parser, concurrent client handling via goroutines, TTL expiry with a min-heap, AOF persistence, Pub/Sub via channels…

    Go 1

  2. LandeMon LandeMon Public

    Landemon : Stream 500,000+ movies & series for free. Watch parties with voice, chat & real-time sync. Built with Next.js, Neon Postgres, Upstash Redis & LiveKit WebRTC.

    TypeScript 1 1

  3. PollMap PollMap Public

    A high-performance real-time polling and Q&A platform designed for live events, classrooms, and interactive presentations. Built with React, Node.js, WebSockets, and Redis for low latency real-time…

    JavaScript

  4. ForgeQueue ForgeQueue Public

    A fault-tolerant distributed job queue built in Go using Redis.

    Dockerfile

  5. Job-Portal Job-Portal Public

    Full-stack MERN job portal with JWT authentication, role-based access, and job tracking features including saved and applied jobs.

    JavaScript