With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Powering the best of the internet | Fastly
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application.
If you are interested to contribute please contact me.
Francisco Rafael Del Roio <francipvb@hotmail.com>.
A general purpose distributed hash table adapted for sequence analysis. This program searches for all maximal, exact unique n-mers from a given set of genomes. Originally, this program's primary use was to design resequencing microarrays.
For electronics engineers, when using open source EDA tools, one of big challenge is component schematic symbols and footprints. If you are creating footprints for component with more than 100 pins, it becomes very time consuming and challenging to create error free footprints. Here is a simple program to create footprints for open source EDA kicad. The idea is to describe footprint in .csv format and convert .csv to kicad footprint format. At preset program supports Kicad only, but can...
A small project I did to try and program for Android. The program is written in Java with NetBeans. You can control a character with the touchscreen, the character will walk towards the point you are holding your finger on. Maybe I can use this to make something more interesting later, project is dead right not. But I want somewhere to save my sourcecode. http://www.youtube.com/watch?v=yYk1kpMlyTU&feature=channel_video_title
Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends.
The project is has been in the design and brainstorm stage for approximately two months and is now in development:
1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for images...
Store several passwords with a single portable program. Just remember only one password. It's up to you to decide how many password you want to store, and which name you want to give to that password.
Atreis IM is a flexible and extendable hierarchical information manager written in Java. The program includes an easy to use user-interface, full search capabilities, and the display of information can be customized by extending a couple Java interfaces.
Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
LANShare is a program that would enable users within a similar workgroup in the same LAN environment to share files and folders and create their own groups and communicate using peer to peer method without any central server or authority needed.
A program that gets the configuration of a dual monitor setup and will create a desktop for it with other images.
Please set your desktop mode to "tiled" when using the images.
powerful Java editor withe capability of running your program through the Editor only. Beside getting all the basic functionality of a editor, it also has the power to stop your Javaprogram in a running state by clicking stop button
CesTa (Code Enhancing Security Transformation and Analysis) is a tool for enhancing security by program transformations. Focused on Smart Cards (Java Card in particular), powered by Ant, ANTLR and StringTemplates.
Home Teaching Helper is a program to help LDS leaders work with Home and Visiting Teaching data from MLS. It will convert the data to other more useful forms, such as HTML (great for PDAs), simplified CSV for spreadsheet use and Return and Report files.
Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
Simple utility to synchronize the content of two file system directories. I've never had problems using it but it's not guaranteed to work perfectly: this program comes with ABSOLUTELY NO WARRANTY, USE AT YOUR OWN RISK!
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
I did what any real geek would do; I have written a compiler compiler. It is called Language Processor. A software that you can feed in a language definition with its semantic and you get an object that can run your program in your defined language.
Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.