Skip to content
View lucrnz's full-sized avatar
πŸ”¨
Working on my project
πŸ”¨
Working on my project

Block or report lucrnz

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

Lucdev

πŸ‘‹ Hey! Welcome to my Github profile πŸ™‚

🌎 - Web developer - HTML/CSS

⭐ - Front-end developer - JavaScript/TypeScript - React/Next (+ I also tried a bunch of libraries for UI, but I am happy with this stack.)

βš™ - Backend developer - Node / Fastify - I like designing a database πŸ’Ύ (I am happiest using a relational one) & wiring it up with a REST API πŸ›œ.

🐧 - Deployment: Ubuntu on a VPS / Docker πŸ‹ - Learning AWS. + Also writes Github CI yaml.

🍡 - Drinks a lot of tea. (boosted by Coffee sometimes πŸš€)

πŸ“ - I happen to have a blog where I write about Web development.

🧠 - I am also very curious and will probably try out other technologies!

Pinned Loading

  1. login-next-swr-node login-next-swr-node Public

    Login mechanism using Next.js + SWR + Node(Express)

    TypeScript

  2. gpt-node-api gpt-node-api Public

    Example of including self-hosted generative AI on a Fastify Node API

    TypeScript

  3. www-old www-old Public archive

    Old website code. September 2022

    TypeScript

  4. observer-pattern-js observer-pattern-js Public

    Educational example of the Observer pattern in JS/TS

    JavaScript