-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
311 lines (310 loc) · 11.9 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Jauhari's Portfolio</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel="stylesheet"
/>
<!-- CSS -->
<link rel="stylesheet" href="styles/0-template.css" />
<link rel="stylesheet" href="styles/1-header-headline.css" />
<link rel="stylesheet" href="styles/2-middle.css" />
<link rel="stylesheet" href="styles/3-contact-footer.css" />
</head>
<body>
<!-- Header and headline -->
<div class="bg-desktop">
<!-- ********** Header section ********** -->
<header>
<nav class="nav">
<div class="nav-mobile">
<a href="#" class="nav-logo">Welcome</a>
<a id="button-mobile-hamburger" class="nav-toggle"
><img src="images/icons/hamburger-menu.svg" alt="Menu"
/></a>
</div>
<div id="mobile-menu-container" class="js-container nav-mobile-menu hide">
<div class="menu-close-container">
<a id="button-mobile-close" class="close-button">
<img src="images/icons/close-button.svg" alt="close-button" />
</a>
</div>
<ul>
<li class="text-green-dark">
<a href="#works" id="button-mobile-portfolio">Portfolio</a>
</li>
<li class="text-green-dark">
<a href="#about-me" id="button-mobile-about">About</a>
</li>
<li class="text-green-dark">
<a href="#contact-me" id="button-mobile-contact">Contact</a>
</li>
</ul>
</div>
<div class="nav-desktop">
<ul>
<li class="text-blue-2"><a href="#works">Portfolio</a></li>
<li class="text-blue-2"><a href="#about-me">About</a></li>
<li class="text-blue-2"><a href="#contact-me">Contact</a></li>
</ul>
</div>
</nav>
</header>
<!-- ********** Headline section ********** -->
<section class="headline bg-mobile">
<div class="headline-container">
<div class="headline-primary">
<h1>
<span class="text-blue">Hey there. I'm Jau</span>
<br />
<span class="text-green">I'm a software developer</span>
</h1>
</div>
<div class="headline-sub">
<p class="text-blue">
I can help you build a product, feature, or website. Look through
some of my work and experience! If you like what you see and have
a project you need coded, don't hestiate to contact me.
</p>
</div>
<div>
<ul class="headline-socials">
<li>
<a href="#" class="social-icon"
><img src="images/icons/twitter.svg" alt="Twitter"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/linkedin.svg" alt="LinkedIn"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/medium.svg" alt="Medium"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/github.svg" alt="GitHub"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/angellist.svg" alt="AngelList"
/></a>
</li>
</ul>
</div>
<div class="headline-action">
<a href="#" class="headline-down-arrow">
<svg
width="14"
height="8"
viewBox="0 0 14 8"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby="alt-text"
>
<title id="alt-text">down-arrow</title>
<path
class="svg-down-arrow"
fill-rule="evenodd"
clip-rule="evenodd"
d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z"
fill="#172B4D"
/>
</svg>
</a>
</div>
</div>
</section>
</div>
<!-- Main body -->
<main>
<!-- ********** Works section ********** -->
<section id="works" class="works-section">
<div class="section-title">
<h2 class="text-blue">My Recent Works</h2>
<div class="small-line green"></div>
</div>
<!-- Work container -->
<ul class="work-container middle-section-grid">
<!-- Content is dynamically generated by js -->
</ul>
</section>
<!-- ********** About me section ********** -->
<section id="about-me" class="about-me">
<!-- About me text -->
<div class="about-me-text-container">
<div class="about-me-text">
<div class="section-title">
<h2 class="text-blue">About me</h2>
</div>
<div class="section-sub">
<p class="text-blue-3">
I can help you build a product, feature, or website. Look through
some of my work and experience! If you like what you see and have
a project you need coded, don't hestiate to contact me.
</p>
</div>
<button type="button" class="button-1">Get My Resume</button>
</div>
</div>
<!-- Card container -->
<ul class="card-container middle-section-grid">
<!-- Card 1 -->
<li class="card grey">
<div class="card-icon white">
<img src="images/icons/languages.svg" alt="Languages-icon" />
</div>
<div class="card-text">
<span class="text-blue-2">Languages</span>
</div>
<ul class="card-tag">
<li class="white text-green">JavaScript</li>
<li class="white text-green">Ruby</li>
<li class="white text-green">html</li>
<li class="white text-green">css</li>
</ul>
</li>
<!-- Card 2 -->
<li class="card grey">
<div class="card-icon white">
<img src="images/icons/frameworks.svg" alt="Frameworks-icon" />
</div>
<div class="card-text">
<span class="text-blue-2">Frameworks</span>
</div>
<ul class="card-tag">
<li class="white text-green">Bootstrap</li>
<li class="white text-green">Ruby on Rails</li>
<li class="white text-green">RSpec</li>
<li class="white text-green">Capybara</li>
<li class="white text-green">Selenium</li>
</ul>
</li>
<!-- Card 3 -->
<li class="card grey">
<div class="card-icon white">
<img src="images/icons/languages.svg" alt="Languages-icon" />
</div>
<div class="card-text">
<span class="text-blue-2">Skills</span>
</div>
<ul class="card-tag">
<li class="white text-green">Codekit</li>
<li class="white text-green">GitHub</li>
<li class="white text-green">Codepen</li>
<li class="white text-green">Gitlab</li>
<li class="white text-green">Terminal</li>
</ul>
</li>
</ul>
</section>
<!-- ********** Contact section ********** -->
<section id="contact-me" class="contact-section contact-bg-mobile">
<div class="contact-bg-desktop">
<div class="contact-container">
<div>
<h2 class="text-blue">
I'm always interested in hearing about new projects, so if you'd
like to chat please get in touch.
</h2>
</div>
<div>
<form action="https://formspree.io/f/xoqrlzpz" method="post">
<ul class="contact-form">
<li>
<label for="form-name" class="reader-only"
>Full Name:
</label>
<input
id="form-name"
type="text"
placeholder="Full name"
name="full-name"
maxlength="30"
required
/>
</li>
<li>
<label for="form-email" class="reader-only">Email: </label>
<input
id="form-email"
type="email"
placeholder="Email address"
name="email"
required
/>
</li>
<li>
<label for="form-message" class="reader-only"
>Message:
</label>
<textarea
id="form-message"
placeholder="Enter text here"
name="message"
maxlength="500"
required
></textarea>
</li>
<li class="form-submit-container">
<button type="submit" class="button-1">Get in touch</button>
<div class="custom-validation-container hide">
<p id="validation-report"></p>
</div>
</li>
</ul>
</form>
</div>
</div>
</div>
<div class="contact-socials-container">
<ul class="headline-socials">
<li>
<a href="#" class="social-icon"
><img src="images/icons/twitter.svg" alt="Twitter"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/linkedin.svg" alt="LinkedIn"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/medium.svg" alt="Medium"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/github.svg" alt="GitHub"
/></a>
</li>
<li>
<a href="#" class="social-icon">
<img src="images/icons/angellist.svg" alt="AngelList"
/></a>
</li>
</ul>
</div>
</section>
</main>
<!-- ********** Footer section ********** -->
<footer class="footer-section">
<div>
<p>[email protected]</p>
</div>
</footer>
<script src="scripts/main.js"></script>
</body>
</html>