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.
Try Retool free
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Advanced Windows Sudoku solver and puzzle generator with a modern GUI interface. Features multiple solving techniques from basic to expert, including Standard Elimination, Hidden Singles, X-Wing, Swordfish, XY-Wing, and XYZ-Wing patterns. Generate puzzles across five difficulty levels (Easy to Extreme).
Key Features:
* Interactive puzzle input
* Multiple advanced solving algorithms
* Puzzle generation with guaranteed unique solutions
* Save/load functionality with multiple slots
*...
OneToFive is a mathematical game written in Ruby with a Qt4 GUI. The goal is to fill in a grid with numbers from 1 to 5 using vertical and horizontal combinations (pair, two pairs, three of a kind, straight, full house, ...) that are given.
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.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Spellathon is a simple word puzzle game. You are given seven letters. You need to find words of length four letters or more that include a central letter. See how many words you can guess!
Xjig-2.5 is an is an improved version of the jigsaw puzzle developed by Helmut Hoenig, The original version 2.4 was released July 24th 1996.
Some of the changes...
*Option to fix the piece during drag and rotate to 90 deg angles when clicked.
*Choose a different shape for the pieces.
*Sorts out all the edge pieces, and puts them in a separate pile.
There are several gui launchers for xjig 2.5.
xJigsaw : http://webmayo.com/xjigsaw
xjiggui:...
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.
This project will implement a player for the Mohawk archive format. The player will be written in C++ and use wxWidgets as GUI, so as to be portable to various OSses (with focus on Linux and Windows).
The Mohawk archive format is used by the games such as Myst and Riven (both from Cyan Worlds [http://cyan.com]).
Visit the associated Web page to see the status of the componenents.
Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
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.
A simple GUI-driven application to solve and generate sudoku puzzles through logical means. Also supports manual solving, with pencil marks and cell colouring. Should be able to solve any standard sudoku from a newspaper or magazine.
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.
This is no Sudoku solver, but "explainer". It can guide you with logic through the solving process. Not only 9x9 grids: MxN, samurai or any layout you can describe with the board editor! Now with a great GUI! Manual, tutorial, examples...
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.