taylorjg
Scala/JavaScript dev at Disney Streaming Services with a strong interest in functional programming. I also have experience with C#, ASP.NET, C++, etc.
@cakesolutionsManchester, UK
Pinned Repositories
DlxLib
DlxLib is a C# class library that solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
dlxlibjs
JavaScript library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
emscripten-opencv
Web app calling into C++ WebAssembly code that uses OpenCV
FsCheckUtils
FsCheckUtils adds FsCheck utilities aimed at C# developers and adds some things from ScalaCheck e.g. someof and pick
Monads
Experiments with Monads in C#
rubiks-cube
A three.js visualisation of solving a Rubik's cube
shazizzle
Experiments with Web Audio API with a view to creating a simplified version of Shazam
sliding-puzzle-react
Sliding Puzzle using React and Phaser
sudoku-buster
Web app to scan and solve a Sudoku puzzle
taylorjg.github.io
Jonathan Taylor's Home Projects
taylorjg's Repositories
taylorjg/rubiks-cube
A three.js visualisation of solving a Rubik's cube
taylorjg/FlowFreeSolverWpf
A WPF Flow Free puzzle solver (using DlxLib)
taylorjg/dlxlib-demos
React/TypeScript web app to demo dlxlib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
taylorjg/dotnet-versioninfo
Display version information of .NET Core assemblies
taylorjg/FractalsWebGL
Playing around with fractals using WebGL
taylorjg/solid-light-works
Attempt to render some of Anthony McCall's solid light works using three.js and WebGL
taylorjg/BasketCase
Simple AngularJS 1.x online store app as a vehicle for experimenting with Elasticsearch
taylorjg/basketcase-react
Mock online store app selling washing machines with faceted navigation built using React, Serverless Framework and Elasticsearch
taylorjg/taylorjg
taylorjg/taylorjg.github.io
Jonathan Taylor's Home Projects
taylorjg/word-shower
A zen little game where you stare at your screen and come up with words from a transient stream of letters.
taylorjg/word-shower-react
A zen little game where you stare at your screen and come up with words from a transient stream of letters
taylorjg/AoC-2023
taylorjg/basketcase-serverless
Serverless function that provides product and facet data to a mock online store app selling washing machines
taylorjg/collective-crossword
Collectively solve cryptic crosswords
taylorjg/complete-stacktraces
taylorjg/connect-four
Connect 4 console app and web app using minimax
taylorjg/counter-intelligence
Decrypt a string where letters have been shifted by a random number - last letter is always "X"
taylorjg/dvla-viewer
Simple app to lookup car registrations using DVLA API
taylorjg/eye-say
Make a word cloud out of all the rude words in Private Eye crossword puzzle clues
taylorjg/OhHell
taylorjg/portfolio
taylorjg/print-puz-react-vite
Print the Private Eye crossword in the style of The Daily Telegraph crossword
taylorjg/print-puz-serverless
Serverless backend for print-puz-react-vite
taylorjg/repo-traffic-react
GitHub OAuth App to display repo traffic data using React and TypeScript
taylorjg/seconds-to-time-string
Implement a function which takes a number of seconds and returns that number of seconds converted into a readable string
taylorjg/speech-recognition-test
Playing around with Web Speech API
taylorjg/trampoline-ts
taylorjg/vite-react-threejs
Demo web app combining three.js with React + Material UI
taylorjg/vowel-shift