Pinned Repositories
AMPS
Music Management using Agile
aoc2021
AStar
An exercise in implementing the A* pathfinding algorithm in C# and .Net.
Blog
Chat
An exercise in learning Client/Server architecture
ChengyuQuiz
iOS App
MIDISequencer
Primary aim is to make a fully functional MIDI Sequencer (piano roll), and expand from there.
NiuNiu
Niu-Niu is a comparing card game played between the player and the dealer. The goal of the game is to divide a five card hand into a left hand with three cards and a right hand with two cards. The value of the left hand must be a multiples of 10. The value of the right hand should be as high as possible.
NSynth
Functional library for generating waveforms in F# and C#
pretty-cypher
This is currently a Neo4j Cypher language parser written in Haskell. This will eventually be used to format cypher queries to a standard format.
EdAllonby's Repositories
EdAllonby/NiuNiu
Niu-Niu is a comparing card game played between the player and the dealer. The goal of the game is to divide a five card hand into a left hand with three cards and a right hand with two cards. The value of the left hand must be a multiples of 10. The value of the right hand should be as high as possible.
EdAllonby/NSynth
Functional library for generating waveforms in F# and C#
EdAllonby/Chat
An exercise in learning Client/Server architecture
EdAllonby/MIDISequencer
Primary aim is to make a fully functional MIDI Sequencer (piano roll), and expand from there.
EdAllonby/AMPS
Music Management using Agile
EdAllonby/aoc2021
EdAllonby/AStar
An exercise in implementing the A* pathfinding algorithm in C# and .Net.
EdAllonby/Blog
EdAllonby/ChengyuQuiz
iOS App
EdAllonby/pretty-cypher
This is currently a Neo4j Cypher language parser written in Haskell. This will eventually be used to format cypher queries to a standard format.
EdAllonby/cypher-query-formatter
A simple JS based formatter for Neo4j's Cypher querying language.
EdAllonby/dictionaries
Hunspell dictionaries in UTF-8
EdAllonby/GameOfLife
Why Not?
EdAllonby/gitignore
A collection of useful .gitignore templates
EdAllonby/GrooveBox
A university project where a popular Audio Software Company has asked to create a new Drum Machine for quick and easy groove making.
EdAllonby/HaskellPlayground
EdAllonby/Javascript-101
EdAllonby/kanban
EdAllonby/LispPlayground
My musings in Common Lisp. Includes examples from the books 'Practical Common Lisp' and 'Land Of Lisp'.
EdAllonby/MandarinLearner
App to help you learn Mandarin HSK phrases and sentences
EdAllonby/neo-forgery
EdAllonby/nextjs-app--routing-test
EdAllonby/PopupTranslator
A quick way of translating phrases through a non-intrusive desktop popup
EdAllonby/ProjectEulerSharp
My solutions for Project Euler in C#.
EdAllonby/react-graph-vis
A react component to render nice graphs using vis.js
EdAllonby/release-example
EdAllonby/storybook-poc
EdAllonby/ts-fp
Functional Programming playground in TypeScript
EdAllonby/vscode-extension-samples
Sample code illustrating the VS Code extension API.
EdAllonby/WPFGymTracker
Project used to learn the new C# 6.0 features.