Skip to content
View zeel991's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report zeel991

Report abuse

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

Report abuse
zeel991/README.md

gitartwork

const me = {
  pronouns: "He" | "Him" | "Codezilla",
  code: [
    "Rust 🦀",  
    "Java ☕",    // "Yes, I still use 'public static void main' like it's 2003. Fight me."
    "Python 🐍"  
  technologies: {
    backEnd: {
      rust: ["Actix", "Tokio"],  // "Async code so complex it needs a therapist"
      js: ["Node", "Express"],
    },
    devOps: ["Docker🐳"],
    databases: ["MongoDB", "MySql", "Postgres"],
  },
  currentProject: "Building an AI-powered coffee machine ☕ that writes code",
  DadJoke: "There are 10 types of people in the world: those who understand binary and those who don't"
};


stats graph streak graph

javascript logo typescript logo html5 logo css3 logo python logo c logo java logo rust logo solidity logo docker logo react logo git logo ipfs logo

Pinned Loading

  1. UseOnce-Pallet-Demo UseOnce-Pallet-Demo Public template

    Forked from JoshOrndorff/substrate-node-template

    A new FRAME-based Substrate node, ready for hacking.

    Rust