dmvianna
Computer Scribe. Folding with `for` since 2012. Functional Python + Imperative Haskell.
Melbourne, Australia
Pinned Repositories
addresses
library for parsing free text addresses
arandr-layout
arandr layout
conduit-patents
parsing addresses out of free text
dmvianna.github.io
résumé, written entirely in Elm and Elm-UI (src directory in master branch)
dotfiles
Tidy up ~/.files in a directory and symlink them back to where the system wants to find them!
emacs.d
emacs configuration using straight.el and use-package
gabriel-tut
Data science tutorial by @gabriel439
haskellbook
Exercise solutions for haskellbook.com
jedi-language-server-env
a nix shell with a functioning jedi-language-server
patents
parsing addresses out of free text (exercise)
dmvianna's Repositories
dmvianna/pux-starter-app
Starter Pux application using webpack with hot-reloading and time-travel debug using pux-devtool.
dmvianna/shawty
Yep. Another @haskellbook exercise.
dmvianna/strict
Chapter 27 of haskellbook onwards -- using GHC 8.0.1
dmvianna/analysing
Trying analyze out
dmvianna/analyze
making data science easy and safe with data frames in haskell
dmvianna/bassbull
Simple CSV workflow in Haskell, following Chris Allen's http://howistart.org/posts/haskell/1/
dmvianna/bowling
tiny little game in python
dmvianna/buggy-perimeter
dmvianna/csviewer
My take on @stackbuilders CSV encode/decode tutorial https://www.stackbuilders.com/tutorials/haskell/csv-encoding-decoding/
dmvianna/csvstream
Excercise for streaming large CSV for data analysis
dmvianna/framecsv
CSV -> Haskell -> PNG
dmvianna/Frames
Data frames for tabular data.
dmvianna/framesy
Frames tutorial loosely followed
dmvianna/ghcjs-starter-project
Bare framework for building a web app with Haskell backend and frontend
dmvianna/hangman
Another @haskellbook exercise
dmvianna/intermezzOS
Toy OS written in Rust
dmvianna/intero
Complete interactive development program for Haskell
dmvianna/lens-tut
lens tutorial
dmvianna/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
dmvianna/minimal-js-graph
minimal example server-client dashboard
dmvianna/nodebeginner
Working through Node Beginner Book by Manuel Kiessling
dmvianna/nodeCraftsman
Working through The Node Craftsman book by Manuel Kiessling
dmvianna/notebooks-hs
IHaskell notebooks
dmvianna/pure
Playground for the purescript book
dmvianna/purescript-book
solving some problems from purescript-book
dmvianna/purescript-webpack-example
Example using PureScript with webpack
dmvianna/python-infix
An experiment to use infix operators in Python
dmvianna/sample-chapter-code
Working through Full Stack React
dmvianna/turicreate
Turi Create simplifies the development of custom machine learning models.
dmvianna/uploader
I want to stream big files to the server, avoiding mistakes