Init Commit

This commit is contained in:
2026-05-18 11:46:02 +02:00
commit 2de3502fbc
382 changed files with 19583 additions and 0 deletions
@@ -0,0 +1,18 @@
---
date: '2024-11-25T21:50:45+01:00' # date in which the content is created - defaults to "today"
title: 'Dana Oneal'
draft: false # set to "true" if you want to hide the content
name: "International Interrogations" # place/city/country for the experience. Fill-in.
position: "Internal Intern" # from-to, for example "2022-2024". Fill-in.
params:
image:
src: "images/testimonials/testimonial2.png" # example: "images/clients/asgardia.png"
scale: 0.5
## For the content, you can use markdown
##
---
I had the pleasure of working with this freelancer on several projects, and their performance has been nothing short of outstanding. They bring a high level of expertise, creativity, and dedication to every task. Their ability to understand project requirements and deliver exceptional results on time is truly impressive. They are a reliable and proactive professional who consistently exceeds expectations. I highly recommend this freelancer to anyone seeking top-notch skills and a collaborative partner.
@@ -0,0 +1,18 @@
---
date: '2024-11-25T21:30:46+01:00' # date in which the content is created - defaults to "today"
title: 'Ferdinand Shermand'
draft: false # set to "true" if you want to hide the content
name: "Ferdinand Shermand" # place/city/country for the experience. Fill-in.
position: "Butterfly collector" # from-to, for example "2022-2024". Fill-in.
params:
image:
src: "images/testimonials/testimonial3.png" # example: "images/clients/asgardia.png"
scale: 0.5
## For the content, you can use markdown
##
---
Working with this colleague has been an absolute pleasure. Their dedication, professionalism, and positive attitude make them an invaluable asset to our team. They consistently go above and beyond to ensure that projects are completed on time and to the highest standard. Their ability to collaborate effectively and support their colleagues is truly commendable. I am continually impressed by their innovative thinking and problem-solving skills. This colleague is not just a team member but a true inspiration and a driving force behind our teams success.
@@ -0,0 +1,30 @@
---
date: '2024-11-25T21:53:18+01:00' # date in which the content is created - defaults to "today"
title: 'Graziella Nutella'
draft: false # set to "true" if you want to hide the content
name: "Nutting Hill" # place/city/country for the experience. Fill-in.
position: "Nutcracker" # from-to, for example "2022-2024". Fill-in.
params:
image:
src: "images/testimonials/testimonial1.png" # example: "images/clients/asgardia.png"
scale: 0.5
## For the content, you can use markdown
##
---
The content of this section comes from the `content/testimonial` folder contents. This that you see is in `content/testimonial/graziella-nutella.md`.
You can also use parameters for configuration:
```
name: "Nutting Hill" # place/city/country for the experience. Fill-in.
position: "Nutcracker" # from-to, for example "2022-2024". Fill-in.
params:
image:
src: "images/testimonials/testimonial1.png" # example: "images/clients/asgardia.png"
scale: 0.5
```