Skip to content
View christophevg's full-sized avatar
🤓
nerding
🤓
nerding

Block or report christophevg

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

Hi there 👋

My name is Christophe VG and these repositories contain my serious and less serious code ramblings. My interests are mainly focused on software development as a trade and tooling to get things done.

I'm basically on this eternal quest to create my personal stack to be able to quickly create whatever little application crosses my mind. Because they come across often and fast, if I'm not done quickly enough, they end up somewhere in /dev/null 😇

Since the early 80s, programming languages have always had an enormous attractive force on me, making me explore every single one I could lay my hands on. Many I'd like to erase from my memory (Visual Basic, Java, C#, yes I'm talking about you!) Notable highlights that got some appreciation over time included PHP, Javascript, C,.. and around 2013 Python entered my editor. Just like MacOS, it felt like the "where-have-you-been-all-my-life" experience all over again, making all other languages feel like some form of masochism 😈

Lately, my workflow has been significantly influenced by my Agentic Collective, transforming into a true Agentic Workflow. This collective has exponentially enhanced my ability to convert ideas into tangible reality. With my dedicated team of analysts, architects, managers, testers, and documentation writers, I can now effectively propel ideas into my very own software factory and beyond.

Currently my (ever changing) focus is on the pinned repos below:

  • baseweb - my unholy matrimony of Python and Vue(tify), also known as my personal ultra-rapid web-application development environment, bringing together the basic and standardized technologies that I feel are appropriate for what I need to do at a given time (read: Python, Quart, OAuth, REST, SocketIO, Vue, Vuetify, JavaScript). I also try to keep baseweb-demo up to date with the latest additions, yet YMMV.
  • c3 - what started out as my "Coding Crew" experiment into the world of agents and skills, has evolved into my "Agentic Collective", who now also have their own GitHub account: @christophevg-agent.
  • yoker - like many others, I embarked on my agentic journey using one of the existing coding harnesses, Claude Code. However, I soon found myself frustrated with Claude’s limitations, which hindered my progress. Consequently, I decided to create my own harness with a clear vision of being fully Python-based. This meant eliminating MCP servers, relying solely on Python functions for tools, implementing a no-Bash tool policy, and enforcing strict guardrails. This endeavor resulted in the creation of Yoker, which is poised to replace Claude and enable my Agentic Collective to achieve greater autonomy. 🤞
  • roomz - With Yoker almost ready, I also wanted a fun way to interact with my Agentic Collective. Roomz offers a straightforward and well-defined chat room experience that enables me and my agents to join and engage in conversations.

And please remember: everything in these repositories is all and only about software: it is software and/or enables building software. It's made mostly for fun and shared as openly as possible for others to enjoy.

Nothing more, nothing less.

So ... Be kind, be useful, live and let live.

Pinned Loading

  1. baseweb baseweb Public

    A little bit of Python serving a lot of Vuetify goodness

    Python 1

  2. c3 c3 Public

    Christophe's Agentic Collective - a personal collective of agents and skills for agentic coding and much more

    Python

  3. yoker yoker Public

    A Python-based agent harness with configurable tools and guardrails.

    Python

  4. roomz roomz Public

    A real-time chatroom web service with a plugin architecture for extensible functionality.

    Python