docs(testimonials): add Mike Karthauser
This commit is contained in:
parent
954264b8a4
commit
c0ac7f6221
11 changed files with 45 additions and 51 deletions
8
src/content/testimonial/marcos-duran.json
Normal file
8
src/content/testimonial/marcos-duran.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "Marcos Duran",
|
||||
"tagline": "Senior Software Engineer",
|
||||
"text": "<p>I am a big fan of your git approaches. I especially remember pairing with you and watching how many commands you run to solve many problems and how fast you were. It's a skill I believe not many have, particularly those who are used to working with a GUI like me, and personally I think it is quite valuable.</p>",
|
||||
"image": "marcos-duran.jpg",
|
||||
"url": null,
|
||||
"types": ["daily"]
|
||||
}
|
7
src/content/testimonial/mike-karthauser.json
Normal file
7
src/content/testimonial/mike-karthauser.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Mike Karthauser",
|
||||
"tagline": "Senior Software Engineer",
|
||||
"text": "<p>Oliver’s approach to testing is a continual reminder of his commitment to delivering high-quality, bug-free, software.</p>",
|
||||
"image": "mike-karthauser.jpg",
|
||||
"url": null
|
||||
}
|
8
src/content/testimonial/patty-ocallaghan.json
Normal file
8
src/content/testimonial/patty-ocallaghan.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "Patty O'Callaghan",
|
||||
"tagline": "Tech Lead",
|
||||
"text": "<p>Just wanted to say that your blog is amazing <3 I absolutely love it and usually share it with colleagues and some of the kids at my Code Club.</p><p>Thanks for contributing to the community with your amazing content! :)</p>",
|
||||
"image": "patty-ocallaghan.jpg",
|
||||
"url": null,
|
||||
"types": ["daily"]
|
||||
}
|
8
src/content/testimonial/stephen-mulvihill.json
Normal file
8
src/content/testimonial/stephen-mulvihill.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "Stephen Mulvihill",
|
||||
"tagline": "Solutions Architect",
|
||||
"text": "<p>I like the \"$ git log -S\" and \"$ git log --grep\" commands, will definitely be using these, thanks!</p>",
|
||||
"image": "stephen-mulvihill.jpg",
|
||||
"url": null,
|
||||
"types": ["daily"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue