Skip to content
View egocentryk's full-sized avatar

Highlights

  • Pro

Block or report egocentryk

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

Hi there 👋

My name is Łukasz and I'm javascript engineer building on a daily basis modern web applications using various technology stack, including:

TypeScript / NestJS / Node.js / Next.js / Angular / ORMs / DBs / Docker / AWS

🌱 I’m currently learning

It's april 2025, so for me it's in-depth NestJS ❤️ time:

  • enterprise-grade authentication & authorization
  • graphQL code-first/schema-first approach
  • microservices
  • architecture & advanced patterns
  • nest advanced concepts
  • Mau for AWS deployments (tool is really, really great).

... and still on track with Angular 19:

  • incremental hydration
  • resource & rxResource API
  • singals & linkedSignal
  • event replay
  • hybrid rendering

AWS

  • learning various topic about Amazon Web Services

AI:

  • AI SDK by Vercel using Anthropic

🔎 Where to find me:

Pinned Loading

  1. nestjs-advanced-concepts nestjs-advanced-concepts Public

    Playground for a deeper understanding of NestJS and learn how to approach more complex scenarios in modern Node applications.

    TypeScript

  2. planwear-backend planwear-backend Public

    Manage appointments & organize schedules application. NestJS / PostgreSQL / TypeORM / GraphQL / Identity & Access Management

    TypeScript 25 4

  3. nestjs-architecture-and-advanced-patterns nestjs-architecture-and-advanced-patterns Public

    Playground for a many powerful NestJS architectural concepts & patterns used in some of today's most complex Node.js systems in the real-world.

    TypeScript

  4. nestjs-microservices nestjs-microservices Public

    Microservice system with NestJS, all from the ground-up

    TypeScript

  5. angular-x-wordpress angular-x-wordpress Public

    Angular x Wordpress API made with Angular version 19.x, using key (and sometimes experimental) features like rxResource API, linkedSignal() & event replay.

    TypeScript 1

  6. graphql-code-first-approach graphql-code-first-approach Public

    Code-first approach to creating GraphQL APIs with Nest. It contains GraphQL concepts, tips & tricks, and patterns to create your own enterprise-grade GraphQL APIs.

    TypeScript