heredoc
  • Projects
  • Python
  • Elixir
  • Devops
  • Data Science
  • Essays
  • Links

stop animation

Heredoc
is a file literal or input stream literal: it is a section of a source code file that is treated as if it were a separate file. It also happens to be the name of this technical blog..

Recent

  • OpenVPN Setup with ansible and terraform on EC2
  • Zoo: configuration management for the random hardware I own and experiment with
  • A allspark-based stack for data science projects
  • An Elixir Microservice Architecture
  • Penrose Tilings & Solid Geometry

Tags

  • ansible
  • architecture
  • boilerplate
  • code
  • cs
  • data-science
  • deprecated
  • devops
  • docker
  • elixir
  • essays
  • fabric
  • graphdb
  • groovy
  • infrastructure
  • jenkins
  • links
  • math
  • misc
  • proglangs
  • projects
  • python
  • raspberry-pi
  • salt
  • terraform
  • unfinished
  • vagrant
  • vpn

GitHub Repos

Status updating...

Links

  • data.holdings
  • travel blog
  • random article (this blog)
  1. Tags
  2. projects

Writing with tag: projects

OpenVPN Setup with ansible and terraform on EC2

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in vpn , devops , ansible , terraform , projects

Zoo: configuration management for the random hardware I own and experiment with

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in devops , ansible , projects

A allspark-based stack for data science projects

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in python , docker , data-science , projects

An Elixir Microservice Architecture

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in elixir , infrastructure , devops , architecture , projects

Penrose Tilings & Solid Geometry

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in data-science , math , cs , python , projects

Exploring WikiVoyage data with Neo4j and Cypher: Part 3

Part 3 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. Having improved the semantic content of the graph with Cypher in the last section, this section uses Cypher to interrogate the resulting model.

Part 3 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished

Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)

Part 1 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher.¬

Part 1 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in elixir , graphdb , data-science , projects

Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)

Part 2 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. In this section, we leave our Elixir parsing code in the dust and begin the process of graph curation using Cypher.

Part 2 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished

An implementation of the Ambient Calculus in Elixir: Part 1

This section includes a brief introduction to the ambient calculus, discussion of project scope and some definitions. A review of concurrency primitives in Elixir.
Part 1 in " Ambient Calculus in Elixir"
read more ...
tagged in elixir , math , cs , unfinished , projects
unfinished

An implementation of the Ambient Calculus in Elixir: Part 2

System Design: mapping ambient calculus primitives to Elixir
Part 2 in " Ambient Calculus in Elixir"
read more ...
tagged in elixir , math , cs , unfinished , projects
unfinished


© 2017 mvr · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top