Skip to content
View lmn451's full-sized avatar
💭
open for work
💭
open for work

Block or report lmn451

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

lmn451 banner

Developer tooling for editors, CSS, and code archaeology.

I build language servers, editor extensions, and web utilities that make complex codebases feel small.
Currently paid to be a Senior Software Engineer.

Status: Senior Software Engineer

TypeScript Rust JavaScript
VS Code Zed Cloudflare

Signature Projects

⚛️ JSX Prop Lookup (MCP)

AST-powered analysis for React and TypeScript prop usage across a whole repo.

View Repo »

  • Codebase-wide prop search and component analysis
  • Advanced component queries with AND/OR filters
  • TypeScript interface-aware results

🎨 CSS Variable LSP

Language server focused on CSS custom properties with completions, hovers, and diagnostics.

View Repo | npm »

  • Workspace indexing across CSS and HTML styles
  • Cascade-aware hover resolution
  • Diagnostics for undefined variables

⚡ CSS Variables for Zed

Zed extension that runs css-variable-lsp with zero manual setup.

View Repo | Zed Extension »

  • Completion, hover, and references for CSS variables
  • Works in CSS, JS/TS, Vue, Svelte, and more
  • Auto-installs the latest LSP on first run

🔍 Git Search for VS Code

Fast, UI-based git log search to answer who changed what and when.

View Repo »

  • Search commit history without the terminal
  • Jump straight to remote commits
  • Pagination for large histories

🎥 Screencast Extension

Chromium browser extension for screen recording workflows.

View Repo »

  • Unpacked dev workflow for Chromium browsers
  • Clear setup and reload steps for fast iteration

🏠 Smart Life Webapp

PWA to control Smart Life devices with a Cloudflare Pages Functions API proxy.

View Repo »

  • Vue 3, Element Plus, and Cloudflare Pages
  • Tuya API proxy with region support

Pinned Loading

  1. jsx-prop-lookup-mcp-server jsx-prop-lookup-mcp-server Public

    JSX Prop Analyzer (CLI & MCP Server)

    JavaScript

  2. screencast screencast Public

    Screen record browser extension

    JavaScript

  3. smart-life-webapp smart-life-webapp Public

    Forked from qoomon/smart-life-webapp

    JavaScript

  4. css-lsp css-lsp Public

    https://www.npmjs.com/package/css-variable-lsp

    TypeScript

  5. css-variables-zed css-variables-zed Public

    https://zed.dev/extensions/css-variables

    Rust 6 3

  6. git-search git-search Public

    VS Code extension

    JavaScript 1