White search icon
News
AI

A Smarter Way to Showcase Your GitHub Projects

Elevate your portfolio site by integrating AI chatbots that provide real, code-backed answers about your projects and work.

27-03-2026 |


Elevate your portfolio site by integrating AI chatbots that provide real, code-backed answers about your projects and work.

When it comes to showcasing work in the digital age, traditional methods often fall short. A resume or static portfolio pages can only tell so much of your story—especially when it comes to technical skills that require concrete evidence. But what if you could provide real-time insights into your projects and code? That’s exactly what one developer has achieved by integrating an AI agent with their GitHub repositories.

From Parlor Tricks to Practical Insights

The conventional approach of feeding a resume or project descriptions into an AI model for chatbots is nothing more than a parlor trick. These models can’t provide the depth and specificity needed when answering detailed questions about your work, such as "How does George handle test coverage?" The answer should be backed by actual code rather than generic statements.

Enter nullclaw, an AI agent that runs on a minimal perimeter box. This 678 KB Zig binary uses only around 1 MB of RAM and is designed to handle greetings, triage simple questions about the developer’s background, and even clone repositories to substantiate claims with real code snippets.

Behind this public-facing doorman lies ironclaw, a more powerful private agent. This system has access to deeper personal context and handles complex inquiries routed from nullclaw while maintaining strict security boundaries between the two agents.

1-AI

The choice of IRC as the communication protocol is strategic for several reasons:

  • Speed Matters More Than Depth: For a doorman, sub-second responses are crucial. With minimal spending on inference budgets, nullclaw can handle greetings and simple questions efficiently.
  • No Access to Private Data: By keeping the public-facing agent (nullclaw) from accessing private data, security is maintained while still providing valuable insights through ironclaw when needed.

This setup ensures that visitors get accurate information backed by actual code. For instance, if a hiring manager asks about test coverage in one of your projects, the AI can clone the relevant repository and provide specific details on how tests are handled rather than just stating it values comprehensive testing.

Why This Matters for Developers

The benefits extend beyond mere technical showcases. By integrating such an advanced system, developers can:

  • Elevate Their Portfolio: Offer real-time insights that go beyond what a resume or static pages could provide.
  • Avoid Parlor Tricks: Provide genuine and specific answers to questions about their work.
  • Increase Engagement: Keep visitors engaged with dynamic, code-backed responses rather than generic text.

This approach not only showcases technical skills but also demonstrates a commitment to transparency and honesty. In an era where information is abundant yet often superficial, this method stands out as both innovative and practical.


An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.