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
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
This project is being developed to be a Java based speech recognition (SR) program. In addition to the SR program itself, it includes a program which allows a user to view the sound being received by the computer. The user can manipulate this data.
This program logs into popular german webmail sites (web.de and gmx.net) and displays the number of unread emails in the status bar. The user can then click on the icon, which launches the web browser and automatically logs into the webmail site.
jWords is a port of WORDS (by William Whitaker, a free latin-to-english dictionary program written in Ada), to Java. Besides the dictionary will be translated to the German language.
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.
A program for converting between physical units, such as feet and meters. There is a Java library, for use in Java applications, and a PalmOS application. It is able to mix units and convert between systems, such as the Metric and the English systems
Ever seen a big marquee with another useless message? Sick of seeing the same movie names above the local movie theater? Why not mix things up? This program will help you come up with new messages for you local church sign!
This project is a clone/improvement of the "Shadowrun-Assistent" (on shadowrun.de) written in Java 5.0. The main goals are: better usability, minor feature improvements and i18n. It constists of a character editor, an initiative manager and a dice roller.
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.
A program for cropping GPX track files. The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface.
Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP.
This is Written in Java. You need JRE to execute this. See wiki for details.
Power MP3 is a java gui(swing) program. Its core function is to manage the metadata(id3 tags) of mp3 files. For example you could set the genre of either one ore more songs at once.
Fifteen puzzle, with its own goal-seeking to find the best solution
This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly.
The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts...
The program creates OWL ontology files that describe relationships between entities. Basis are definitions found by searching Wikipedia articles for specific lexico-syntactic patterns.
little javaprogram that shuts down your computer at a scheduled time every day. Keeps running in background. Simple,lightweight. Tested on Windows, but should work on Mac and Linux.
The aim of this project is to develop a gear design program, which will be able to utilise any known contemporary tooth profile and perform strength calculations on it. A subsequent goal will be to include a life prediction functionality.
This is a continuation of the FreeCell Java Solver, because I was not able to access my original account anymore (likely due to sourceforge glitches), and I need to make updates to the program.
SynchroMike is a two-way synchronisation program which allows the user to synchronize two directories. It comes with a handy user interface which displays differences between both storage locations as a tree.
Update: This page is deprecated, find the new program at <a href="http://syncarus.net">syncarus.net</a>
Kada ukucate podatke u program on ih sačuva u fajlu Kontakt.txt . Cilj mi je da program može služiti kao svojevrstan imenik. Da bi pokrenuli program potrebno je da imate JRE 6 (Java Runtime Environment) .
This program recursively copies mp3 files from one folder to another. It picks files in random order. I have made it for my my mp3 player, because choosing music takes too much time for me.