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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
SdudentsScheduler intend to provide students with j2me client for their univercity lessons and j2se application to fill the scheduler. The way to download a scheduler to mobile device is gprs.
This is a student project, goal is to create an application reachable thru a web interface and a desktop one. we decided to use Java, Spring and Hibernate.
Some live examples to explain development cycle to developers and analysts. The developed application will be interactive videogame in the tv quiz style.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Road traffic simulator/game with lots of vehicules, different drivers characteristics, accidents, detours, manual or script-driven traffic lights control, pedestrian traffic, road-works, and plenty more! Solve your simulated traffic-jams problems!
Be educated during election season! Politico is a game that lets you keep track of the decisions your government representatives are making. At the end of the election term, the game summary will help you decide how to cast your vote.
Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programming language.
The main goal of this project is to provide small systems (like the “GameBoyAdvance”) with a tool to solve arithmetical expressions, trigonometric or logarithmic functions, etc, in an open and extencible way.
HardCoder - A powerful software for conducting online exams/competitions on C/C++/Java/C#. The software can compile, run, test and judge winners of code written in either of C, C++, Java or C# programming languages, all by itself.
This Software takes an text with algebra symbols and converts it to real sql, which then may be run with an extra database backend like mysql or postgresql.
The objective is generate a tool to assist the school business process in Brazil. In first instance, this project is for an assitential entity known by APAE. The project will be developed with the Java plataform with open source development tools.
The scope is to create an extendable application allowing for indexing, free text searching and cross referencing of copyright free books and documentation. The initial source of text is for the writings of Blessed George Preca founder of the SDC.
The Robocode Depot is a web site and web service for sharing and finding information about Robocode robots for Robocode robot developers/competitors/competitions. It is deployed at: http://robocodedepot.net Implemented by using: Java, Wicket, Databinder
Stop searching for your notes on that interesting book written by some person called Smith - now they're only a few clicks away. BibWorm is your complete research management tool, bringing together your bibliographical data and your documents/notes.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>