Skip to content
View lzwjava's full-sized avatar
:octocat:
:octocat:

Block or report lzwjava

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

Hi, I'm Zhiwei Li 👋

📍 China | 💻 Full-Stack & AI Engineer | ✍️ Blogger & Lifelong Learner | 🌐 Website | 📋 Portfolio

Chasing truth, freedom, and the joy of building things.

Projects

  • 🤖 iclaw - Terminal AI agent that codes, searches, and runs commands, powered by GitHub Copilot
  • 🛠️ ww - Cross-platform CLI toolkit for git workflows, note management, image/PDF processing, and LLM helpers
  • 🗄️ zz - Dataset processing and training utilities for machine learning projects
  • 🧮 algorithm-solutions - Solutions to 1000+ algorithm problems from UVa, Codeforces, LeetCode, and HackerRank
  • 💬 leanchat-android - Android demo app showcasing LeanCloud real-time messaging
  • 🖼️ LZAlbum - iOS Moments-like app demonstrating LeanCloud one-to-many relationships
  • 💬 leanchat-ios - iOS demo app showcasing LeanCloud real-time messaging
  • ✍️ lzwjava.github.io - Personal blog with thoughts, essays, and code on pursuing freedom and truth
  • 🎙️ live-server - PHP backend for Fun Live, a knowledge live broadcast platform
  • 📱 live-mobile-web - Mobile web frontend for Fun Live knowledge broadcast platform
  • 🌐 live-web - Desktop web frontend for Fun Live knowledge broadcast platform
  • 🐾 live-wxapp - WeChat mini-program for Fun Live knowledge live broadcast platform
  • 🌸 flower-recognition - Android app to identify flowers by capturing and annotating photos
  • 🔍 code-review-server - Backend for a professional code review and sharing platform
  • 🔍 code-review-web - Frontend for a professional code review and sharing platform
  • 📚 curiosity-courses - Chinese programming courses focused on curiosity-driven learning
  • 🪧 lvchensign - Website for LvchenSign, an advertising signage company
  • 📖 feynman-lectures-mobi - Converts Feynman Lectures HTML pages to MOBI e-book format
  • 🕸️ Creak - Elegant HTML parser written in Swift
  • 🔗 Reveal-In-GitHub - Xcode plugin for quick navigation to GitHub History, Blame, PRs, and Issues
  • 🎤 Keynotes - Tech talk slides on Git advanced operations, WebSocket, UnitTest, and live streaming
  • 🖼️ weimg-server - PHP backend for WeImg, an internet meme and entertainment discovery app
  • 🖼️ weimg-ios - iOS app for WeImg, an internet meme and entertainment discovery app

Pinned Loading

  1. lzwjava.github.io lzwjava.github.io Public

    Thoughts, essays, and code from my journey to pursue freedom and truth.

    HTML 2

  2. ww ww Public

    ww: A cross-platform CLI toolkit for developer productivity — git workflows, note management, image/PDF processing, web search, and system utilities, with LLM-powered helpers.

    Python 1

  3. iclaw iclaw Public

    iclaw: A terminal AI agent that codes, searches, and runs commands for you — works on personal machines and locked-down enterprise ones.

    Python 2

  4. blog-source blog-source Public

    Thoughts, essays, and code from my journey to pursue freedom and truth.

    Python 1

  5. algorithm-solutions algorithm-solutions Public

    Problem solutions of some algorithm problems from online judge platforms.

    Java 5

  6. live-server live-server Public

    Fun Live is a cutting-edge knowledge live broadcast platform.

    PHP