Jasper Van der Jeugt

Login: jaspervdj

Company: Principal Engineer @Fugue

Location: Zurich, Switzerland

Bio: Haskell programmer. I like to make things.

Blog: http://jaspervdj.be

Blog: http://jaspervdj.be

Member of

  1. DCPU16
  2. Snap Framework
  3. Zeus WPI
  4. Zürich Friends of Haskell
  5. null

Repositories

acme-cofunctor
A Cofunctor is a structure from category theory dual to Functor
advent-of-code
My solutions to AdventOfCode
AstroBot
Software Design I Project
automatic-octo-spork
null
bestphotoblog
null
blaze-builder
Efficient serialization of Haskell values to lazy bytestrings with a large average chunk size.
blaze-from-html
Code for the blaze-from-html tool
blaze-html
A blazingly fast HTML combinator library for Haskell.
blaze-html-hexpat
Hexpat renderer for blaze-html
blaze-markup
Core modules for a blazing fast markup combinator library
b-tree
A fast B-tree library for Haskell
burningwheelstour.ch
Source code of burningwheelstour.ch
cabal-dependency-licenses
Compose a list of a project's transitive dependencies with their licenses
commercialhaskell
A special interest group for companies and individuals interested in commercial usage of Haskell
copypasta
A source we can copy-paste from during programming contests.
criterion-to-html
Convert criterion output to HTML reports
data-default
A class for types with a default value
data-object-json
Serialize JSON data to/from Haskell using the data-object library.
data-object-yaml
Serialize data to and from Yaml files
dcpu16-hs
Haskell implementation of Notch's dcpu-16 specification (assembler, emulator)
dcpu-asm
Sample DCPU-16 assembly programs
digestive-functors
A general way to consume input using applicative functors
dir-metadata
Simple CLI tool to add, list and manipulate metadata for humans per directory
dotfiles
null
download-media-content
Simple tool to download images from RSS feeds (e.g. Flickr, Picasa)
euler
null
euphoria
Dynamic network FRP with events and continuous values
fast-aleck-hs
Bindings to the fast-aleck library, a smart typography enhancer
fibon
A benchmark suite for Haskell
firefly
Lightweight, fast and easy 2D game library for Haskell
formlets
Haskell Formlets
fpy-mvp
MVP for a Format-Preserving YAML Parser
fss
Project for the UGent course Formal Systems Modelling for Software
fugacious
An example Haskell web application
Genus
Algorithms & Data structures project
ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE. Patches are best submitted to GHC's Trac (http://hackage.haskell.org/trac/ghc) or sent to the mailing list (ghc-devs@haskell.org)
ghcjs-docker
Build ghcjs in a container
gitignore
A collection of useful .gitignore templates
gnome-socket-applet
Gnome panel applet that reads from a pipe and displays the result
google-forms-to-plaintext
Turn google (long) forms responses into readable plaintext files
hakyll
A static website compiler library in Haskell
hakyll-bibtex
Example of using hakyll & bibtex
hakyll-contrib
Extra pre-made configurations and useful modules for hakyll
hakyll-examples
Examples for the Hakyll static site generator
hakyll-init
Very simple program to generate a hakyll sample blog
hakyll-snippets
Include code snippets from another project
HaskellerZ
Notes and files from HaskellerZ meetups.
haskell-irc
IRC client in Haskell and CoffeeScript
haskell-style-guide
A style guide for Haskell code.
hfsevents
Haskell bindings for the OS X FSEvents API - Event based filesystem monitoring
hfuse
Haskell binding for FUSE
highlighting-kate
A syntax highlighting library in Haskell, based on Kate syntax definitions
hstyle
A Haskell style checker
http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
http-conduit-browser
A browser module built on top of http-conduit
indents
Simple indentation sensitive parser-combinators for parsec
ini
Quick and easy INI configuration files for Haskell
io-streams
Simple, composable, and easy-to-use stream I/O for Haskell
IRCFileNotify
A simple bot that detects new files in a given directory and says this in an IRC channel.
jaspervdj
Source code of my personal home page.
JVGS
JVGS is a free, minimalistic platform game that is not like the others.
Keanurc
an irc bot framework written in ruby
lorem-markdownum
A lorem ipsum generator for markdown
lru-bounded-map
Haskell implementations of associative containers (maps / dictionaries) which retire elements in least recently used (LRU) order when growing past a specified limit
markdown-to-confluence
"Meh, good enough" markdown to confluence convertor
Musique
College project from first year bachelor computer science.
nanoc-site
The nanoc web site
NonSense
A basic counterexample finder using semantic tableaux
number-six
Number Six is a sexy Haskell IRC bot.
omnomnom
Simple Haskell webapp to order food
packdeps
Web app to track lagging package dependencies.
pandoc
Universal markup converter
patat
Terminal-based presentations using Pandoc
pevy
Pieter en Evy 2017
PhitSolver
Haskell program to solve PhitDroid (http://www.mtoy.biz/phitdroid2ndEdition.html) puzzles
planet-wars-haskell
Unofficial Haskell starter package for the Planet Wars AI contest
powerdot-template
Custom stuff I use for latex/powerdot presentations
profiteur
Visualiser for Haskell (GHC) prof files
programming-languages-assignment
My solution to the assignment for the programming languages course at UGent, 2010-2011
psqueues
Priority Search Queues in three different flavors for Haskell
pvp
Haskell Package Version Policy (PVP)
redis-simple
Simplified redis wrapper for Haskell
Resto-menu
Android app and website scraper for the UGent resto's menu
samplecount-blog
null
sihemo
Simple Heartbeat Monitoring
slack-api
Haskell bindings to the Slack RTM API
slither-bot
null
snap-blaze
blaze-html integration for Snap
snap-core
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
snap-server
An iteratee-based HTTP server library, which runs Snap web handlers.
snaptic-cli
Simple command line interface to snaptic.com
snap-website
Snapframework.com source code
stackage
"Stable Hackage": vetted consistent packages from Hackage
strict-base-types
Fully strict variants of the types provided in base.
string-search
Ghent University project: Implementation of several string matching algorithms in C
stylish-haskell
Haskell code prettifier
sup-host
Check if hosts are up, and wake them
swipl-block
An implementation of the block declaration for SWI-Prolog
sysfunboost.sh
More fun with your linux system.
talks
Slides & demos for talks I do
text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
thesis
My Msc. thesis
tkyprof
An interactive GHC profiling visualizer
tweetov
Haskell webapp to generate random tweets using Markov chains
unordered-containers
Efficient hashing-based container types
vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
veravd
My mother's website
versions
Haskell types and parsers for software version numbers.
wai
Haskell Web Application Interface
websockets
A Haskell library for creating WebSocket-capable servers
websockets-snap
Snap integration for the websockets library
what-morphism
Msc. Thesis code: GHC Plugin to detect and transform catamorphisms and apply fold/build fusion
wol
A program and library to a send WoL Magic Packet, to remotely start a computer.
wreq
null
xke-tweetcloud
XKE Twitter Cloud session code for 21st jun, 2011
xrandr-config
Quick and dirty tool to switch xrandr configs

Commits To

RepositoryMost Recent Commit# Commits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.