LK.
Accueil À propos Expérience Services Compétences Projets Blog Contact
Accueil À propos Expérience Services Compétences Projets Blog Contact
|

Blog

Réflexions et insights sur le leadership technique, l'architecture logicielle et la stratégie d'ingénierie

Detect User Inactivity System-Wide on Android with AccessibilityService
Mobile Development
24 février 2026
• 8 min

Detect User Inactivity System-Wide on Android with AccessibilityService

Most developers think AccessibilityService is only for screen readers. It's actually the only clean way to detect system-wide user interactions from a background service — here's how to build a full inactivity detector with it.

Lire l'article
Build a Complete PKI from Scratch in Node.js
Security
17 février 2026
• 12 min

Build a Complete PKI from Scratch in Node.js

Most guides on PKI either rely on fragile OpenSSL CLI calls or skip the why entirely. Here's how to build a production-grade certificate authority in Node.js using node-forge — and how to work around the silent AES-256 decryption bug that will bite you in production.

Lire l'article
Integrating OneSignal Push Notifications in Laravel
Laravel
22 décembre 2025
• 6 min read

Integrating OneSignal Push Notifications in Laravel

A complete guide to implementing OneSignal push notifications in your Laravel application with practical examples and best practices.

Lire l'article
MTN Mobile Money Integration in PHP: Complete Guide
PHP
17 novembre 2025
• 5 min read

MTN Mobile Money Integration in PHP: Complete Guide

Step-by-step tutorial for integrating MTN Mobile Money payment gateway into your PHP application with code examples.

Lire l'article
|
© 2026 Lepresk . Tous droits réservés
Hand made & crafted with ❤️ by Lepresk