Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language.
Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/)
Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game
(http://www.nongnu.org/enigma/about.html).
Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Solves given sudoku puzzle! save unsolved puzzles , build your own puzzle game. highly customizable user interface . Is built in swing hence It is a multiplatform. Fast puzzle resolutions due to multithreading execution. TESTED ON UBUNTU 10.04 , VIST
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...
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 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.
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.
Thirty-One is a fun little game, where the user plays against the computer in a race to the number 31 (thirty one). Each selects a number until the aggregate equals 31. To also be extended to player versus player. Also, will hopefully gain a GUI.