I'm Najib Saab β Fullstack Engineer from Kyiv, Ukraine with 4+ years of commercial experience. I build SPAs, PWAs, Telegram Mini Apps and backend services for product companies. In my spare time I experiment with AI integrations, CSS design systems and web animations.
- ποΈ Creator of njX UI β lightweight CSS component library, 25+ components, 9 themes, ~40KB, zero dependencies
- βοΈ Primary stack: Angular (OOP + FSD) Β· NestJS (Clean Arch Β· CQRS) Β· React 19
- ποΈ Databases: PostgreSQL Β· MySQL Β· Cloudflare D1 Β· Firebase
- π DevOps: VPS/VDS from scratch β Nginx, Docker, PM2, SSL, Cloudflare
- π€ AI: FastAPI microservices Β· GroqAPI Β· Claude Β· Gemini Β· OpenClaw agent
- π Kyiv, Ukraine Β· Remote OK Β· 50+ projects Β· Full development cycle
- π« sdr.expert@gmail.com
njX UI is a lightweight CSS component library β 25+ components, 9 color themes, zero JavaScript dependencies, ~40KB minified. Drop one
<link>tag and go.
<!-- Latest version -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/njx-ui/css/style.min.css">
<script src="https://cdn.jsdelivr.net/npm/njx-ui/js/njx.js"></script>
<!-- Pinned version (recommended for production) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/njx-ui@1.0.4/css/style.min.css">
<script src="https://cdn.jsdelivr.net/npm/njx-ui@1.0.4/js/njx.js"></script>|
|
|
|
|
|
const najib = {
name: "Najib Saab",
alias: "nj / @Nj_Saab",
location: "Kyiv, Ukraine πΊπ¦",
remote: true,
experience: "4+ years commercial",
projects: "50+",
openSource: {
name: "njX UI",
type: "CSS component library",
stack: ["Pure CSS", "CSS Variables", "9 themes", "~40KB"],
url: "https://github.com/njbSaab/njx-css-ui",
},
frontend: {
primary: ["Angular", "OOP + FSD", "RxJS", "NgRx", "Taiga UI"],
also: ["React 19", "Hooks", "Zustand", "TypeScript"],
css: ["SCSS", "Tailwind", "njX UI"],
},
backend: {
primary: ["NestJS", "Clean Architecture", "CQRS", "DDD"],
also: ["Node.js", "REST API", "WebSocket", "Microservices"],
ai: ["FastAPI", "GroqAPI", "Claude", "Gemini"],
},
databases: {
relational: ["PostgreSQL", "MySQL"],
orm: ["TypeORM", "Prisma"],
edge: ["Cloudflare D1", "Workers"],
cloud: ["Firebase Realtime DB", "Firestore"],
},
devops: ["Docker", "Nginx", "PM2", "VPS/VDS", "SSL", "Cloudflare"],
contact: "sdr.expert@gmail.com",
};

