Lejdi Prifti

0 %
Lejdi Prifti
Helping businesses run better through software.
  • Residence:
    Albania
  • City:
    Tirana
  • Email:
    info@lejdiprifti.com
  • AI & Automation
  • Full-Stack Web Development
  • Problem Solving for SMBs
Full-Stack Development
API Design & Integration
Automation & AI
Coordination & Leadership
Rapid Prototyping
MVP Development
Building Internal Tools
CRM System Development
  • Java, JavaScript, Python
  • AWS, Kubernetes, Azure
  • Bootstrap, Materialize
  • Css, Sass, Less
  • Blockchain, Ethereum, Solidity
  • React, React Native, Flutter
  • OpenAI API, Langchain, GPT Agents
  • Machine Learning, Deep Learning
0

No products in the basket.

Tag: angular

Building a global HTTP error handler in Angular 17
14. July 2024 / Angular
Building a global HTTP error handler in Angular 17

Introduction One of the key principles of writing clean code is DRY (Don’t Repeat Yourself). To avoid repetitive lines of…

Configure i18n in Angular 17
20. May 2024 / Angular
Configure i18n in Angular 17

Overview In this brief tutorial, I’ll walk you through the process of implementing internationalization (i18n) with Angular 17. As for…

Configure Keycloak authentication in Angular 17
17. May 2024 / Angular
Configure Keycloak authentication in Angular 17

Overview In this article, we are going to look at how we can configure Keycloak authentication in Angular 17. I…