Skip to content
View Luqueee's full-sized avatar
😚
Mec
😚
Mec

Block or report Luqueee

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.

Content in all repositories owned by your account will be closed.
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
Luqueee/README.md

Hi, I'm Luqueee 👋

I work with React Router, TypeScript, Go, PostgreSQL, and MongoDB. I'm currently studying Java.

Featured projects

My daily driver for remote development. I use mole every day to bring services from remote machines to my own localhost. It forwards ports through a single SSH connection, discovers new services, and keeps running in the background.

mole up --remote dev --auto-discover -d

Explore code through its relationships. Kivgraph is a local MCP server that builds a semantic graph across repositories. It helps answer questions about references, dependencies, cross-repository consumers, and change impact.


A few unfinished research projects:

  • AI-agent observability — Tracepress: a local-first Rust runtime for observing agent traffic and studying context use.
  • AI-driven browser testing — Jolty: an experimental Playwright framework with a local decision model for browser actions.
  • Streaming systems — LanPlay: low-latency Windows-to-macOS streaming, tested across real hardware and Wi-Fi.

You can also find my work on KenaBot and Nantic, or visit my website.

Pinned Loading

  1. kivgraph kivgraph Public

    A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.

    Go 21 4

  2. mole mole Public

    SSH port forwarder for dev workflows — single connection, auto-discover, auto-reconnect.

    Go 4 1

  3. jolty jolty Public

    Low-latency AI-assisted E2E testing

    TypeScript

  4. lanplay lanplay Public

    Rust