Pinned Repositories
advent-of-code-2015
Solutions to the 2015 Advent of Code using Golang
advent-of-code-2019
Solutions to the 2019 Advent of Code using Golang.
advent-of-code-2020
Solutions to the 2020 Advent of Code using Golang
Elm_Browser-dot-document-Boilerplate
Boilerplate for writing small Elm applications in v. 0.19 using the "Browser.document" function for making programs.
FSharp_FunctionalParsingWithFParsec
Demo code from a talk on parser combinators and the FParsec library
learning-resources
A list of resources for learning how to learn and for broadening knowledge of software development topics
pos-server
Example GraphQL server in Golang for point of sale services
rusty_parsec
Rusty Parsec is a parser combinator library in Rust, modeled after the F# library, FParsec.
Video-Conference-Bingo
A simple game of bingo that was built using Elmish and was based on the Elmish starter template found in The Elmish Book by Zaid Ajaj
jakewitcher's Repositories
jakewitcher/learning-resources
A list of resources for learning how to learn and for broadening knowledge of software development topics
jakewitcher/FSharp_FunctionalParsingWithFParsec
Demo code from a talk on parser combinators and the FParsec library
jakewitcher/Haskell_blackjack-game
A game of blackjack written in Haskell
jakewitcher/Haskell_hangman-game
A Haskell hangman game from "Haskell Book" by Chris Allen and Julie Moronuki
jakewitcher/Haskell_solitaire
A game of solitaire played in the terminal, written in Haskell
jakewitcher/Haskell_TicTacToe
A terminal game of Tic-Tac-Toe, written in Haskell, utilizing the StateT monad for state management.
jakewitcher/pos-server
Example GraphQL server in Golang for point of sale services
jakewitcher/Video-Conference-Bingo
A simple game of bingo that was built using Elmish and was based on the Elmish starter template found in The Elmish Book by Zaid Ajaj
jakewitcher/advent-of-code-2015
Solutions to the 2015 Advent of Code using Golang
jakewitcher/advent-of-code-2019
Solutions to the 2019 Advent of Code using Golang.
jakewitcher/advent-of-code-2020
Solutions to the 2020 Advent of Code using Golang
jakewitcher/rusty_parsec
Rusty Parsec is a parser combinator library in Rust, modeled after the F# library, FParsec.
jakewitcher/abstracting-application-io
Example code from blog posts on abstracting application IO using interfaces and higher order functions
jakewitcher/advent-of-code-2023-js
Solutions to Advent of Code 2023 in JS
jakewitcher/AdventOfCode2019
Advent of Code solutions for 2019, using F#
jakewitcher/configlet
jakewitcher/csharp
Exercism exercises in C#.
jakewitcher/csharp-analyzer
An analyser for C#
jakewitcher/FParsecDemoApp
jakewitcher/fsharp
Exercism exercises in F#.
jakewitcher/fsharp-analyzer
jakewitcher/functional-interfaces
Code examples from dev.to series "Functional Interfaces in Java"
jakewitcher/howtographql
The Fullstack Tutorial for GraphQL
jakewitcher/javascript
Exercism exercises in JavaScript.
jakewitcher/javascript-analyzer
This is Exercism's automated analyzer for the JavaScript track.
jakewitcher/project-euler-solutions
Project Euler solutions written in Go
jakewitcher/readability-java
Examples from "Four Characteristics of Readable Code" Conference Talk
jakewitcher/TurkishWordCount
An application that counts the number of times a word is used in a Turkish text.
jakewitcher/vscode-generator-code
Visual Studio Code extension generator
jakewitcher/vscode-sanscript-syntax-highlighter
An extension for Visual Studio code providing syntax highlighting support for Sanscript, a scripting language used by Dexterity