Skip to content
View DrZuzzjen's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report DrZuzzjen

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

Hey, I'm Jean Francois!

CTO @ My Tech Plan | Head of AI & Tech @ GenAI Summit EU | AI Engineer

Twitter LinkedIn Website


About Me

class DrZuzzjen:
    def __init__(self):
        self.name = "Jean Francois Gutierrez"
        self.role = "CTO & Head of AI"
        self.companies = ["My Tech Plan", "GenAI Summit EU"]
        self.location = "Valencia, Spain"
        self.interests = ["Agentic Systems", "LLMs", "AI Safety", "Developer Tools"]

    def current_focus(self):
        return "Shipping agentic systems at MTP & running Europe's reference applied-AI conference"

GitHub Metrics

GitHub Metrics

Tech Stack

Agentic Coding

Claude Code Cursor OpenAI Codex Google Antigravity Kluster.ai OpenClaw

Agent Frameworks & Automation

LangGraph LangChain MCP Dify n8n Hermes

AI / ML & Providers

Anthropic OpenAI Hugging Face PyTorch

Cloud AI

Azure AI Foundry AWS Bedrock Vertex AI

Languages

Python TypeScript JavaScript

Web & Tools

Next.js React Node.js Docker


Featured Projects

Project Description Tech
activation-steering-lab Interactive tool to inject thoughts into AI models - Based on Anthropic's research Python
LLM_Arena LLM comparison and testing arena Python
openapi-express Secure proxy for OpenAI API with auth & tracking JavaScript
personal-site Personal website with Windows 98 style TypeScript

Contribution Snake

github-snake

Let's Connect!

I'm always open to interesting conversations and collaboration opportunities.

Profile Views

Pinned Loading

  1. activation-steering-lab activation-steering-lab Public

    🧠 Interactive tool to inject thoughts into AI models and explore activation steering - Educational implementation of Anthropic's 2025 introspection research

    Python 1

  2. LLM_Arena LLM_Arena Public

    Python

  3. openapi-express openapi-express Public

    Express.js microservice that acts as a secure proxy for OpenAI's API with user authentication, conversation history, and token usage tracking

    JavaScript

  4. random-prediction-2 random-prediction-2 Public

    Random Prediction Game v2.0 - Next.js version with interactive safe dial UI

    TypeScript