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.
Start Free
Build Securely on Azure 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.
EIRC is an IRC client program written entirely in Java using only Java API version 1.1, for compliance with once mainstream web browsers. It runs both as an applet and as an application.
JBackupWithZip is a javaprogram for backing up oftenly some selected folders and files. You select some folders and/or some files by browsing your harddrives and then zip it (in zip format). The selection is saved to redo the zip easily when needed.
A Java userland file synchronization program that runs as a daemon. Designed synchronize between many systems simultaneously. Builds a minimal spanning tree for bandwidth efficient update distribution.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
A javaprogram for exploring cubic fractals, similar to the Mandelbrot set but exhibiting a higher level of dynamical complexity. CubicBrowser provides the ability to explore the 4D Cubic Locus (and associated Julia sets) by viewing arbitrary 2D slices.
mobileTV is a J2ME clone of the game "Mad TV". You manage a TV station and tasks include (among others): planning the program, placing ads & producing your own shows and series. mobileTV requires MIDP 2.0.
This project an image browser like ACDSee, but written entirely in java.
Also the program will include an image editor for common image editing .
The program works with all image formats supported for java.
POT server/client is a program which connects multiple clients on seperate machines to a central server. The purpose of the central server is to administer various economic-related games/tests and obtains results from the user clients.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A command-line program to manipulate annotated genetic sequences (initially in EMBL format). The user supplies a pattern to identify which features or qualifiers to process. These can then be deleted, renamed etc
PHP/MySQL program which allows you to create a database driven, account based, web art board/community. You can install a number of Java Applets (provided separately) on this board and literally draw on the web.
SONG means NPO System (Sistema para ONG in Portuguese). It was developed for a Brazilian NPO to allow it to control the donators and the family who need help.
Its extremely simple program, developed completely in JAVA using hsqldb as database.
Sliver is a Server daemon and a client program that reads log files, and accept remote commands through the TOC protocol using Net::Aim and encryption. Sliver is written mostly using Perl, but this may change.
Transliterator - program for converting English transliterated text to Russian and Hebrew (possibly others in the future). It's written in Java and has a GUI.
A Digital Signal Processing Program for educational purposes, written in Java, tested on Windows, should work on Linux too. Plugin architecture for inputs, outputs, filters, analisys.
Ostos is a Javaprogram for creating product catalog(s) of products sold in different shops and planning, creating, counting prices for and printing shopping lists.
SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
A program, written entirely to support learners on their way to the top of knowledge. Crossplatform software, which can help you automate/generate/accelerate a learning process, for example studying for an exam or preparing a class work.
A simple port-relaying program written in Java; sits on specified ports for either TCP or UDP, re-sends packets to the given IP. Doesn't forward packets, actually receives and re-sends them. Could be handy to learn Java Sockets/networking. Public Domain.
VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods.
When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.