-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·152 lines (116 loc) · 6.46 KB
/
index.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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600;700&display=swap"
rel="stylesheet">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<title>Testimonial Grid</title>
</head>
<body class="bg-gray-200 font-family p-0 m-0">
<div class="grid-container">
<div class="grid grid-cols-1 lg:grid-cols-4 gap-6 lg:p-0 pt-28 pb-20 w-5/6 mt-12 m-auto ">
<!-- Daniel -->
<div class="bg-purple-600 text-white p-8 rounded-lg relative shadow-xl lg:col-span-2 ">
<img src="./images/bg-pattern-quotation.svg" class="absolute top-0 right-6 z-0" alt="">
<div class=" relative z-10 flex justify-start space-x-4">
<img src="./images/image-daniel.jpg" class="h-9 rounded-full border-2 border-purple-400" alt="">
<div>
<h2 class="font-bold text-sm">Daniel Clifford</h2>
<h3 class="text-xs opacity-50">Verified Graduate</h3>
</div>
</div>
<p class="relative z-10 mt-4 font-bold text-xl leading-tight">I received a job offer mid-course, and the
subjects
I learned were
current, if not more so,
in the company I joined. I honestly feel I got every penny’s worth.</p>
<p class=" relative z-10 mt-4 opacity-70 text-sm"> “ I was an EMT for many years before I joined the bootcamp.
I’ve been looking to make a
transition and have heard some people who had an amazing experience here. I signed up for the free intro
course
and found it incredibly fun! I enrolled shortly thereafter.
The next 12 weeks was the best - and most grueling - time of my life. Since completing the course, I’ve
successfully switched careers, working as a Software Engineer at a VR startup. ”</p>
</div>
<!-- Jonathan -->
<div class="bg-gray-600 text-white p-8 rounded-lg relative shadow-xl">
<div class=" relative z-10 flex justify-start space-x-4">
<img src="./images/image-jonathan.jpg" class="h-9 rounded-full" alt="">
<div>
<h2 class="font-bold text-sm">Jonathan Walters</h2>
<h3 class="text-xs opacity-50">Verified Graduate</h3>
</div>
</div>
<p class="relative z-10 mt-4 font-bold text-xl leading-tight">The team was very supportive and kept me motivated
</p>
<p class=" relative z-10 mt-4 opacity-70 text-sm"> “ I started as a total newbie with virtually no coding
skills.
I now work as a mobile engineer
for a big company. This was one of the best investments I’ve made in myself. ”</p>
</div>
<!-- Jeanette -->
<div class="bg-white text-gray-800 p-8 rounded-lg relative shadow-xl lg:row-start-2">
<div class=" relative z-10 flex justify-start space-x-4">
<img src="./images/image-jeanette.jpg" class="h-9 rounded-full" alt="">
<div>
<h2 class="font-bold text-sm">Jeanette Harmon</h2>
<h3 class="text-xs opacity-50">Verified Graduate</h3>
</div>
</div>
<p class="relative z-10 mt-4 font-bold text-xl leading-tight">An overall wonderful and rewarding experience</p>
<p class=" relative z-10 mt-4 opacity-70 text-sm">“ Thank you for the wonderful experience! I now have a job I
really enjoy, and make a good living
while doing something I love. ”</p>
</div>
<!-- Patrick -->
<div class="bg-gray-900 text-white p-8 rounded-lg relative shadow-xl lg:col-span-2">
<div class=" relative z-10 flex justify-start space-x-4">
<img src="./images/image-patrick.jpg" class="h-9 rounded-full border-2 border-purple-400" alt="">
<div>
<h2 class="font-bold text-sm">Patrick Abrams</h2>
<h3 class="text-xs opacity-50">Verified Graduate</h3>
</div>
</div>
<p class="relative z-10 mt-4 font-bold text-xl leading-tight">Awesome teaching support from TAs who did the
bootcamp themselves. Getting guidance from them and
learning from their experiences was easy.</p>
<p class=" relative z-10 mt-4 opacity-70 text-sm"> “ The staff seem genuinely concerned about my progress which
I
find really refreshing. The program
gave me the confidence necessary to be able to go out in the world and present myself as a capable
junior developer. The standard is above the rest. You will get the personal attention you need from
an incredible community of smart and amazing people. ”</p>
</div>
<!-- Kira -->
<div class="bg-white text-gray-800 p-8 rounded-lg relative shadow-xl lg:row-span-2 lg:row-start-1 lg:col-start-4">
<div class=" relative z-10 flex justify-start space-x-4">
<img src="./images/image-kira.jpg" class="h-9 rounded-full" alt="">
<div>
<h2 class="font-bold text-sm">Kira Whittle</h2>
<h3 class="text-xs opacity-50">Verified Graduate</h3>
</div>
</div>
<p class="relative z-10 mt-4 font-bold text-xl leading-tight">Such a life-changing experience. Highly
recommended!</p>
<p class=" relative z-10 mt-4 opacity-70 text-sm"> “ Before joining the bootcamp, I’ve never written a line of
code. I needed some structure from
professionals who can help me learn programming step by step. I was encouraged to enroll by a former student
of
theirs who can only say wonderful things about the program. The entire curriculum and staff did not
disappoint.
They were very hands-on and I never had to wait long for assistance. The agile team project, in particular,
was
outstanding. It took my learning to the next level in a way that no tutorial could ever have. In fact, I’ve
often referred to it during interviews as an example of my developent experience. It certainly helped me land
a
job as a full-stack developer after receiving multiple offers. 100% recommend! ”</p>
</div>
</div>
</div>
</body>
</html>