My Web Portfolio

https://portfolio.davidhide.com/ ← Back

What is it?

A web portfolio to showcase my work.

Technologies

  • »HTML5
  • »CSS3
  • »JavaScript
David Hide's web portfolio site

Background

I made this website as a way to showcase my projects and provide some background about who I am and the skills I can offer.

How does it work?

This is a static site, meaning there is no back-end component; it is simply HTML, CSS and JavaScript. The header of the site features a an infinitely-scrolling background of a starry sky. My projects are showcased in a completely custom-built slider.

Links

Live site
Source code

Recent Projects

A screenshot of Treasure Dash gameplay

Treasure Dash

Treasure Dash was a game idea which I'd previously made with a friend as a group project in university. The initial version was written in Java but it was very basic and unfinished. I decided to rebuild the project for the web and bring our initial vision to life. Continue reading »


Prisoner’s Dilemma Strategy Simulator

The Prisoner's Dilemma is a hugely influential game in the field of Game Theory. In Richard Dawkins' seminal 1976 book, The Selfish Gene, he describes a competition organised by political scientist Robert Axelrod in which competitors could submit code for strategies for playing the game which were then pitted against each other. In this NodeJS app, I implement my own version… Continue reading »