$ cat /etc/0xtharun.tsclass Tharun { readonly GENESIS = 1011484800; // First commit: 20 JAN 2002 public readonly config = { name: "Tharun Kumar", displayName: "0xtharun", role: "Full Stack Developer", location: "Somewhere between Coffee && Keyboard", }; public readonly stack = { languages: ["C", "Python", "TypeScript", "Go", "Rust", "Java", "Node.js"], frameworks: ["Express", "React", "Next.js", "TailwindCSS"], databases: ["MongoDB", "MySQL"], tools: ["Linux", "Git", "Docker"], }; private readonly debugLog = [ "Can't get enough with IDE themes", "Thinks coffee is the answer", "Uses ENUMs for everything", "Talks to rubber ducks", "Scared of semicolons", "Loves to code at night", ]; public getUptime(): string { return "8700 days"; // 23 years, 299 days } } // TODO: Navigating life one commit at a time // System Status: Online | Coffee Level: High | Debug Mode: Active // Last system check: 11/15/2025$ git log --oneline0xc0ffee Initial commit: Developer.genesis() 1337c0d feat: add TypeScript superpowers 0xdebug fix: resolve coffee overflow exception 0xc0ded feat: implement rubber duck debugging deadc0de style: upgrade IDE theme collection 1234567 feat: enable matrix mode v1.0.0 c0ffee5 perf: optimize caffeine intake 0xbeans deps: upgrade coffee dependencies badc0de fix: handle semicolon anxiety feed123 docs: update README with new powers