From c387efa60f61826d2bc79864f067b683dd887012 Mon Sep 17 00:00:00 2001 From: Jack Bond-Preston Date: Fri, 23 Nov 2018 21:43:59 +0000 Subject: [PATCH] Hide some overlay text on thinner viewports for responsiveness --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 1f9b226..69a5c10 100644 --- a/index.html +++ b/index.html @@ -105,10 +105,10 @@ A bespoke book management system for Potato.

-

+

Developed as part of a 4-person team for the Software Project Engineering unit at the University of Bristol.

-

+

The backend interfaces with a MySQL database to serve a REST API implemented in Spring. This Java application is then deployed to the cloud. The frontend consists of static HTML using Bootstrap and Vue.js, served by the internal Spring web-server - accessing and mutating the data through the REST API. @@ -128,10 +128,10 @@

A concurrent game of life implementation designed to run on a limited piece of hardware.

-

+

Developed as part of a 2-person team for the Concurrent Computing unit at the University of Bristol.

-

+

This game of life implementation was written in XC and designed to run on the XMOS xCORE-200 eXplorer. The program runs concurrently across tiles, utilising