Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Build Securely on AWS with Proven Frameworks
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.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
An Android dice thrower that can be used for some role-playing games. The specifics are controlled by a configuration file that must be included with the executable; this also includes text (help etc); will only support one kind of dice.
Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder
It is an Android app which interacts with Facebook and gives you notifications of your friends' birthdays. You can then directly post on your friend's wall from the phone or just let this app automatically post prepared message for you.
The project JavaPoint(https://sourceforge.net/projects/javapoint/) converted to a java applet. This is basically an online opensource PowerPoint. Please go to the web page to use the app. http://javapointwebapp.sourceforge.net/
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.
NOTE: I have moved this project to GitHub at https://github.com/ziroby/dmassist
DM Assist helps you run pen and paper d20 games. It aims to be quick and light, so you can spend most of your time working with the players, not the computer.
Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
An Android-App to control your expenses. You can enter as many categories (accounts) as you want and define a years-budget. The app calculates the rest of the sum you can spend on each month for each category. In German only (for now).
Google has decided to prohibit the Android SDK artifact (android.jar) in Maven Central (SDK EULA prohibits re-distribution). This project compiles android.jar from source and pulls out source and resource files to replicate android.jar in the SDK.
This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
Just a small app written for the Java Micro Edition Platform that allows a phone to periodically vibrate at a user-set interval. Meant for people who fall asleep easily since the vibrate will wake them.
Trafalgar será una implementación del clásico juego de guerra de barcos para Android. Se jugará entre dos jugadores conectados en red.
Los jugadores se conectarán a un servidor, que actuará de intermediario entre cada pareja.
Optimization of a mining process by Russian State Geological Prospecting University. Library (libminingtech) and GUI app written in Java. Some parts in Russian.
Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
Collection of Java classes to fix problem with Google App Engine composite cookies parsing. More explanation on this here: http://thoughtandcode.blogspot.com/2011/02/gae-cookies-and-everything.html