wallymathieu
Working in software development since 2005. Tech nerd. Usually using GitHub either for serious stuff or for very simple projects.
@solidify Greece
Pinned Repositories
Fleece
Json mapper for F#
FSharpPlus
Extensions for F#
auctions
Proof of concept Auction APIs
auctions-api-fsharp
Auctions engine implemented in f# (mostly intended as POC)
isop
Isop is the swedish name for hyssop. Like any spice it is intended to give flavor to the development of command line apps.
LogAdapter
Adapter for library logging (for current and future logging frameworks) inspired by @ezyglide (intended as a pattern, not intended as something you depend on)
studies
Meta repository for "studies"
with
Extensions and classes to make immutable c# easier to use. Obsolete with introduction of records in C# 9.
wallymathieu's Repositories
wallymathieu/with
Extensions and classes to make immutable c# easier to use. Obsolete with introduction of records in C# 9.
wallymathieu/dotnet_web_security_101
Web security lessons ported from web security I taught around 2011
wallymathieu/vim-settings
My vim settings
wallymathieu/afhistorik
Historical Job Postings (API+Example)
wallymathieu/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
wallymathieu/Autofac
An addictive .NET IoC container
wallymathieu/calc-spock
Trying out some Spoc and API tests
wallymathieu/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
wallymathieu/CQRS-ES-Todos
A training journey into CQRS+ES
wallymathieu/diffmerge-clj
wallymathieu/digestive-bootstrap
Haskell: Speed up form designing using digestive functors and bootstrap
wallymathieu/fable-targetframework-test
wallymathieu/Fleece
JSON mapper based on System.Json for F#
wallymathieu/FSDN
FSharp developer network
wallymathieu/FSharp.Data.GraphQL
FSharp implementation of Facebook GraphQL query language.
wallymathieu/FSharpApiSearch
F# API search engine
wallymathieu/FsReveal
FsReveal parses markdown and F# script file and generates reveal.js slides.
wallymathieu/Fuchu
Functional test library for F# / C# / VB.NET
wallymathieu/github-sync
Github sync script
wallymathieu/ImmutableObjectGraph-studies
Trying out ImmutableObjectGraph
wallymathieu/ionide-vscode-fsharp
VS Code plugin for F# development
wallymathieu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.
wallymathieu/masstransit-studies
Example usage of masstransit
wallymathieu/mssql-node-docker-demo-app
Demonstration application using Microsoft SQL Server on Linux and Node in a Docker container.
wallymathieu/nhibernate-studies
Old code based on Summer Of NHibernate (cleaned up)
wallymathieu/onion-ts
Trying out onion architecture in typescript
wallymathieu/pure-java-rest-api
REST API without framework exercise
wallymathieu/redis-studies
Port of nhibernate-studies to Redis
wallymathieu/rssify-fs
Turning sites into feeds
wallymathieu/spring-boot-rest-api-versioning-example
An example application used to explore REST API versioning in Spring Boot