Skip to content
View mauriciozanettisalomao's full-sized avatar

Block or report mauriciozanettisalomao

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. poc-aop-cache poc-aop-cache Public

    This is a proof of concept for compile-time aspect-oriented programming (AOP) in Go. It demonstrates annotation-based result caching by injecting cache-saving logic directly into your code at compi…

    Go

  2. lfx-v2-auth-service lfx-v2-auth-service Public

    Forked from linuxfoundation/lfx-v2-auth-service

    LFX v2 Platform Auth Service

    Go

  3. backseat-driver-kid backseat-driver-kid Public

    A CLI tool that mimics a curious toddler, designed to explore data analysis with privacy in mind. Built to learn about LLMs, RAGs, vectors, and best practices for secure AI interactions.

    Go 1

  4. poc-distributed-lock poc-distributed-lock Public

    A proof-of-concept Go app showing distributed locking with Redis in a message-driven setup using NATS pub/sub. Events are sent to NATS subjects and processed with locks so the same user isn’t handl…

    Go