Skip to content
View Pomilon's full-sized avatar

Block or report Pomilon

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

Hi, I'm Pomilon

I’m a university student and hobbyist developer. I enjoy building things from scratch, ranging from experimental AI architectures and low-level systems to creative tools and game engines. Most of my projects are just personal explorations of ideas that interest me.

Things I'm working on

  • Pome & Peck: A scripting language and its package manager.
  • CRSM & Aetheris: Researching alternative AI models and reasoning.
  • Sonir: A physics-based audio visualizer.
  • Polir: A simple 2D game engine built with SDL2 and OpenGL.
  • ManhwaSearch: A self-hosted scraper and reader.
  • Plexir: a modular, keyboard-centric AI terminal workspace.
  • Kognit: An AI technical biographer that audits GitHub profiles, producing professional persona reports, humor profiles, and savage roasts.

Current Status

I have several projects currently in private repositories. I'm working on stabilizing them and hope to move them to public repositories once they are ready for use.

Tools & Languages

I mostly work with C/C++, Python, and JavaScript/Node.js.

Why I Build Things

I build projects for my own enjoyment and self-satisfaction, because I can, and because I genuinely love creating. Sharing my work is a way to let others peek into my ideas and experiments, even if most of them are just personal explorations. Nothing is done to impress, it’s all about curiosity, learning, and having fun along the way. (even if sometimes they drive me insane)


WebsiteHugging FacePomilon Intelligence Lab

"Just building whatever comes to mind."

Pinned Loading

  1. Pomilon-Intelligence-Lab/CRSM Pomilon-Intelligence-Lab/CRSM Public

    CRSM (Continuous Reasoning State Model): An asynchronous "System 2" architecture that implements Hierarchical State Sovereignty within a Mamba backbone. Unlike traditional search wrappers, CRSM use…

    Python 1

  2. Pomilon-Intelligence-Lab/Aetheris Pomilon-Intelligence-Lab/Aetheris Public

    Aetheris is a hybrid Mamba-MoE Language Model designed for efficiency by combining the strengths of both Mamba and Mixture-of-Experts.

    Python 1

  3. Pome Pome Public

    Pome is a powerful scripting language that pairs a lightweight, Lua-style syntax with advanced features like classes and modules.

    C++ 1

  4. Peck Peck Public

    Pome's official package manager.

    C++ 1

  5. Polir Polir Public

    A lightweight, modern C++ 2D game engine built on SDL2 and OpenGL.

    C++ 1

  6. Plexir Plexir Public

    Plexir is a modular, keyboard-centric AI terminal workspace that combines multi-provider LLM orchestration, persistent Docker sandboxing, and advanced agentic tools into a professional TUI. Designe…

    Python 2