Skip to content
View dgtalbug's full-sized avatar
😎
Dreaming
😎
Dreaming

Block or report dgtalbug

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

Hey πŸ‘‹πŸ½, I'm DgtalBug!

(async () => {
  // dgtalbug.dev β€” Code, clubs, and a hint of chaos. β˜•πŸš€
  const dgtalbug = {
    bio: `Perfect Melancholy with a Sanguine twist. Started with Android apps πŸ“±,
      now architecting scalable, cloud-native madness in Java & Go ☁️. 
      Passion became profession, debugging became a lifestyle, and coffee became a food group β˜•.`,
    firstLove: ['Java β˜•', 'Go 🦫'],
    oldFriends: ['JavaScript 🌐', 'Python 🐍'],
    crazyAbout: [
      'Functional Programming 🧩',
      'Multithreading 🧡',
      'Scripting πŸ“œ',
      'Solving race conditions (mostly) 🏁'
    ],
    recentAddiction: [
      'Docker 🐳',
      'Spring Boot 🌱',
      'AWS ☁️',
      'Spring Cloud ☁️',
      'Automating life with n8n πŸ€–'
    ],
    funFacts: [
      'Code reviewer by day, meme lord by night πŸ‘¨β€πŸ’»πŸ€£',
      'Debugging at 2AM: productivity hack or existential crisis? ⏰πŸ’₯',
      'Dream: Replace family WhatsApp with Slack (someday) πŸ“²βž‘οΈπŸ’Ό',
      'Ships before EOD (unless deploying on Fridays) πŸš’πŸ•'
    ],
    catchPhrase: 'Turning passion into code, and code into open source clubs! πŸ†',
    // TODO: Ship production code, then reward with celebratory pizza. πŸ•
  };
})();

πŸš€ Open Source Projects

  • Stephen: A JARVIS-style open-source LLM-powered assistant for developers πŸ€–
  • Horcrux: A modular, extensible AI framework for orchestrating powerful LLM workflows πŸ§™β€β™‚οΈ

⭐️ Star them, contribute, or just peek under the hood!


πŸ›οΈ Clubhouse (Tech Communities & Blog Clubs)

Club Description Blog Main Archive/Mirror
The O(n) Club DSA deep dives, famous problems, algorithmic memes 🧠 Main Ghost
The Mutex Club Multithreading magic, race conditions, coffee concurrency 🦾 Main Ghost
The Side Effect Club Tech life, side hustles, automation chaos, honest confessions πŸ€Ήβ€β™‚οΈ Main Ghost
The What If Club Meme-fueled YouTube/Instagram shorts, alt-reality experiments 🎬 Youtube Instagram

Blog Home: dgtalbug.dev β€’ Archive/Mirror: dgtalbug.ghost.io


🌱 Communities

  • πŸ—£οΈ Contributor: Google Assistant Actions
  • 🀝 Member: Google Android Community
  • πŸŒ‘ Loyalist: Stack Overflow (Dark Mode crew)
  • πŸŒπŸ€– Fan: Open Source & AI Clubs

πŸ€” Fun Facts

  • Code reviewer by day, meme lord by night πŸ‘¨β€πŸ’»πŸ€£
  • Debugging at 2AM: productivity hack or existential crisis? ⏰πŸ’₯
  • Dream: Replace family WhatsApp with Slack (someday) πŸ“²βž‘οΈπŸ’Ό
  • Ships before EOD (unless deploying on Fridays) πŸš’πŸ•

🌍 Where I Wander Online

  • πŸ§‘β€πŸ’» GitHub β€” Code, chaos, and open source caffeine
  • πŸ“ Blog β€” Brain dump central (see also Archive)
  • πŸ•΄οΈ LinkedIn β€” My suit-and-tie self

πŸ† Signature Move

Turning passion into code, and code into open source clubs!


Built with β˜•, πŸš€, and more open tabs than I’ll ever admit.

Pinned Loading

  1. dextree dextree Public

    VS Code extension that indexes your codebase into a semantic graph. Explore symbols, call graphs, imports, and quality signals interactively. Git-aware blast radius analysis shows what any commit o…

    TypeScript 1

  2. cerebro cerebro Public

    Scaffolding for a model introspection platform for gradient-boosted trees. Ships today: project skeleton, structured logging, an exception taxonomy, import-linter boundary checks, and contract-drif…

    Python

  3. arc-framework/guardrails arc-framework/guardrails Public

    General-purpose Python guardrails library β€” PII detection, prompt injection prevention, and toxic output filtering.

    Python

  4. arc-framework/arc-cli arc-framework/arc-cli Public

    The official Go CLI for the Agentic Reasoning Core. Orchestrates the platform by handling project scaffolding, local development, and service management. It fetches verified configurations from the…

    Go

  5. arc-framework/arc-platform arc-framework/arc-platform Public

    The official production monorepo for A.R.C. Houses the "Brain" (Python/LangGraph), Voice services, and OCI-compliant Docker infrastructure. Enforces strict security, immutability, and CI/CD gates. …

    Python

  6. arc-framework/.github arc-framework/.github Public

    This is the one repo to rule them all. The 'Don't-Repeat-Yourself' for all our other repos' CONTRIBUTING and README files