Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A small java program that checks the validity of a European vat code. It works by calling the web service http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl To see source code rename the .jar into .zip and open it to run: java -jar check_
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
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
This is a simple Brick Breaker game developed in java using swings. This my first game, so please bear with me for bugs and omissions if any. Please make suggestions if any.
How to deploy:
1)Download the .rar
2)Unrar to a folder
3)Run command "java -jar <location of .jar>"
How to play:
Press Enter to start. Use arrow keys to move the pad sidewise. Press space for pad-jump.
JPCme is a MIDlet program written in java based on JPC (http://sourceforge.net/projects/jpc/) that emulate old MS-DOS to run old games, like keen4, dynabomber, ecc... it is a j2me dos emulator The target devices for this MIDlet is NOKIA S60 series.
Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
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.
"Ugo Capeto's Ear Training Lower Higher" is a java program that trains your ear to recognize if a note is lower or higher than the previous one in a two-note sequence. Extract rar archive file and double-click the jar file (needs java).
This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures.
Install by saving to c:\ drive and typing the following in a command line:
java -jar c:\GISpatialNet-0.9b.jar
JCL is a configurable, dynamic and extensible custom classloader that loads java classes directly from Jar files and other sources. It can also be integrated with web applications and IoC frameworks like Spring, and supports OSGi boot delegation.
Generate book collections for your Kindle. kdxgen is a command line and graphical tool for generating book collections from your Kindle documents. The collection names reflect multi-level directories. To use, download, unzip, and double-click jar!
This project is to build a motion emulator and a visualizer. The motion emulator produce "REAL MOTION SENSOR" data (from sampled data files.) Sensors include accelerometer, gyroscope, magnetometer, all with 3-axises with GPS and video clip.
Following situation given: You have a containerfile with multiple files merged inside the containerfile. The containerfile is not encrypted and uncompressed. ==> Many games (like "Monopoly Streets") store the music data in such containers.
This package provides a library and applications for an JAVA
implementation of the "Message Bus for Local Coordination" (RFC 3259).
The included files consists of the necessary jar-files and the optionally
needed native libraries for gcj.
Self-modifying Jar file Programming-Lang for Artificial-Intelligence & Audio & Natural-Lang monkeys with code like a simian. Windows mutate self Code: if(ask("MP3?")sound(mp3("C:\\music\\a.mp3"*(3.4 count)))) plays a.mp3 3.4x speed if click yes
Two player Blackjack game for the symbian users connected to each other via Bluetooth. Very nice GUI displaying the cards and choosing the available options for the player.
Cool RMI is a Java library that handles remote method invocation over TCP. It is Java only, very simple (configuration is: interface class, server host and server port) and is a single jar without dependencies.
This is a small command line calculator I wrote in Java. Run it with "java -jar Calc.jar op num1 num2", where op is the operation. I plan to add a GUI later.
Portable tools to help develop CPU emulators, eventually to include retargeting the tool chain over a wide range of CPUs using a single descriptive file.
WebCPC is an Amstrad CPC emulator especially for web-useage.
It is based on JEMU (Richard Wilson) and JavaCPC (My main project).
This small applet is not signed and easy to use. It emulates 3 CPC models: 464, 664 and 6128.
A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse.
The pgn parser new moves to Github:
* https://github.com/supareno/pgn-parser