Update site content
@@ -3,7 +3,7 @@
|
|||||||
alt: Black and white portrait photo with sunlight shining on one half of the face
|
alt: Black and white portrait photo with sunlight shining on one half of the face
|
||||||
- file: Album-Cover.jpg
|
- file: Album-Cover.jpg
|
||||||
tag: Portrait
|
tag: Portrait
|
||||||
alt: A woman sat on a bench in the dark, with two flourescent lines of light horizontally across the image
|
alt: A woman sat on a bench in the dark, with two horizontal flourescent lines of light in the background
|
||||||
- file: 2023-02-05-16-26-31_018.jpg
|
- file: 2023-02-05-16-26-31_018.jpg
|
||||||
tag: Portrait
|
tag: Portrait
|
||||||
alt: A man stood by a metal fence on the beach, looking at the ocean
|
alt: A man stood by a metal fence on the beach, looking at the ocean
|
||||||
|
|||||||
@@ -1,5 +1,24 @@
|
|||||||
- title: Finance
|
- title: BRECcIA Network Mapper
|
||||||
link: '#'
|
date: 2023
|
||||||
tag: Web development
|
link: https://github.com/southampton-rsg/breccia-mapper
|
||||||
image: /assets/images/project-1.jpg
|
tag: Web Development
|
||||||
image_alt: finance
|
image: /assets/images/breccia-graph.png
|
||||||
|
image_alt: BRECcIA Network Mapper graph
|
||||||
|
- title: Parandum
|
||||||
|
date: 2020
|
||||||
|
link: https://github.com/mgrove36/parandum
|
||||||
|
tag: Web Development
|
||||||
|
image: /assets/images/parandum-banner.png
|
||||||
|
image_alt: Parandum dashboard
|
||||||
|
- title: Swifts Junior Badminton Club website
|
||||||
|
date: 2022
|
||||||
|
link: https://swiftsjbc.org.uk
|
||||||
|
tag: Web Development
|
||||||
|
image: /assets/images/sjbc-banner.png
|
||||||
|
image_alt: Swifts Junior Badminton Club website
|
||||||
|
- title: BBC Young Reporter Website
|
||||||
|
date: 2019
|
||||||
|
link: https://github.com/mgrove36/bbc-young-reporter
|
||||||
|
tag: Web Development
|
||||||
|
image: /assets/images/bbc-young-reporter-banner.png
|
||||||
|
image_alt: BBC Young Reporter website
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
- name: Web design
|
- name: Cyber Security (esp. web and network)
|
||||||
value: 80
|
value: 80
|
||||||
- name: Graphic design
|
- name: Software Engineering
|
||||||
value: 70
|
value: 82
|
||||||
- name: Branding
|
- name: Web Development and Online Marketing
|
||||||
value: 90
|
value: 75
|
||||||
- name: WordPress
|
- name: Digital Forensics
|
||||||
value: 50
|
value: 30
|
||||||
@@ -53,7 +53,7 @@ permalink: /portfolio
|
|||||||
|
|
||||||
{% for project-item in site.data.portfolio %}
|
{% for project-item in site.data.portfolio %}
|
||||||
<li class="project-item active" data-filter-item data-category="{{ project-item.tag | downcase }}">
|
<li class="project-item active" data-filter-item data-category="{{ project-item.tag | downcase }}">
|
||||||
<a href="{{ project-item.link }}">
|
<a target="_blank" href="{{ project-item.link }}">
|
||||||
|
|
||||||
<figure class="project-img">
|
<figure class="project-img">
|
||||||
<div class="project-item-icon-box">
|
<div class="project-item-icon-box">
|
||||||
@@ -65,7 +65,7 @@ permalink: /portfolio
|
|||||||
|
|
||||||
<h3 class="project-title">{{ project-item.title }}</h3>
|
<h3 class="project-title">{{ project-item.title }}</h3>
|
||||||
|
|
||||||
<p class="project-category">{{ project-item.tag }}</p>
|
<p class="project-category">{{ project-item.date }}, {{ project-item.tag }}</p>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -957,7 +957,7 @@ main {
|
|||||||
.project-img {
|
.project-img {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 200px;
|
height: 184px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
@@ -1248,7 +1248,6 @@ textarea.form-input::-webkit-resizer { display: none; }
|
|||||||
* #PORTFOLIO, BLOG
|
* #PORTFOLIO, BLOG
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.project-img,
|
|
||||||
.blog-banner-box { height: auto; }
|
.blog-banner-box { height: auto; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
BIN
assets/images/bbc-young-reporter-banner.png
Normal file
|
After Width: | Height: | Size: 620 KiB |
BIN
assets/images/breccia-graph.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
assets/images/parandum-banner.png
Normal file
|
After Width: | Height: | Size: 104 KiB |
BIN
assets/images/sjbc-banner.png
Normal file
|
After Width: | Height: | Size: 615 KiB |