Skip to content
View albert-lv's full-sized avatar

Block or report albert-lv

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

Hi, I'm Albert 👋

Typing SVG


🔬 What I Do

I build AI Agents, Developer Tools, and Reinforcement Learning systems — with a soft spot for TUIs, code analysis, and open-source education.

"Building the tools that let agents build the future."


🚀 Projects

🤖 AI / Agent Systems

Project Language Description Stars
OpenAgora Python Open-source rollout, verification & trajectory plane for agentic RL ⭐ 3
evernote-ai HTML AI assistant for Evernote with RAG, semantic search & weekly summaries

🛠️ Developer Tools

Project Language Description Stars
designing-tuis Skill Terminal UI design system — screenshot-to-code for TUIs ⭐ 17
code-parser Python tree-sitter based Java code analysis for Spring/Swagger validation

📚 Knowledge & Education

Project Description
LLM-primer Bilingual, multi-tier LLM knowledge base (community-PR driven)
harness-101 从零构建 AI Agent 与 Harness Engineering 实战课程
agent-tips Daily AI agent tool tips (Claude Code, Kimi Code, Cursor, Windsurf, etc.)
interview-prep Daily algorithm problems & coding interview preparation

🧮 Language & Compiler

Project Language Description
calculator-LL1 Java Simple calculator using LL(1) parsing algorithm
calculator-LR1 Java Simple calculator using LR(1) parsing algorithm

🌐 Web

Project Language Description
openagora-website HTML Official landing page for OpenAgora

🧑‍💻 Tech Stack

Languages

Go Rust Python TypeScript Java Swift Shell

Domains

  • 🤖 AI Agent & RL — Agentic systems, GRPO/verifiable RL, tool harness, coding agents

  • 🛠️ Developer Experience — TUI design, code analysis, impact tracking, virtual filesystems

  • 📦 Infrastructure — Distributed orchestration, MCP servers, SSE/WebSocket systems

  • 🎨 Open Source Education — Courseware, knowledge bases, daily tips

  • 💡 Sharing agent tips & tools at agent-tips

"Open source is not just about code — it's about building the commons."


Pinned Loading

  1. OpenAgora OpenAgora Public

    Open-source rollout, verification, and trajectory plane for agentic reinforcement learning.

    Python 3

  2. designing-tuis designing-tuis Public

    Use when designing terminal user interfaces, building TUI welcome screens / dashboards / wizards / CLI launch screens, replicating TUI app layouts from screenshots (lazygit, k9s, btop, etc.), or it…

    17 2

  3. LLM-primer LLM-primer Public

    A bilingual, multi-tier, community-PR-driven knowledge base for LLM principles and papers.

    MDX

  4. harness-101 harness-101 Public

    Hands-on course: Build AI Agents and Harness Engineering from Scratch

    HTML

  5. code-parser code-parser Public

    A Python-based code analysis tool that leverages tree-sitter to parse and analyze Java code changes in Git repositories. This tool is particularly useful for identifying modified controller methods…

    Python

  6. evernote-ai evernote-ai Public

    An intelligent AI assistant for Evernote that provides weekly summaries and retrieval-augmented generation (RAG) capabilities. This project demonstrates how to build a production-ready AI system th…

    HTML 1