Giter VIP home page Giter VIP logo

puzzles's Introduction

Lukas Karlsson (@lukwam) ๐Ÿ‘‹

Cloud Architect and Developer Advocate (formerly) at the Broad Institute of MIT and Havard (@broadinstitute).

โœ… Certifications:

โœจ Google Developer Expert specializing in Google Cloud Platform.

๐Ÿ“… Community Organizer:

๐Ÿ’โ€โ™‚๏ธ Pronouns: he/him/his

Google Developer Experts Cloud Badge

puzzles's People

Watchers

 avatar  avatar

puzzles's Issues

create a solver for alphacipher that solves like a person

https://www.puzzler.com/puzzles-a-z/alphacipher

read in a list of words and their values. that is the wordlist.

if any word contains another word in the list, remove one word from the other word to get a new word with a new value.

add every pair of words together to get more words with values.

repeat the first step to see if any of the original words can be removed to get new words and values.

Puzzle 22 here: http://devjoe.appspot.com/hunt94/

Create a dictionary for use by puzzle tools

Dictionary should include words that are valid in crossword puzzles.

It should likely include anything that is a valid scrabble word:

http://www.word-buff.com/scrabble-word-list.html

https://www.wordgamedictionary.com/sowpods/download/sowpods.txt

http://www.wordgamedictionary.com/twl06/download/twl06.txt

http://www.wordgamedictionary.com/english-word-list/download/english.txt

Ideally, it would also contain words sorted by prevalence. What does that mean? Who knows? More commonly printed, more commonly appearing in crosswords, etc.

https://www.kaggle.com/datasets/rtatman/english-word-frequency

Would be great to include all valid spelling bee words too.

Also SCOWL seems like a good resource: http://wordlist.aspell.net/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.