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
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
There are a number of emulators for those nostalgic moments of your early computer years. JavaCPC and Jemu from Winape. This project attempts to squeeze these limited capacity machines into an application that will run on your mobile phone.
Software that assists in the care of motorcycles storing data for maintenance, example: exchange of oil, candle, brakes, filters, fluids, etc... Since also in fuel consumption. To be used in mobile phones.
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Otipi is a solution for user authentication through a radius server supporting an sql database. It uses One-Time Passwords generated by a java applet or midlet. It is very useful for VPN authentication for example.
GPS to the localisation of pedestrians involves inaccuracy due to different factors. This project implement different algorithms or approaches that compensate the low accuracy of GPS for pedestrians.
BlueAir is a bluetooth multiplayer game for j2me platform. The game consists of two players that need to find your 'safe place' inside of a labyrinth. The first to find it will win.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
rmoblog is a platform independent mobile blogging system. You can blog from your mobile (a j2me program) to JSP and PHP websites. With SOAP (Simple Object Access Protocol),client can perform multi-types and multiple blog entries.
This is a issue and bug tracking system written in Java and JavaFX language. The main purpose of this software is to provide access to issues by mobile, desktop and web interface.
The project is a port of the Mozilla Rhino JavaScript Interpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
WAP browser enabled application for small business companies which provides services to the clients. Application enables customer to request additional services (or buy goods), see account state, shedule service, get discounts using mobile phone.
J2ME on Rails is an J2ME port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services. J2ME on Rails is inspired by ObjectiveResource (http://iphoneonrails.com) and uses kXML 2.
A powerful metronome for J2ME devices.
Will be released differents versions for devices with screen size equals 128X160, 176X220 and 240X320.
The objective of this tool is help musicians in "training tempo"
3A-TRE evaluates traditionally logical expressions under 3 assumptions
...In this case, the dependent test modules are always assumed to be true when their results are not available. We call this a stub assumption (SA).
3A-TRE example:
echo "CWA: (T and U)" | java -jar PTRE.jar
Result: F
3A-PTRE example: (P means possible results)
echo "OWA: (T,U and U,F)" | java -jar PTRE.jar
Result: U,F
EffDom is an alternativ or complement to XML. EffDom is focused on compact datasize and efficient parsing which makes it well suited for embedded and mobile applications. Please visit www.effdom.org.