Skip to content
View silky-x0's full-sized avatar
:shipit:
Kya haal mitarrr
:shipit:
Kya haal mitarrr
  • India
  • 05:12 (UTC +05:30)

Block or report silky-x0

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

⚡Akhil's Code & Chaos

Full-time Debugger | Part-time Philosopher | Occasional Coder

Yes, people are stalking this profile


🔭 Currently Breaking Things With

+ Attempting a Multiplayer Chess Game (JS | Node | Express | Socket.io)
! Pretending to Understand Distributed Systems
# Staring at WebGL until it makes sense

🛠️ My Semi-Functional Toolbelt

interface AkhilBuildsStuff {
  frontend: ["TypeScript", "React", "Framer", "Three.js"],
  backend: ["Node.js", "Express", "MongoDB"],
  devOps: ["Docker", "Nginx", "AWS EC2"],
  learning: ["Kubernetes", "GraphQL", "Rust", "PostgreSQL"]
}

const akhil = new AkhilBuildsStuff();

📚 Current Rabbit Holes

  🔍 System Design Patterns (because why not)
  🧩 Domain-Driven Design (aka modeling reality... sort of)
  🌀 WebAssembly – because normal JS wasn’t confusing enough

🎧 Stuff I Do When I'm Not Yelling at my Code

  ♜  Chess (because regular stress wasn’t enough)
  📖  Reading psychology and then psychoanalyzing myself
  ☯️  Losing existential debates with myself at 3 AM
  💪  Lifting weights and pretending it’s easier than debugging

📬 Stalk Me Here

Email Twitter LeetCode GeeksForGeeks

Built. Broke. Fixed. Learned.

Popular repositories Loading

  1. Kernel-OS Kernel-OS Public

    Building Operating system from scratch.

    Assembly 2 2

  2. Spam-detector Spam-detector Public

    An machine learning algorithm to detect spam emails or such.

    Jupyter Notebook

  3. silky-x0 silky-x0 Public

  4. Portfolio Portfolio Public

    Portfolio sort of

    TypeScript

  5. 2chess 2chess Public

    A full Stack Chess game-in making!

    JavaScript

  6. blogAPI blogAPI Public

    Building REST API for blog(for now)

    Python