03 May 2017
layout: post
title: Templating with PHP
categories:
- Projects
tags:
- javascript
- css
- jquery
- php
- problem solving
- personal project
—I noticed a problem with a lot of societies at University having a limited or generally non-responsive web presence and thought I would set about trying to resolve this. After speaking with many socities the major hurdled seem to be the lack of technical skills to update the site once deployed. To resolve this, I built an easy to edit site template using PHP variables and include statements. Check out the video below to see it in action.
More …
03 Mar 2017
A self-made project to extend my learning with Java, JSwing and UI design in general. Creating a slot machine was simplistic enough to begin with but offered many opportunities to increase the difficulty by adding additional features such as sound or bonuses. Check out the video below.
More …
01 Aug 2016
layout: post
title: “Self-Employed Online Retailer”
categories:
- Experience
tags:
- self discipline
- negotiating
- entrepreneurial
- self employed
- customer service
icon: work
from: Jan 2011
to: Aug 2016
comments: false
—Sourced, appraised, and sold physical stock online during studies at University, turning profit for five years.
More …
12 Mar 2016
Solving the Dining Philosopher’s problem using Erlang and micro-processes.
More …