Skip to content
View patrhez's full-sized avatar

Block or report patrhez

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

Pinned Loading

  1. paxos-demo paxos-demo Public

    A program for demonstrating the basic paxos algorithm, implemented in Go language.

    Go

  2. hyperloglog hyperloglog Public

    A toy program used to verify my understanding of the HyperLogLog algorithm

    Go

  3. stock-state stock-state Public

    Stock State is a centralized stock manager for flash sale activities inspired by the Timestamp Oracle in Percolator and TiDB's Placement Driver.

    Go 2

  4. simple-weather-app-with-langchain simple-weather-app-with-langchain Public

    A minimal LangChain-based weather assistant that uses an agent with real tool calling to fetch live forecasts from Open-Meteo, built to demonstrate practical LLM orchestration, modular Python proje…

    Python

  5. simple-workflow-with-langgraph simple-workflow-with-langgraph Public

    A minimal LangGraph-based weather assistant that uses LLM for intent classification and Open-Meteo for real weather data, demonstrating explicit graph routing, tool integration, and modular workflo…

    Python