Skip to content
View hubinoretros's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hubinoretros

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

Hi, I'm Hubino πŸ‘‹

🌐 hubino.com.tr Β· πŸ“§ Email Β· πŸ“¦ npm


πŸ”₯ Featured Project

🧠 deep-thinker

Advanced cognitive reasoning MCP server β€” goes beyond sequential-thinking with DAG-based thought graphs, 5 reasoning strategies, metacognitive engine, and self-evaluation.

npx deep-thinker β€” works with Claude Desktop, Cursor, Windsurf, and any MCP client

Key features:

  • DAG Thought Graph β€” branching, merging, cross-edges
  • 5 Strategies β€” sequential Β· dialectic Β· parallel Β· analogical Β· abductive
  • Metacognition β€” stuck detection, auto strategy-switch
  • Confidence Scoring β€” multi-factor evaluation + self-critique
  • Pruning β€” dead-end removal, redundancy elimination

πŸ™οΈ code-to-city

VS Code extension that visualizes software projects as interactive 3D cities. Explore your codebase in a whole new way.


πŸ› οΈ Tech Stack

const hubino = {
  languages: ["TypeScript", "JavaScript", "Python", "Java", "C++"],
  learning:   ["Rust", "Go"],
  focus:      ["MCP", "AI Agents", "Cognitive Systems", "3D Visualization"],
  tools:      ["Node.js", "React", "Docker", "GitHub Actions"],
  standards:  ["Model Context Protocol", "WebExtensions"]
};

πŸ“Š GitHub Stats

GitHub Stats Top Languages

GitHub Streak


🌍 Open Source Presence


"Building tools that help AI think better."

Popular repositories Loading

  1. deep-thinker deep-thinker Public

    Advanced cognitive reasoning MCP server β€” DAG thought graph, 5 strategies, metacognition, self-critique, knowledge integration, and pruning

    TypeScript 2

  2. code-to-city code-to-city Public

    Code-to-City is a VS Code extension that visualizes your software projects as an interactive 3D city. This innovative approach makes exploring your codebase fun and intuitive.

    TypeScript 1

  3. hubinoretros hubinoretros Public

  4. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.