Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
WordSearch is a Perlscript that generates word search puzzles. It will generate random word search puzzles, or you can give it a list which will allow it to generate your own puzzles. WordSearch will also optionally display the solution for the puzzle.
This project has moved: https://github.com/craigmaloney/wordsearch
Kanagram is software for finding anagrams (example: William Shakespeare = I am a weakish speller). It uses the word lists of the aspell package. So far we have a Perlscript to make anagrams, but the target is to make an interactive program for KDE.