Skip to content
View janzen01's full-sized avatar

Highlights

  • Pro

Organizations

@StudentTraineeCenter

Block or report janzen01

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

Hi 👋! I'm Luboš, a Business Apps Developer from Prague, Czechia — low-code and pro-code in equal measure.

  • ⚡  Power Platform solutions on Dataverse — model-driven and canvas apps, Power Automate, Dynamics 365. Certified 3★ Power Platform Architect.
  • 🧱  Application backends in .NET and TypeScript/JavaScript, designed from scratch — behind Power Platform solutions and standalone applications alike. Endpoints, background jobs, file handling, observability, and the database schemas underneath.
  • ☁️  At home across Azure and Microsoft 365: identity, integration, and the glue between them.
  • 🧩  Not a front-end developer, but enough React and its ecosystem to meet one in the middle — plus MSAL and Teams.js for wiring apps into the Microsoft world.
  • 🎓  Student Trainee Center — student since 2018, leadership team member since 2019.

📦 Janzen.Pagination

Dynamic, configuration-driven pagination, filtering and sorting for Entity Framework Core and ASP.NET Core. You declare once per entity what clients may sort by, search and filter — and which operators each field allows — and the library turns an opinionated query string into a translated EF Core query, with strict validation and a ready-made paginated response.

Repository  ·  Guide

🛠️ Tech

C# .NET TypeScript JavaScript React Node.js NestJS PostgreSQL SQL Server Docker HTML5 CSS3 Rider DataGrip

Also EF Core, Sentry, TanStack Query, Zod, MSAL and Teams.js. Previously Java / Spring Boot and PHP (plain + Nette).

☁️ Microsoft platforms

Microsoft Azure Microsoft 365 Dataverse Power Apps Power Automate Dynamics 365 WinUI 3

🔗 Elsewhere

Pinned Loading

  1. efcore.pagination efcore.pagination Public

    Dynamic, configuration-driven pagination, filtering and sorting for EF Core and ASP.NET Core

    C#