Become a sponsor to Sanjib Kumar Mandal
👋 About Me
Hi, I’m Sanjib Kumar Mandal, a dedicated Software Engineer with a strong focus on JavaScript, TypeScript, and the Angular ecosystem. I’ve been deeply involved in building robust frontend systems, and I believe in crafting tools that not only work well but feel great to use. I'm passionate about open-source and helping developers build modern, scalable, and maintainable UIs faster and more efficiently.
🎨 About Kage UI
Kage UI is a modern, modular, and fully accessible Angular UI library designed for performance, customization, and ease of use. Unlike other heavy frameworks, Kage UI focuses on:
- 💡 Lightweight components built for performance.
- 🧩 Fully customizable design tokens with theming support.
- 🧠 Built-in accessibility, keyboard navigation, and ARIA standards.
- 🧰 Support for both template-driven and reactive forms.
- 🌐 SSR and i18n-ready for scalable web applications.
- ⚡ Blazing-fast development experience with reusable building blocks.
Whether you're a solo developer or building enterprise-scale Angular apps, Kage UI is designed to help you ship faster without sacrificing code quality or user experience.
🙌 Why I Need Sponsorship
I’m building and maintaining Kage UI in my personal time, aiming to keep it free and open-source for the entire Angular community. With your support, I can:
- Dedicate more time to building new components and features
- Improve documentation and provide usage examples
- Ensure long-term maintenance and stability
- Create educational content and demos
- Prioritize community feedback and support
Your sponsorship helps me stay committed to maintaining high-quality open-source software that benefits developers worldwide.
💖 How You Can Help
If you or your company use Angular and want a modern UI solution — or simply believe in open tools that empower developers — please consider sponsoring me. Every contribution helps, and it means the world to me and the open-source community behind Kage UI.
1 sponsor has funded sanjib-kumar-mandal’s work.
Featured work
-
sanjib-kumar-mandal/kage-ui
Kage UI is a lightweight, flexible Angular component library inspired by border-first design systems. It offers a clean set of reusable UI components to help developers build scalable and consisten…
TypeScript 5 -
sanjib-kumar-mandal/angular-meta
angular-meta is a lightweight and flexible SEO utility for Angular applications, designed to work seamlessly with Server-Side Rendering (SSR). It dynamically updates <meta>, <link>, and structured …
TypeScript -
sanjib-kumar-mandal/ng-files-input
Angular file input component with live preview support for images, PDFs, text files, and upload progress tracking.
HTML -
sanjib-kumar-mandal/safe-async-ts
A minimal TypeScript utility for safe asynchronous operations using tuple destructuring. Avoid try/catch blocks and handle async errors cleanly with [error, result] syntax. Lightweight, tree-shakab…
TypeScript