Skip to content
View liby's full-sized avatar
🌀
Working from Cosmos
🌀
Working from Cosmos

Organizations

@Magic-Academy @openai-translator @ghostty-org

Block or report liby

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
liby/README.md

GIF

Code for fun, make things happen.

Currently working for a Fintech company as a Full-Stack Engineer.

Platform & Tools

Pinned Loading

  1. ⚡️ History of GitHub
    1
    ⭐    Total Stars:                             5.7k
    2
    📝    Total Commits:                           4.7k
    3
    🚀    Total PRs:                                317
    4
    🚧    Total Issues:                             150
    5
    🤝    Contributed to:                            37
  2. 💻 Recent GitHub Activity Languages
    1
    Zig           +958 /   -420 ███████▊░░░░░░░░░░ 43.04%
    2
    MDX           +812 /   -285 ██████▊░░░░░░░░░░░ 34.26%
    3
    Markdown      +386 /    -80 ██▊░░░░░░░░░░░░░░░ 14.55%
    4
    YAML           +67 /    -32 ▊░░░░░░░░░░░░░░░░░  3.09%
    5
    Gettext C…     +25 /    -25 ▊░░░░░░░░░░░░░░░░░  1.56%
  3. openai-translator/bob-plugin-openai-translator Public

    基于 OpenAI API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0

    TypeScript 5.6k 254

  4. ghostty-org/ghostty Public

    👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

    Zig 33.5k 962

1,194 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to liby/liby, liby/dotfiles, ghostty-org/ghostty and 75 other repositories
Loading A graph representing liby's contributions from July 28, 2024 to July 28, 2025. The contributions are 87% commits, 8% pull requests, 4% code review, 1% issues. 4% Code review 1% Issues 8% Pull requests 87% Commits

Contribution activity

July 2025

Created 1 repository

Created a pull request in vercel/ai that received 2 comments

docs: update OpenAI docs and examples to use imageModel() instead of deprecated image()

Background The image() method in the OpenAI provider has been deprecated in favor of imageModel(). The documentation and examples were still using…

+22 −17 lines changed 2 comments
Opened 4 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository
ghostty-org/ghostty 1 pull request

Created an issue in vercel/ai that received 1 comment

convertToModelMessages() still required in v5 despite documentation stating it's no longer needed

Description After upgrading to AI SDK v5, I'm encountering an error when trying to use streamText without convertToModelMessages(), even though the…

1 comment
Loading