-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdesign.html
More file actions
312 lines (298 loc) · 10.5 KB
/
design.html
File metadata and controls
312 lines (298 loc) · 10.5 KB
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
312
<!DOCTYPE html>
<html lang="en">
<head>
<title>Max Maddox | Gallery</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="keywords"
content="free portfolio template,portfolio template, portfolio website template, open source, open sourcing, contributing to open source"
/>
<meta
name="description"
content="This project serves as a free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world."
/>
<!-- Robot.txt -->
<meta name="robots" content="index,follow" />
<meta name="Googlebot" content="index,follow" />
<meta name="AdsBot-Google" content="index,follow" />
<meta
property="og:site_name"
content="https://portfolio.smaranjitghose.codes/experience.html"
/>
<meta property="og:title" content="Max Maddox | Experience" />
<meta
property="og:description"
content="This project serves as a free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world."
/>
<meta property="og:type" content="website" />
<meta
property="og:url"
content="https://portfolio.smaranjitghose.codes/experience.html"
/>
<meta name="twitter:card" content="summary" />
<meta
name="twitter:site"
content="https://portfolio.smaranjitghose.codes/experience.html"
/>
<meta name="application-name" content="Max Maddox | Experience" />
<meta name="apple-mobile-web-app-title" content="Max Maddox | Experience" />
<meta
name="summary"
content="An open source project aimed at providing free and beautiful templates to everyone for building their portfolio websites and showcase their work to the world."
/>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
/>
<!--For Dark/Light mode Toggle-->
<script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap"
rel="stylesheet"
/>
<!--Import animation.css-->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
/>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<link rel="stylesheet" href="assets/css/preloader.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link
id="favicon"
rel="icon"
href="assets/images/favicon.png"
type="image/png"
/>
<!--Favicon-->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
crossorigin="anonymous"
/>
<script defer src="./assets/js/dynamicTitle.js"></script>
<link rel="stylesheet" href="assets/css/design.css" />
</head>
<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>
<!--Dynamic Nav Bar-->
<!-- script -->
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<div class="main_body">
<!-- hero section -->
<div class="hero">
<div class="item1"></div>
<div class="item2">
<h1>My <span>Gallery</span></h1>
<p>“Creativity takes courage”</p>
</div>
</div>
<!-- gallery -->
<div class="container_gallery">
<div class="item1">
<h2>UI/UX</h2>
<div class="gallery_section">
<div class="staggered-grid">
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/1.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/2.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/3.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/4.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/5.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/6.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/7.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/ui_ux/8.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
</div>
</div>
</div>
<div class="item2">
<h2>Mockups Design</h2>
<div class="gallery_section">
<div class="staggered-grid">
<div class="picture-container">
<a
href="assets/images/designs/mockups/1.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/2.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/3.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/4.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/5.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/6.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/7.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
<div class="picture-container">
<a
href="assets/images/designs/mockups/8.svg"
target="_blank"
rel="noreferrer noopener nofollow"
>
<span>Description</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Dynamic footer section -->
<!-- Scripts -->
<!-- Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-167979537-2"
></script>
<!-- Fetching our Google Tag Manager -->
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script src="assets/js/app.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"
></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"
></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<!-- <script src="assets/js/design.js"></script> -->
</body>
</html>