Skip to content
View lutefd's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report lutefd

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

I'm a software engineer currently working at Hurb, with a knack for diving into way too many side projects in my free time.

Always open to tech discussions and collaborations, feel free to reach out through email or bluesky.

Tech Stack

  • Backend: Go (primary), Java (Spring Boot), Python (FastAPI, Django), Node.js, Deno
  • Frontend: Experienced with Next.js/React, Svelte/SvelteKit, and Astro
  • Data & AI: Currently following Andrew Ng's and Karpathy courses. Exploring ML Stash
  • Current Focus: CLI apps, orchestrated services, DSA & ML

Pinned Loading

  1. authkit-lucia authkit-lucia Public

    Auth system template with TOTP, Email 2FA, role-based access control and other features using Lucia as the auth lib

    TypeScript 15 1

  2. cursor-installer cursor-installer Public

    CLI tool to install and configure Cursor IDE as a desktop Application on LINUX systems

    Go 13

  3. portgen portgen Public

    A Go command-line tool to generate random unused ports, for when you're tired of finding ports manually.

    Go 1

  4. currency-api currency-api Public

    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.

    Go 1

  5. prisma-sst-example prisma-sst-example Public

    Made to help someone in the sst community with their prisma setup

    TypeScript 2

  6. ai-router ai-router Public

    Flexible and scalable solution for routing AI requests to multiple providers, such as OpenAI and Anthropic.

    Python