Skip to content
View Pomilon's full-sized avatar

Block or report Pomilon

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

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.


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): Integrates the Mamba SSM backbone with a concurrent MCTS planner for autonomous, low-latency reasoning. It achieves self-correction by having the MCTS compu…

    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