Skip to content
View karthik-bsubramanian's full-sized avatar
💭
!
💭
!

Highlights

  • Pro

Block or report karthik-bsubramanian

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

Hey there! Stalker 👀😏

Yo, I'm Karthik 👨‍💻

A CS student from 🇮🇳 trying to crack the matrix.
Obsessed with learning tech, building cool stuff, and being a better human 💭💻


🧠 What I’m About

I don't just wanna be another dev who builds things.

I'm obsessed with how things work. I go deep. I lose hours going off-track, digging into internals instead of just using stuff on the surface.
My bookmarks? They’re an endless jungle of articles, docs, RFCs - all tagged "read later", and somehow they just keep going forever.
I couldn't catch up reading all of those yet.

Honestly, I like staying hectic😂. Always got a side project running so I never hit boredom mode.
No big hobbies. Maybe scrolling X when I need a reset (not sure if that counts, but hey, that’s what I do).

I prefer learning by building. I don’t feel like I actually know something unless I build with it.


🛠️ On The Road

  • Crack clean open source contributions
  • Push side projects that actually do something useful
  • Learn AI + Web3 fundamentals like a mad scientist
  • Build a strong personal brand with code, not buzzwords

My Philosophy

  • Not chasing job titles.(Of course I need a job, but I’m not learning just to get one.)

My Talent

I can make my code work easier than my stupid-ass mind😭


Pinned Loading

  1. paperplanes paperplanes Public

    Retro themed personal blogging Application

    TypeScript

  2. LeetCode LeetCode Public

    A collection of LeetCode problems I solved as part of my problem solving journey - automated commits using [LeetHub v2]

    C++

  3. paperplanes-server paperplanes-server Public

    JavaScript

  4. mockpay mockpay Public

    A payment application in a Turborepo + Next.js setup with the actual payment mocked out.

    TypeScript

  5. My VSCode vim config My VSCode vim config
    1
      "vim.useSystemClipboard": true,
    2
      "vim.visualModeKeyBindingsNonRecursive": [
    3
        {
    4
          "before": ["p"],
    5
          "commands": ["editor.action.clipboardPasteAction", "extension.vim_escape"]
  6. mydots mydots Public

    My dotfiles - Always the best

    Shell