Giter Site home page Giter Site logo

Mark Tickner

My personal website, built using Wordpress with a custom theme.

Deployed on the Openshift platform.

Running Locally in MAMP

Set the database environment variables:

APACHE_VARS='/Applications/MAMP/Library/bin/envvars'
echo 'export OPENSHIFT_APP_NAME=mt' >> $APACHE_VARS
echo 'export OPENSHIFT_MYSQL_DB_USERNAME=root' >> $APACHE_VARS
echo 'export OPENSHIFT_MYSQL_DB_PASSWORD=root' >> $APACHE_VARS
echo 'export OPENSHIFT_MYSQL_DB_HOST=localhost' >> $APACHE_VARS
echo 'export OPENSHIFT_MYSQL_DB_PORT=8889' >> $APACHE_VARS
echo 'export OPENSHIFT_DATA_DIR=~/Workspace/MarkTickner/' >> $APACHE_VARS

Mark Tickner's Projects

audi-tt-8j-memory-seat icon audi-tt-8j-memory-seat

Arduino project to trigger audio confirmations when memory seat position is saved in TT MK2s where the instrument cluster does not handle it

docs-cb4 icon docs-cb4

Documentation for Couchbase Server 4.x GA releases

fpinscala icon fpinscala

Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"

gatling icon gatling

Async Scala-Akka-Netty based Load Test Tool

marktickner icon marktickner

My personal website, built using WordPress with a custom theme.

scala-logging icon scala-logging

Convenient and performant logging library for Scala wrapping SLF4J.

spelltoscore icon spelltoscore

ASP.NET website with Silverlight game coursework project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.