One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Pocket Cube J3D is a simulator of a Pocket Cube, in Java language and Java 3D graphics API. Java 3D is available at: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html
Java-based recursive SuDoku Solving program. Currently console-based, mostly personal effort, but all contributions welcomed! Hopefully we'll have a GUI for easy solving/generation in the future...
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.
Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
Is a Minesweeper clone written in Java. It was done because I was bored xD. I'm still working on it... and I'm thinking about making it Online soon. :-)
Break-tris is a two-player game, aimed at combining the best parts of the 80's classics Tetris and Breakout. One player attempts to complete objective by playing the Tetris side while the other player atempts to breakout!
Use the spacebar to stop the blocks moving from side to side. Line them up carefully, because those that aren't supported will fall. There are 20 rows; blocks in each subsequent row move faster, making it harder, and score multiplier increases each row.
This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
Kenshira es un sistema Web para crear una comunidad de usuarios que pueda jugar y crear aventuras conversacionales.
Incluye un lenguage propio llamado OgnlScript, un compilador, un interprete y un editor de codigo fuente en Html.
This project is a new way of playing Tetris, one of the most popular games in history. To run the game you have to install:
1. Java 1.6u7 or a newer version;
2. JOGL 1.1.2;
3. Java Media Framework 2.1.1;
This package allows you to create virtual rubik cubes and move their faces. Moreover you can see at every time the current position of the cube and find its solution. Visit http://www.hcroboting.com for more information
This game is an improved remake of old Atari800xl game Zenji.
The goal is to move around labyrinth and transform it. When all fields of labyrinth are connected level is completed. There are also some monsters that are trying to kill ya'.
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
GoMoku3D is a tridimensional game in which you have to make a "tunnel" of little cubes inside a bigger one. You can play with one/two competitor or against the computer, even in network mode. Realized by CS students at University of Padua, Italy.