Hi, my name is

Younes Saribey.

Full-Stack Software Engineer

I build scalable web platforms that simplify complex operations. Specialized in enterprise e-commerce, real-time dashboards, and high-performance backend systems.

Security-First Development
Scroll to explore

Technologies & Skills

Frontend

React
Stock Manager, Car Rental, PreonCheque Desktop
Astro
Alpha TV, IMEI Checker SaaS - Static-first SSG
Next.js
Stock Manager, Portfolio
TypeScript
All major projects for type safety
Tailwind CSS
All projects - utility-first CSS
GSAP
Nazim Wholesale - scroll animations
Vue.js
Hive dApp Platform
React
Stock Manager, Car Rental, PreonCheque Desktop
Astro
Alpha TV, IMEI Checker SaaS - Static-first SSG
Next.js
Stock Manager, Portfolio
TypeScript
All major projects for type safety
Tailwind CSS
All projects - utility-first CSS
GSAP
Nazim Wholesale - scroll animations
Vue.js
Hive dApp Platform

Backend & Database

Rust
PreonCheque - Tauri backend, license security
Tauri
PreonCheque - Desktop runtime (10x smaller than Electron)
Node.js
License Server, API backends
Express.js
Car Rental API, License Server
PostgreSQL
IMEI Checker, License Server, Stock Manager
Supabase
IMEI Checker SaaS - RLS multi-tenant
SQLite
PreonCheque - local crash-safe storage
Prisma
Car Rental ORM, Database management
Rust
PreonCheque - Tauri backend, license security
Tauri
PreonCheque - Desktop runtime (10x smaller than Electron)
Node.js
License Server, API backends
Express.js
Car Rental API, License Server
PostgreSQL
IMEI Checker, License Server, Stock Manager
Supabase
IMEI Checker SaaS - RLS multi-tenant
SQLite
PreonCheque - local crash-safe storage
Prisma
Car Rental ORM, Database management

Security & Best Practices

HMAC-SHA256
PreonCheque - signed API requests, Stripe webhooks
AES-256
PreonCheque - encrypted license tokens
Row Level Security
IMEI Checker - multi-tenant data isolation
Machine Binding
PreonCheque - hardware fingerprint license lock
Rate Limiting
Block brute-force & DDoS (30 req/min)
Backend Proxy
Stripe/IMEI API keys never exposed to client
JWT
Secure admin auth & token management
Input Validation
Zod/Joi - SQL injection & XSS prevention
Helmet.js
Secure HTTP headers (CSP, HSTS, XSS)
HMAC-SHA256
PreonCheque - signed API requests, Stripe webhooks
AES-256
PreonCheque - encrypted license tokens
Row Level Security
IMEI Checker - multi-tenant data isolation
Machine Binding
PreonCheque - hardware fingerprint license lock
Rate Limiting
Block brute-force & DDoS (30 req/min)
Backend Proxy
Stripe/IMEI API keys never exposed to client
JWT
Secure admin auth & token management
Input Validation
Zod/Joi - SQL injection & XSS prevention
Helmet.js
Secure HTTP headers (CSP, HSTS, XSS)

Secure Architecture

Production-ready security with backend proxy patterns, rate limiting, input validation, and comprehensive protection against common vulnerabilities.

Tools & DevOps

Docker
Containerization, Deployment
Git
Version control for all projects
CI/CD
Automated testing & deployment
AWS
Cloud infrastructure, Hosting
Vercel
Next.js deployments, Edge functions
VPS
DigitalOcean, Hetzner, OVH servers
SSH
Secure server access & deployment
Redis
Caching, Session management
Nginx
Reverse proxy, Load balancing
Docker
Containerization, Deployment
Git
Version control for all projects
CI/CD
Automated testing & deployment
AWS
Cloud infrastructure, Hosting
Vercel
Next.js deployments, Edge functions
VPS
DigitalOcean, Hetzner, OVH servers
SSH
Secure server access & deployment
Redis
Caching, Session management
Nginx
Reverse proxy, Load balancing

Featured Projects

Production-ready applications with enterprise-grade security and modern architecture

Alpha TV

IPTV E-commerce Platform

Built an e-commerce platform with abandoned cart recovery system that captures lost leads through WhatsApp rescue popups. 💡 Technical Challenges: Implemented 5 smart triggers (exit intent, 30s timer, inactivity, tab switch, back button) for lead capture. Built backend proxy architecture so Stripe API keys never touch the client (XSS prevention). Integrated Google Sheets webhook for progressive form tracking (started → typing → abandoned → completed). Multi-platform analytics with Meta Pixel + TikTok Pixel + Google Analytics. 🔐 Security: Backend proxy for Stripe, HMAC webhook verification, input sanitization. 📈 Business Impact: Real-time order automation (MAC/PIN → Google Sheets → WhatsApp auto-message), 100% Lighthouse SEO score with Astro SSG, bilingual FR/EN support.
Astro 5
React Islands
TailwindCSS 4
Stripe API
Apple Pay
Google Pay
Vercel Serverless
Google Sheets API
+3
🔐 Backend Proxy
🔐 HMAC Webhooks
🔐 Input Sanitization
Screenshots
Homepage Hero
🖥️
Mobile Homepage
📱
Checkout Flow
🖥️
Mobile Checkout
📱
WhatsApp Popup
🖥️
Pricing Section
🖥️

🚀 Use the buttons above to explore: Live Demo, and Full Case Study

IMEI Checker SaaS

checkerimei.com

B2B SaaS platform for phone resellers with enterprise-grade security and dynamic multi-currency pricing. 💡 Technical Challenges: Built 3-tier pricing engine (Basic, Pro, Enterprise) with automatic markup calculation. Implemented real-time DZD/USD conversion via configurable exchange rate in PostgreSQL. Per-user custom pricing overrides stored in JSONB columns. API aggregation layer connecting multiple IMEI providers with fallback logic. 🔐 Security: Row Level Security (RLS) for multi-tenant isolation (IDOR prevention), backend API proxy (keys never exposed to client), per-user rate limiting, IMEI format validation + SQL injection prevention. 📈 Business Impact: User dashboard with balance management + order history, reseller tiered pricing with volume discounts, rate limiting reduces API abuse costs.
Astro 5
React Islands
PostgreSQL
Supabase RLS
Zustand
TailwindCSS 4
Rate Limiting
🔐 Row Level Security
🔐 Backend Proxy
🔐 Rate Limiting
🔐 SQL Injection Prevention

Demo Login Credentials

Email:admin@checkerimei.com
Password:demo123

🔐 Full Admin Panel

Screenshots
Dashboard
🖥️
Mobile View
📱
Services List
🖥️
Admin Panel
🖥️
Check Result
🖥️
Mobile Dashboard
📱

🚀 Use the buttons above to explore: Live Demo, and Full Case Study

PreonCheque

Enterprise Desktop Application

Licensed Windows desktop app for cheque management with military-grade security to prevent piracy while enabling offline use. 💡 Technical Challenges: HMAC-SHA256 signed API requests (timestamp + appId + signature) prevent replay attacks. Machine binding via hardware fingerprint (canvas, screen, CPU cores, timezone) locked with SHA-256 hash. AES-256 encryption for license tokens with machine-derived keys. Anti-time-manipulation via server time sync detects clock tampering. Rate limiting (30 req/min per IP) prevents brute force. Request expiry with 5-minute timestamp window. Obfuscated storage with SHA256/MD5 derived keys. 🦀 Rust Backend: Tauri 2 runtime (10x smaller than Electron), native performance. 🔐 Security: HMAC-SHA256, AES-256, JWT admin auth, XSS/IDOR protection on admin endpoints. 📈 Business Impact: Admin dashboard for license CRUD, machine unbinding, configurable recheck intervals per customer, auto-update via Tauri updater.
Tauri 2
Rust
React 19
TypeScript
SQLite
Node.js
Express
PostgreSQL
+2
🔐 HMAC-SHA256
🔐 AES-256
🔐 Machine Binding
🔐 Rate Limiting
Screenshots
Dashboard
🖥️
License Activation
🖥️
Cheque List
🖥️
Statistics
🖥️
Print Preview
🖥️
Settings
🖥️

🚀 Use the buttons above to explore: Full Case Study

Nazim Wholesale

Premium B2B E-commerce

Premium wholesale platform with modern UI/UX that elevates brand perception through advanced animations. 💡 Technical Challenges: GSAP scroll-triggered animations create engaging micro-interactions. Glassmorphism design with backdrop blur and vibrant gradients. Dark/light theming via CSS custom properties for consistent brand colors. Type-safe component variants using Class Variance Authority (CVA). React 19 with latest concurrent features. 📈 Business Impact: Premium brand perception through modern animations, improved user engagement with smooth transitions, scalable component architecture for rapid feature development.
Vite 7
React 19
GSAP
TailwindCSS
React Router v7
Class Variance Authority
CSS Custom Properties
Screenshots
Hero with GSAP
🖥️
Mobile View
📱
Shop Page
🖥️
Mobile Shop
📱
Dark Mode
🖥️
Light Mode
🖥️

🚀 Use the buttons above to explore: Full Case Study

More Projects

Additional work showcasing different technologies and domains

Stock Manager

Enterprise E-commerce Platform

Comprehensive enterprise-grade stock management and e-commerce platform designed for modern businesses to streamline inventory operations, sales management, and customer relationships. 💡 Technical Challenges: Production-ready architecture featuring PostgreSQL database integration, real-time inventory tracking, automated stock alerts, and advanced analytics dashboard. Multi-role user management with secure authentication, comprehensive product catalog management, order processing workflows. 📈 Business Impact: Automated stock alerts prevent stockouts. Comprehensive dashboards enable data-driven inventory decisions. Dark/Light themes, responsive design for mobile and desktop access.
Next.js 14
React
TypeScript
Node.js
PostgreSQL
+4
🔐 JWT
🔐 Role-Based Access
🔐 Input Validation

Demo Login Credentials

Email:admin@demo.com
Password:admin123

🔐 Full Admin Panel

Screenshots
Dashboard Light
🖥️
Dashboard Dark
🖥️
Products
🖥️
Admin Panel
🖥️

+2 more in case study

Car Rental Dashboard

BrothersCars Admin Panel

As Tech Leader at BrothersPhone, Algeria's biggest phone seller company, I spearheaded the development of this enterprise-grade car rental management platform when the company launched their new branch, BrothersCars. 💡 Technical Challenges: Real-time data synchronization across all devices, mobile-responsive design for seamless administration on any screen size, and advanced tracking statistics. Built with React 19, Express.js backend, Prisma ORM for database management. 📈 Business Impact: Revolutionary admin experience with live dashboard updates, cross-device data consistency, and comprehensive analytics—all designed to scale for Algeria's growing car rental market.
React 19
TypeScript
TailwindCSS
Express.js
Prisma
+3

Demo Login Credentials

Email:demo
Password:younes

🔐 Full Admin Panel

Screenshots
Dashboard
🖥️
Cars List
🖥️
Add Car
🖥️
Car Details
🖥️

+2 more in case study

FameJuice

Social Media Growth Platform

Social media growth platform designed to elevate online presence for influencers, brands, and individuals. 💡 Technical Challenges: Stripe integration for secure payment processing with payment intents and webhooks. Facebook Pixel and Conversion API integration for detailed tracking of user behavior from page views to purchases. Server-side Conversion API ensures accurate data collection even with ad blockers. 📈 Business Impact: Seamless checkout experience, accurate marketing analytics, custom audience creation for Facebook ads, maximizing ROI for marketing efforts.
React
TypeScript
Next.js
TailwindCSS
Stripe Integration
+2
Screenshots
Homepage
🖥️
Services
🖥️
Followers
🖥️
Mobile View
📱

+2 more in case study

IMEI Checker App

Enterprise Verification Tool

Modern, enterprise-grade IMEI verification tool empowering phone buyers, resellers, and repair shops to trade confidently. 💡 Technical Challenges: Fast, reliable IMEI lookups revealing blacklist/stolen status, MDM locks, SIM-lock restrictions, warranty, and activation history. ShadCN UI components, Tailwind CSS styling, smooth animations. Batch scanning, QR code lookups, exportable reports. 📈 Business Impact: Admins enjoy audit logs, user management, and API integration for POS systems. Privacy-focused with secure, minimal-data lookups.
React
TypeScript
ShadCN UI
TailwindCSS
Next.js
+1
Screenshots
Homepage
🖥️
Check Form
🖥️
Results
🖥️
Details
🖥️

+2 more in case study

Hive Plug & Play

Blockchain dApp Platform

Build dApps on Hive, easily. Customizable layer 2 microservice that simplifies building custom_json centric dApps on the Hive blockchain. 💡 Technical Challenges: Serverless deployment leveraging public node to develop and deploy without setting up your own server. Built with Nuxt.js and modern web technologies. Seamless blockchain integration, API management, database schemas. 📈 Business Impact: Perfect for blockchain developers, dApp creators, and anyone looking to build on the Hive ecosystem with enterprise-grade infrastructure.
Nuxt.js
Vue.js
Hive Blockchain
Custom JSON
Serverless
+1
Screenshots
Dashboard
🖥️

Experience

5+ years of professional experience across fintech, e-commerce, and enterprise software

Software Engineer @ Banque Nationale de l'Habitat (BNH)

Oct 2023 – PresentAlgeria, On-site

Designed, maintained, and optimized the SQL backend of the bank's internal systems, focusing on secure and high-performance API development.

Developed and optimized RESTful APIs connecting HR and operational systems, implementing strict role-based access control (RBAC), API keys, and mutual TLS.

Enhanced database security using advanced SQL procedures, indexing, encryption at rest and in transit, and auditing mechanisms.

Contributed to the bank's digital transformation by ensuring data integrity, scalability, and system stability.

SQL
REST APIs
Python
Node.js
PostgreSQL
RBAC
FastAPI
Express.js
React.js
TypeScript
Docker
CI/CD

Get In Touch

Let's Build Something Together

Have a project in mind? Let's discuss how I can help bring your ideas to life.