Skip to content
View Gorvvb's full-sized avatar

Block or report Gorvvb

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Gorvvb/README.md

👋 Hello I'm Gorv

  • Game engine developer
  • C++ | OpenGL

What I'm working on:

  1. Knowledge Graph Reasoner - a local knowledge graph engine that ingests text and Wikipedia, extracts entities and relationships. Has WebGL visualization and natural language querying
  2. Socratic Engine - a local dialogue engine that examines claims and decisions using six structured Socratic moves. Tracks sessions, avoids repeating moves, and exports dialogues as markdown
  3. Octopus Engine - an in-progress game engine designed as the foundation for future game projects

Past Projects

  • Waffle (C++)
    Discontinued 2D/3D game engine with native scripting support

  • Entropy Engine (C++)
    First rendering engine built while learning OpenGL

  • Oligarch (C++)
    Interpreted programming language with stack-based instructions

  • Impostor (JavaScript)
    Fully playable multiplayer social deduction game with chatroom and automatic role selection

Pinned Loading

  1. Elenchus Elenchus Public

    Python

  2. Knowledge-Graph-Reasoner Knowledge-Graph-Reasoner Public

    A local knowledge graph engine that can ingests Wikipedia articles and plain text, and extract entities and their relationships using spaCy and Groq LLMs. Has WebGL visualization, natural language …

    Python

  3. Socratic-Engine Socratic-Engine Public

    A local Socratic dialogue engine that examines claims and decisions using six structured moves. Tracks session history, avoids repeating moves, caches summaries, and exports dialogues as markdown. …

    Python

  4. Impostor Impostor Public

    Impostor is a multiplayer social deduction game where players join a lobby, chat, and try to uncover the impostor. It’s fully playable, self-contained, and will not receive further updates.

    Python

  5. Waffle Waffle Public

    Waffle: A discontinued game engine designed for the development of both 2D and 3D games. It features native scripting capabilities, allowing for flexible game design and masterful control of the re…

    C++

  6. Oligarch Oligarch Public

    Oligarch is a discontinued interpreted programming language developed in C++. It features simple yet powerful instructions that enable the user to have masterful control over the stack. This flexib…

    C++