WimJongeneel
Software Engineer at Mendix | MSc Software Engineering Student | Technical writer on ITNEXT
@mendixRotterdam
Pinned Repositories
cs-nes-emulator
My own NES emulator, written as a C# console application
cs-odata-client
A Dotnet Core compatible and typed OData client using LINQ expressions
hs-regex-evaluator
A regular expression interpreter in Haskell
scala-interpreter
An interpreter written in Scala
ts-comprehension
Comprehension for arrays, sets and maps in TypeScript
ts-iqueryable
Expressions and IQueryables in TypeScript
ts-lazy-collections
Lazy collections with iterators for TypeScript
ts-pattern-matching
Pattern matching in TS with Record Patterns, Type Patterns, type inference and more
ts-reactive-rendering
A reactive rendering library in TypeScript with a VDOM, stateful components and lifecycle hooks
ts-workerpool
A worker-pool in TypeScript for parallel programming
WimJongeneel's Repositories
WimJongeneel/ts-pattern-matching
Pattern matching in TS with Record Patterns, Type Patterns, type inference and more
WimJongeneel/ts-lazy-collections
Lazy collections with iterators for TypeScript
WimJongeneel/ts-reactive-rendering
A reactive rendering library in TypeScript with a VDOM, stateful components and lifecycle hooks
WimJongeneel/ts-workerpool
A worker-pool in TypeScript for parallel programming
WimJongeneel/ts-iqueryable
Expressions and IQueryables in TypeScript
WimJongeneel/ts-comprehension
Comprehension for arrays, sets and maps in TypeScript
WimJongeneel/ts-react-router
A routing component library for React
WimJongeneel/ts-railroad-programming
Railroad programming in TypeScript
WimJongeneel/fs-functional-lang-interpreter
Functional programming language with a powerfull typesystem
WimJongeneel/hs-toy-compiler
A simple interpreted language written in Haskell
WimJongeneel/ts-interpreter
A 'no-library' interpreter written in TypeScript
WimJongeneel/ts-lisp-language
A Lisp-style programming language written in TypeScript
WimJongeneel/fs-linear-regression
Linear regression in F# with gradient decent
WimJongeneel/hs-math-interpreter
A interpreter in Haskell for simple expressions. Made with Alex and Happy
WimJongeneel/hs-regex-evaluator
A regular expression interpreter in Haskell
WimJongeneel/ts-datastructures
Datastructures in TypeScript: linked-list, double-linked-list, queue, stack, map
WimJongeneel/ts-form-validator
Type safe and declarative form validation for React
WimJongeneel/ts-playground
My coding playground, with BST's, Monads and other stuff
WimJongeneel/ts-react-store
A store-based statemanagement library for React
WimJongeneel/cs-nes-emulator
My own NES emulator, written as a C# console application
WimJongeneel/cs-odata-client
A Dotnet Core compatible and typed OData client using LINQ expressions
WimJongeneel/scala-interpreter
An interpreter written in Scala
WimJongeneel/DeeplinkModule
Add request handlers to your app which will trigger microflows.
WimJongeneel/fs-math-interpreter
Interpreter for algebraic expressions with proper operator precedence
WimJongeneel/fs-scripting-lang-interpreter
Interpreter with collections, boolean algabra, controlflow and lexial scoping
WimJongeneel/mendix-docs
Mendix documentation repository
WimJongeneel/ts-stackmachine