Pinned Repositories
adapters-on-frontend-talk
ai-router
Flexible and scalable solution for routing AI requests to multiple providers, such as OpenAI and Anthropic.
authkit-lucia
Auth system template with TOTP, Email 2FA, role-based access control and other features using Lucia as the auth lib
coffee-server
Golang webserver with chi router, the main objective was just to fiddle around with the basic archtecture of melkey's boilerplate by trying to replicate the structure from scratch, so i can better understand why is setup in that way and learn how to navigate it in future projects
currency-api
Go-based service with real-time rates, user auth, and caching. Features PostgreSQL, Redis, and Docker. Ideal for currency services or as a Go api reference.
cursor-installer
CLI tool to install and configure Cursor IDE as a desktop Application on LINUX systems
portgen
A Go command-line tool to generate random unused ports, for when you're tired of finding ports manually.
portifolio
Personal website and blog made with astro and heavily inspired by lee rob, shadcn and nexxels websites
prisma-sst-example
Made to help someone in the sst community with their prisma setup
quizzo
Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets
lutefd's Repositories
lutefd/authkit-lucia
Auth system template with TOTP, Email 2FA, role-based access control and other features using Lucia as the auth lib
lutefd/prisma-sst-example
Made to help someone in the sst community with their prisma setup
lutefd/coffee-server
Golang webserver with chi router, the main objective was just to fiddle around with the basic archtecture of melkey's boilerplate by trying to replicate the structure from scratch, so i can better understand why is setup in that way and learn how to navigate it in future projects
lutefd/currency-api
Go-based service with real-time rates, user auth, and caching. Features PostgreSQL, Redis, and Docker. Ideal for currency services or as a Go api reference.
lutefd/portgen
A Go command-line tool to generate random unused ports, for when you're tired of finding ports manually.
lutefd/portifolio
Personal website and blog made with astro and heavily inspired by lee rob, shadcn and nexxels websites
lutefd/quizzo
Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets
lutefd/adapters-on-frontend-talk
lutefd/aggregator
lutefd/ai-flow-code-generator
An ai code generator based on the netshoes api flow built with svelte
lutefd/ai-router
Flexible and scalable solution for routing AI requests to multiple providers, such as OpenAI and Anthropic.
lutefd/authkit
Auth system template with TOTP, Email 2FA, role-based access control and other features using next-auth as the auth lib
lutefd/ds-docs-botgo
lutefd/redis-g
A basic redis client from scratch in golang
lutefd/aws-auth-rs
API made in rust to mock auth flows for me to test middleware and server actions execution in AWS lambdas
lutefd/challenge-bravo
Backend code challenge
lutefd/cms-demo
lutefd/distributed-file-storage
lutefd/face-track
lutefd/gorders-api
lutefd/grpc-calculator
This is a simple grpc example to explain how grpc works to some work colleagues
lutefd/learn-cicd-starter
The starter code for the "Learn CICD" course on Boot.dev
lutefd/lorch
lutefd/Lutefd
lutefd/microdp-api
lutefd/monkey-lang
lutefd/og-gen
An OG image generator for the blogposts and pages of the personal website
lutefd/opt-2-cris-koch
lutefd/pocli
This is a simple REPL application for a Pokedex. While the Pokedex theme is quite common, this project serves as a practical example for beginners on how to build a REPL. Designed for a few friends who are just starting coding, this app demonstrates fundamental concepts in a familiar context.