Skip to content
View Tuaer's full-sized avatar

Highlights

  • Pro

Block or report Tuaer

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 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

Popular repositories Loading

  1. intellij-git-rename-commit intellij-git-rename-commit Public

    Easily rename your latest Git commit in IntelliJ IDEA with this plugin, accessible from the Git toolbar.

    Java

  2. WeatherTimeAgent WeatherTimeAgent Public

    Simulated AI agent in Java for CLI. Processes 'Determine the temperature in $location in $time' requests with synthetic temperature generation and time parsing. Single-purpose, non-LLM implementation.

    Java

  3. CodeTrieCache CodeTrieCache Public

    A robust caching library for real-time code suggestion generation, built around a trie data structure. It offers lightning-fast key matching (O(1)) to validate user input against generated suggesti…

    Java