Pinned Repositories
Anglicisms
Ruby scripts I created for investigating the text corpus in my bachelor's thesis where I analyzed anglicisms in French articles.
car-info-finland
A little script to analyze public Finnish car registry information from the Finnish Transport and Communications Agency open data.
ComputerTimeTracker
A program that tracks time spent on the computer. I made this to assist me in my daily hour reporting.
Huippu
This is a mobile game I made after I discovered it on the game channel of my TV and wanted to play elsewhere too.
nhl-recap
A web app playing back the goal information from the latest NHL games.
nhl-score-api
A JSON API that returns the scores and goals from the latest finished or on-going NHL games.
NHL95DBEditor
Edit the database files of EA Sports NHL Hockey 95 for PC on the command line.
NHLReplay
Play back NHL game events in the browser.
SudokuSolver
A recursive sudoku solver. I read about a person who blogged about creating his own sudoku solver but eventually failed because he couldn't get his head around recursion. So I wanted to test if I would manage to do it.
YatzyScoreboard
Keep track of your Yatzy game scores in the browser.
peruukki's Repositories
peruukki/SudokuSolver
A recursive sudoku solver. I read about a person who blogged about creating his own sudoku solver but eventually failed because he couldn't get his head around recursion. So I wanted to test if I would manage to do it.