diff --git a/_data/clients.yml b/_data/clients.yml
new file mode 100644
index 0000000..9d457fa
--- /dev/null
+++ b/_data/clients.yml
@@ -0,0 +1,21 @@
+- company: WithSecure
+ logo: /assets/clients/withsecure-color.png
+ link: https://withsecure.com
+- company: University of Southampton
+ logo: /assets/clients/uos-color.png
+ link: https://southampton.ac.uk
+- company: Royal Air Force
+ logo: /assets/clients/raf-color.png
+ link: https://raf.mod.uk
+- company: Social Connection Media
+ logo: /assets/clients/social-connection-color.png
+ link: https://social-connection.co.uk
+- company: IKM Network Communcations
+ logo: /assets/clients/ikm-color.png
+ link: https://ikm.co.uk
+- company: Swifts Junior Badminton Club
+ logo: /assets/clients/sjbc-color.png
+ link: https://swiftsjbc.org.uk
+- company: Reading School
+ logo: /assets/clients/rs-color.png
+ link: https://reading-school.co.uk
\ No newline at end of file
diff --git a/_data/current-projects.yml b/_data/current-projects.yml
index a8420dc..b5c36cf 100644
--- a/_data/current-projects.yml
+++ b/_data/current-projects.yml
@@ -1,4 +1,8 @@
-- title: Web design
+- title: Cyber Security Consulting
+ icon: /assets/images/cybersec.svg
+ icon_alt: Cyber security
+ description: Providing a variety of security and auditing services to organisations in the UK.
+- title: Web Design
icon: /assets/images/icon-design.svg
- icon_alt: design icon
- description: The most modern and high-quality design made at a professional level.
\ No newline at end of file
+ icon_alt: Web design
+ description: Producing high-quality customer-facing sites for a multitude of clients nationally.
diff --git a/_data/experience.yml b/_data/experience.yml
index 44227b5..410e23e 100644
--- a/_data/experience.yml
+++ b/_data/experience.yml
@@ -1,5 +1,46 @@
+- job_title: Software Engineer
+ company: Freelance
+ start_year: 2021
+ end_year: Present
+ description: |
+ Recent projects have included [Parandum](https://parandum.mgrove.uk) (a vocabulary learning platform), the [Reading School Alumni Society website](https://alumni.reading-school.co.uk) (with a brief to make the most of the limited features available), and a website for Reading School's students [to publish news articles on](https://youngreporter.mgrove.uk), as part of the BBC Young Reporter programme -- as well as numerous internal systems for other organisations. I also develop websites for a marketing company.
+- job_title: Cyber Security Intern
+ company: WithSecure
+ start_year: 2023
+ end_year: 2023
+ description: |
+ First undertaking class-leading training in various aspects of cyber security - from web applications to networks - I completed a research project focusing on automating the identification of attack paths and potential privilege escalation in IBM's mainframe operating system, z/OS. This culminated in presenting my findings (and the tool I had developed) to the company's global consulting team, building on the knowledge I gained from consulting workshops I also attended.
- job_title: Student Ambassador
company: University of Southampton
start_year: 2022
end_year: Present
- description:
\ No newline at end of file
+ description: |
+ Supporting the university's Widening Participation and Social Mobility, and outreach teams with local initiatives with nearby primary and secondary schools, engaging students and supporting their academic and social development - and promoting the university on the wider national stage.
+- job_title: Digital Impact Officer
+ company: BRECcIA Research Project, University of Southampton
+ start_year: 2022
+ end_year: 2023
+ description: |
+ Software development focusing on the completion of relationship mapping software for use in both research and corporate environments. This is open-source software deployed through Docker and built with Django, principally aiming to increase the efficacy of collaborations across departments and organisations. This web app and its documentation are available [on GitHub](https://github.com/Southampton-RSG/breccia-mapper).
+- job_title: Section Officer
+ company: Combined Cadet Force
+ start_year: 2023
+ end_year: Present
+ description:
+- job_title: Technical Lead
+ company: Swifts Junior Badminton Club
+ start_year: 2022
+ end_year: Present
+ description: |
+ In this position I have overhauled both [the website](https://swiftsjbc.org.uk) and backend systems of this charity, including managing SEO for the website and migrating many offline processes to a centrally-managed CRM. I am also the point of contact for all technical assistance in the organisation, and have been the change manager during migration to the organisation's new systems. This has involved liaising with staff and club members, and ensuring ease of use for all.
+- job_title: Officer Cadet
+ company: Southampton University Air Squadron
+ start_year: 2022
+ end_year: 2024
+ description:
+- job_title: Hospitality
+ company: CH&CO
+ start_year: 2022
+ end_year: Present
+ description: |
+ Assisting with the running of match days and corporate events at Southampton Football Club and related entities.
\ No newline at end of file
diff --git a/_data/portfolio.yml b/_data/portfolio.yml
index e43deac..ceba0c8 100644
--- a/_data/portfolio.yml
+++ b/_data/portfolio.yml
@@ -1,9 +1,33 @@
+- title: Home Assistant Pi Pico W Dashboard
+ date: 2024
+ link: https://github.com/mgrove36/home-assistant-pi-pico-w-dashboard
+ tag: Software Engineering
+ image: /assets/images/hass-pico-dashboard-banner.jpg
+ image_alt: Pi Pico W with Home Assistant dashboard
+- title: Java Distributed Filesystem
+ date: 2024
+ link: https://github.com/mgrove36/comp2207-cw
+ tag: Software Engineering
+ image: /assets/images/java-dstore-banner.png
+ image_alt: Distributed filesystem implemented with Java
- title: BRECcIA Network Mapper
date: 2023
link: https://github.com/southampton-rsg/breccia-mapper
tag: Web Development
image: /assets/images/breccia-graph.png
image_alt: BRECcIA Network Mapper graph
+- title: Haskell labs
+ date: 2023
+ link: https://github.com/mgrove36/comp2209-labs
+ tag: Software Engineering
+ image: /assets/images/haskell-banner.jpg
+ image_alt: Haskell icon
+- title: ECS Chat
+ date: 2023
+ link: https://github.com/mgrove36/comp1206-ecschat
+ tag: Software Engineering
+ image: /assets/images/ecschat-banner.png
+ image_alt: ECS Chat window with chat open
- title: Parandum
date: 2020
link: https://github.com/mgrove36/parandum
@@ -21,4 +45,10 @@
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
\ No newline at end of file
+ image_alt: BBC Young Reporter website
+- title: Reading School Alumni Society website
+ date: 2020
+ link: https://alumni.reading-school.co.uk
+ tag: Web Development
+ image: /assets/images/rs-alumni-banner.png
+ image_alt: Reading School Alumni Society website
\ No newline at end of file
diff --git a/_data/testimonials.yml b/_data/testimonials.yml
new file mode 100644
index 0000000..04ed9fb
--- /dev/null
+++ b/_data/testimonials.yml
@@ -0,0 +1,10 @@
+- title: Hobbies
+ icon: /assets/testimonials/run.svg
+ icon_alt: Hobbies
+ content: |
+ I love running, aviation, and flying -- fuelled by a successful career as an RAF cadet. During this time I reached the rank of Cadet Warrant Officer and, at the Royal International Air Tattoo, was the first CCF cadet to earn "Best Cadet" in its 30+ year history. I was also awarded a highly selective flying scholarship, and the position of Lord-Lieutenant's Cadet: an aide to the monarch's representative in Berkshire, representing the county's cadets, in 2021/22. Now furthering this interest as an Officer Cadet at Southampton University Air Squadron, I also volunteer as staff at a cadet unit.
+- title: Volunteering
+ icon: /assets/testimonials/volunteering.svg
+ icon_alt: Volunteering
+ content: |
+ I have historically volunteered with several organisations and societies, most recently as Vice President at Southampton University Cyber Security Society - organising weekly sessions and liaising with students, staff, and industry partners to ensure the success of the society. I also volunteer with the Jon Egging Trust: a charity that aims to inspire underprivileged young people to reach their full potentials.
\ No newline at end of file
diff --git a/_includes/about.md b/_includes/about.md
index 2efb128..6a1de97 100644
--- a/_includes/about.md
+++ b/_includes/about.md
@@ -1,9 +1,5 @@
-I'm Creative Director and UI/UX Designer from Sydney, Australia, working in web development and print media.
-I enjoy
-turning complex problems into simple, beautiful and intuitive designs.
+A cyber security & software engineer with a special interest in application and network security, I am currently studying MEng Computer Science with Cyber Security at the University of Southampton. I am also an ex- RAF Cadet Warrant Officer and Lord-Lieutenant’s Cadet, where I represented all cadets in Berkshire; currently an Officer Cadet at Southampton University Air Squadron and Service Instructor in the Combined Cadet Force.
-My job is to build your website so that it is functional and user-friendly but at the same time attractive.
-Moreover, I
-add personal touch to your product and make sure that is eye-catching and easy to use. My aim is to bring
-across your
-message and identity in the most creative way. I created web design for many famous brand companies.
+I love running and flying - fuelled by a successful career as an RAF cadet. During this time I reached the rank of Cadet Warrant Officer and, at the Royal International Air Tattoo, was the first CCF cadet to earn "Best Cadet" in its 30+ year history. I was also awarded a highly selective flying scholarship, and the position of Lord-Lieutenant's Cadet: an aide to the monarch's representative in Berkshire, representing the county's cadets, in 2021/22. Now furthering this interest as an Officer Cadet at Southampton University Air Squadron, I also volunteer as staff at a cadet unit.
+
+I have historically volunteered with several organisations and societies, most recently as Vice President at Southampton University Cyber Security Society - organising weekly sessions and liaising with students, staff, and industry partners to ensure the success of the society. I also volunteer with the Jon Egging Trust: a charity that aims to inspire underprivileged young people to reach their full potentials.
\ No newline at end of file
diff --git a/_subpages/01-about.md b/_subpages/01-about.md
index 997457d..4e1e278 100644
--- a/_subpages/01-about.md
+++ b/_subpages/01-about.md
@@ -30,7 +30,7 @@ permalink: /
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Jessica miller
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Emily evans
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Henry william
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
+ {{ testimonial.content | markdownify }}
+ {% endfor %}
@@ -161,27 +91,15 @@ permalink: /
-
+
-
-
-
Daniel lewis
+
-
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
- I'm Creative Director and UI/UX Designer from Sydney, Australia, working in web development and print media.
- I enjoy
- turning complex problems into simple, beautiful and intuitive designs.
-
-
-
- My job is to build your website so that it is functional and user-friendly but at the same time attractive.
- Moreover, I
- add personal touch to your product and make sure that is eye-catching and easy to use. My aim is to bring
- across your
- message and identity in the most creative way. I created web design for many famous brand companies.
-
-
-
-
-
-
-
-
-
What i'm doing
-
-
-
-
-
-
-
-
-
-
-
Web design
-
-
- The most modern and high-quality design made at a professional level.
-
-
-
-
-
-
-
-
-
-
-
-
-
Web development
-
-
- High-quality development of sites at the professional level.
-
-
-
-
-
-
-
-
-
-
-
-
-
Mobile apps
-
-
- Professional development of applications for iOS and Android.
-
-
-
-
-
-
-
-
-
-
-
-
-
Photography
-
-
- I make high-quality photos of any category at a professional level.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Testimonials
-
-
-
-
-
-
-
-
-
-
-
Daniel lewis
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Jessica miller
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Emily evans
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Henry william
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Daniel lewis
-
-
-
-
-
- Richard was hired to create a corporate identity. We were very pleased with the work done. She has a
- lot of experience
- and is very concerned about the needs of client. Lorem ipsum dolor sit amet, ullamcous cididt
- consectetur adipiscing
- elit, seds do et eiusmod tempor incididunt ut laborels dolore magnarels alia.
-