-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestimonials.html
137 lines (105 loc) · 9.4 KB
/
testimonials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
---
title: Feedback on my work
---
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="testimonials">
<div class="w-100">
<h1>{{ page.title }}</h1>
<br>
<div class="container">
<div class="row">
<div class="col-sm-1"><img src="img/quote-liviu.jpg" class=""></div>
<div class="col-sm-11">
<strong>Liviu Iordache</strong>, Department Manager<br>
<blockquote>
<p>Marius dedicated time and effort to understand our industry, our needs, and the way we conduct business.
He customized many features of the application at our request, and came up with suggestions and solutions we found very useful. As a result, getting started was truly a breeze.</p>
</blockquote>
</div>
</div><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-mark.jpg"></div>
<div class="col-sm-11">
<a href="http://www.linkedin.com/profile/view?id=2108145" target=
"_blank"><strong>Mark van Wolferen</strong></a>, Software License Management
Executive<br>
<blockquote>
<p>He is enthusiastic, professional and has the exceptional ability to take
the verbal requirements and quickly turn them into working applications.
Often in the timeframe given for the technical specifications.<br>
<br>
He has a wide technical knowledge and interest. It was a pleasure working
with him as he is not turned of by technical limitations and is
continuously searching for non standard solutions to overcome this.</p>
</blockquote>
</div>
</div><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-jason.jpg"></div>
<div class="col-sm-11">
<a href="https://www.linkedin.com/profile/view?id=19079550" target=
"_blank"><strong>Jason Tinnin</strong></a>, Internet Entrepreneur<br>
<blockquote>
<p>Over the course of 3 years, I have had the great opportunity to work
with Marius to develop and brainstorm creative ways of bringing value to
Adobe Business Catalyst partners. Marius' desire to bring the best possible
user experiences and functionality to his projects is a highly desirable
attribute. He's a master at the art of "listen first, speak second". Not
only is he easy to work with he's an all around good guy.</p>
</blockquote>
</div>
</div><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-geysa.jpg" class=""></div>
<div class="col-sm-11">
<a href="https://www.linkedin.com/profile/view?id=3204919" target=
"_blank"><strong>Geysa Dantas</strong></a>, Product Manager<br>
<blockquote>
<p>In the short period that Marius joined my team at Adobe, he proved to be very resourceful and creative.
Marius always made a point to understand the mindset of our customers, even if the information wasn't readily available. He also focused on proposing alternative solutions that would get us to market quicker.</p>
</blockquote>
</div>
</div><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-anonymous.png"></div>
<div class="col-sm-11">
<a href="http://www.linkedin.com/profile/view?id=861244" target=
"_blank"><strong>Angelika Geissler</strong></a>, Director Business Development<br>
<blockquote>
<p>Marius is great professional, highly service oriented. His profile was
more technical at that time but he was always able to match it to the
business needs and further improve the developments in this areas. Marius
has an extraordinary capacity of execution of his tasks and delivery.</p>
</blockquote>
</div>
</div><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-ahmer.jpg"></div>
<div class="col-sm-11">
<a href="http://www.linkedin.com/profile/view?id=2998831" target=
"_blank"><strong>Ahmer Khan</strong></a>, SAM Senior Specialist<br>
<blockquote>
<p>I had the pleasure of working with Marius on several occasions and the
amount of dedication and skill that he put into his work was simply
amazing.</p>
</blockquote>
</div>
</div><br><br>
<div class="row">
<div class="col-sm-1"><img src="img/quote-anonymous.png"></div>
<div class="col-sm-11">Various, informal<br>
<blockquote>
<p>PERFECT!!! Thank you sooo much!! I'm so happy!</p>
<p>That's brill! Thanks again as always Marius. Absolute legend. :)</p>
<p>Thanks so much, you're stellar!</p>
<p>Wow it was great. All I had to do was [...]. It was straight forward and fast! Thank you.</p>
<p>Thank you Marius you are an angel in disguise.</p>
<p>Marius you are total legend! thanks so much we look forward to working with you more over the years! </p>
<p></p>
<p></p>
<p><img src="img/thanks-amy.png" class=""></p>
</blockquote>
</div>
</div><br>
</div>
</div>
</section>