Skip to content
View andrewgazelka's full-sized avatar
🤖
🤖

Sponsors

@TheGreatRambler

Organizations

@hyperion-mc

Block or report andrewgazelka

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

Hello, I'm Andrew.

Home: San Francisco.

Email me if you love tea, house music, hiking.

I'd love to meet you if you are an interesting person in the bay (or visiting) :)

Schedule a meeting: https://fantastical.app/andrewgazelka/hello

Pinned Loading

  1. hyperion-mc/hyperion hyperion-mc/hyperion Public

    Minecraft game engine for massive custom events

    Rust 803 29

  2. smart-cache smart-cache Public

    🗃 Python caching library that is persistent and uses bytecode analysis to determine re-evaluation

    Python 16 2

  3. Rust LLM Prompt Rust LLM Prompt
    1
    ## Rust Code Style Guide
    2
    
                  
    3
    ### Error Handling
    4
    - Use `eyre` with `bail!` for early returns
    5
    - ALWAYS add error context with `wrap_err()` at the callee (where error occurs), not caller
  4. cursor-sync cursor-sync Public

    A plugin that synchronizes cursor positions between VSCode and JetBrains IDEs.

    Kotlin 14 1