Skip to content
View Lagmator22's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report Lagmator22

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
Lagmator22/README.md
Animated Typing Header
github contribution grid snake animation

LinkedIn | Discord


Engineering Focus

I specialize in low-level systems programming, hardware-accelerated AI inference, and building localized applications. My work involves bypassing high-level abstractions to achieve native compute performance through pristine C++ architecture and memory optimization.

🏗️ Featured Projects

A localized, privacy-first AI search engine built from scratch in C++.

  • Implements custom inference pipelines with an architecture designed for AIPC and Cloud hybrid offloading.
  • Focuses on bypassing traditional Python overhead to achieve native latency.

Local transcription studio built with Whisper.cpp and C++.

  • Working intimately with raw C/C++ implementations of OpenAI's Whisper model to deeply understand and optimize local speech-to-text.
  • Optimized for bare-metal memory allocation and matrix multi-threading.

🛠️ Technical Capabilities


📈 GitHub Stats & Languages

Lagmator22's GitHub stats Top Languages Donut Chart

🌟 Hacktoberfest & Open Source Badges

Holopin Badges

Pinned Loading

  1. OvaSearch OvaSearch Public

    Native C++ Multimodal RAG Engine powered by Intel OpenVINO | GSoC 2026

    C++ 1

  2. Lisper Lisper Public

    Local transcription studio built with whisper.cpp and C++

    C++ 1

  3. TopK-NaN-OpenVINO TopK-NaN-OpenVINO Public

    Proof of Concept demonstrating enhanced TopK behavior in OpenVINO with robust handling of NaN values.

    C++ 1

  4. Portfolio Portfolio Public

    Work-in-progress personal portfolio site

    JavaScript 1

  5. mnemolite mnemolite Public

    MnemoLite is a context-aware adaptive memory + RAG framework for on-device agentic systems (iOS + Android + desktop). Primary C++ core with Swift/Kotlin/Python bindings.

    Python

  6. memogent memogent Public

    Memogent is a context-aware, adaptive memory orchestrator for on-device agentic systems. C++23 core with iOS/Android bindings + Python reference. Next-app prediction, adaptive cache, KV-cache manag…

    C++