Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Start for Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A PythonScript I made to split a starfield image into several layers.
A PythonScript I made to split a starfield image into several layers.
To be able to use the script, PixInsight with an installed Gaia data catalogue is required, as it needs the exported astrometry data text file.
Image to ASCII converter that takes character shape into account
im2ascii is a small pythonscript that converts images to ascii-art.
Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape.
Pro: Better ascii-art quality
(see screenshots for examples)
Con: Matching is very resource intensive
Dependencies: Python 2.7, PIL, numpy, scipy
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
mgXPort - DirectX Exporter is an pythonscript which exports DirectX files within blender. It has an user interface to make it easy to use. For now it exports meshes, normals, texture coordinates and materials. Frames and Animations are planned.