Passwork
Passwork is an on-premise corporate password manager built for security-conscious organizations. Developed and headquartered in Europe (Barcelona, Spain), Passwork meets GDPR, NIS2, ENS and other European regulatory requirements by design.
All passwords and credentials are stored exclusively on your own server. Double-layer AES-256 encryption (server-side and client-side) with zero-knowledge architecture means your data stays within your infrastructure, fully under the control of your system administrators. Passwork is ISO/IEC 27001 certified. Your data never leaves your infrastructure. Trusted by enterprises for secure password sharing, privileged access management, & centralized credential governance.
Learn more
Code-Cube.io
Code-Cube.io is the full-stack data collection observability platform that protects your dataLayer, tags and conversion data. It detects tracking issues instantly and provides real-time alerts to prevent data loss and performance drops.
The platform eliminates the need for manual QA by continuously auditing tracking implementations across websites and applications. Users gain full visibility into how tags and events behave across both client-side and server-side environments. Code-Cube.io ensures that marketing data remains accurate, enabling better decision-making, preventing wasted ad spend and maximizing campaign performance.
Learn more
SvelteKit
SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. It addresses common development challenges by providing solutions for routing, server-side rendering, data fetching, service workers, TypeScript integration, and more. SvelteKit apps are server-rendered by default, offering excellent first-load performance and SEO benefits, but can transition to client-side navigation to enhance user experience. The framework is designed to grow with developers, allowing them to start simple and add new features as needed. SvelteKit leverages Vite for a fast and feature-rich development experience, including hot module replacement. In short, Svelte is a way of writing user interface components, like a navigation bar, comment section, or contact form, that users see and interact with in their browsers. The Svelte compiler converts your components to JavaScript that can be run to render the HTML for the page and to CSS that styles the page.
Learn more
UploadThing
UploadThing is an open source file upload solution designed for full-stack TypeScript applications. It simplifies the process of adding file uploads by allowing developers to define File Routes that specify the types of files allowed, their sizes, and quantities. It provides SDKs for various frameworks, including Next.js, Astro, SolidStart, SvelteKit, and Nuxt, as well as backend adapters for Express, Fastify, H3, and others. Client-side uploads are facilitated through components and hooks, enabling seamless integration with frontend frameworks like React and Vue. UploadThing emphasizes a balance between security and simplicity by handling authentication on the developer's server while managing the upload process on its own infrastructure. This approach allows for server-side authorization without the need to process files on the developer's server.
Learn more