-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
344 lines (341 loc) · 19.9 KB
/
about.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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Chatura Dissanayake - Creative Graphic Designer Portfolio">
<meta name="keywords" content="graphic designer, portfolio, design, creative, branding, UI/UX, digital art, data visualization">
<meta name="author" content="Chatura Dissanayake">
<!-- PAGE TITLE -->
<title>Chatura Dissanayake - About Me</title>
<!-- FAVICON ICON -->
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon" />
<!-- ALL GOOGLE 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=DM+Sans:ital,wght@0,400;1,700&display=swap" rel="stylesheet">
<!-- BOOTSTRAP CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<!-- FONT AWESOME CSS -->
<link rel="stylesheet" href="assets/fonts/remixicon.css" />
<!-- MAGNIFIC CSS -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- NICE SELECT CSS -->
<link rel="stylesheet" href="assets/css/nice-select.min.css" />
<!-- ANIMATE CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css" />
<!-- SLICK CSS -->
<link rel="stylesheet" href="assets/css/slick.min.css" />
<!-- SPACING CSS -->
<link rel="stylesheet" href="assets/css/spacing.css" />
<!-- MAIN STYLE CSS -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- RESPONSIVE CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START PRELOADER AREA-->
<div class="preloader">
<svg viewbox="0 0 1000 1000" preserveaspectratio="none">
<path id="preloaderSvg" d="M0,1005S175,995,500,995s500,5,500,5V0H0Z"></path>
</svg>
<div class="preloader-heading">
<div class="load-text">
<span>L</span>
<span>o</span>
<span>a</span>
<span>d</span>
<span>i</span>
<span>n</span>
<span>g</span>
</div>
</div>
</div>
<!-- END PRELOADER AREA -->
<!-- START MENU DESIGN AREA -->
<header class="main-header">
<div class="header-upper">
<div class="container">
<div class="header-inner d-flex align-items-center">
<!-- START LOGO DESIGN AREA -->
<div class="logo-outer">
<div class="logo">
<a href="index.html"><img src="assets/Logo.png" alt="Logo" title="Chatura Dissanayake Logo" /></a>
</div>
</div>
<!-- / END LOGO DESIGN AREA -->
<!-- START NAV DESIGN AREA -->
<div class="nav-outer clearfix mx-auto">
<!-- Main Menu -->
<nav class="main-menu navbar-expand-lg">
<div class="navbar-header">
<div class="mobile-logo">
<a href="index.html">
<img src="assets/Logo.png" alt="Logo" title="Logo" />
</a>
</div>
<!-- Toggle Button -->
<button type="button" class="navbar-toggle" data-bs-toggle="collapse" data-bs-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="navigation clearfix">
<li><a class="nav-link-click" href="index.html">Home</a></li>
<li><a class="nav-link-click" href="about.html">About</a></li>
<li><a class="nav-link-click" href="projects.html">Projects</a></li>
<li><a class="nav-link-click" href="resume.html">Resume</a></li>
<li><a class="nav-link-click" href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<!-- / END NAV DESIGN AREA -->
</div>
<div class="about-social text-center">
<ul>
<li><a href="https://www.facebook.com"><i class="ri-facebook-circle-fill"></i></a></li>
<li><a href="https://www.twitter.com"><i class="ri-twitter-x-line"></i></a></li>
<li><a href="https://www.linkedin.com/in/atakatus"><i class="ri-linkedin-fill"></i></a></li>
<li><a href="https://www.github.com"><i class="ri-github-line"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!-- / END MENU DESIGN AREA -->
<!-- START MAIN CONTENT AREA -->
<div id="smooth-wrapper">
<div id="smooth-content">
<main class="main-bg o-hidden">
<!-- START HEADER DESIGN AREA -->
<section class="single-page-hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<h2>About Me</h2>
<p>I am Chatura Dissanayake, a passionate Graphic Designer with experience in converting conceptual ideas into compelling visual narratives. I specialize in branding, UI/UX, digital art, and data visualization.</p>
</div>
</div>
</div>
</section>
<!-- / END HEADER DESIGN AREA -->
<!-- START ABOUT DESIGN AREA -->
<section id="about" class="about-area">
<div class="container">
<div class="container-inner">
<div class="row align-items-center">
<!-- START ABOUT IMAGE DESIGN AREA -->
<div class="col-lg-5">
<div class="about-image-part wow fadeInUp delay-0-3s">
<img src="assets/About pic.png" alt="About Me" />
</div>
</div>
<!-- / END ABOUT IMAGE DESIGN AREA -->
<!-- START ABOUT TEXT DESIGN AREA -->
<div class="col-lg-7">
<div class="about-content-part wow fadeInUp delay-0-5s">
<h2>
Transforming Ideas into Visually Stunning Designs
</h2>
<p>
Hello! I’m Chatura, a dedicated and innovative Graphic Designer with a rich background in creating engaging designs. With years of experience across various industries, I have honed my skills in typography, layout, animation, and more.
</p>
<p>
I thrive on challenges and enjoy collaborating on diverse projects to deliver high-quality design solutions that exceed expectations.
</p>
</div>
</div>
<!-- / END ABOUT TEXT DESIGN AREA -->
</div>
</div>
</div>
</section>
<!-- / END ABOUT DESIGN AREA -->
<!-- START RESUME EXPERIENCE DESIGN AREA -->
<div class="resume-area" id="resume">
<div class="container">
<div class="container-inner">
<div class="row">
<div class="col-xl-12 col-lg-12">
<div class="section-title mb-40 wow fadeInUp delay-0-2s">
<h2>Education & Experience</h2>
<p>A history of delivering exceptional design solutions, enhancing brand engagement and driving impactful results.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-10">
<div class="resume-wrapper wow fadeInUp delay-0-2s">
<!-- START SINGLE EXPERIENCE DESIGN AREA -->
<div class="resume-box">
<span class="resume-date">Sep 2022 - Present</span>
<h5 class="fw-medium">Senior Graphic Designer</h5>
<span>@ Verité Research </span>
<p>Lead the creative direction for major campaigns, specializing in typography and layout, and developing engaging design solutions that elevate the aesthetic quality of research publications.</p>
</div>
<!-- / END SINGLE EXPERIENCE DESIGN AREA -->
<!-- START SINGLE EXPERIENCE DESIGN AREA -->
<div class="resume-box">
<span class="resume-date">Apr 2020 - Present</span>
<h5 class="fw-medium">Freelance Graphic Designer</h5>
<span>@ Fiverr </span>
<p>Provided tailored design solutions, collaborating with clients to bring their visions to life through logos, book covers, and social media graphics, enhancing online visibility and engagement.</p>
</div>
<!-- / END SINGLE EXPERIENCE DESIGN AREA -->
<!-- START SINGLE EXPERIENCE DESIGN AREA -->
<div class="resume-box">
<span class="resume-date">Dec 2020 - Sep 2022</span>
<h5 class="fw-medium">Typesetter</h5>
<span>@ Self-Employed </span>
<p>Maintained high standards of accuracy in typesetting for various printed and handwritten content, adapting to different target audience preferences and content requirements.</p>
</div>
<!-- / END SINGLE EXPERIENCE DESIGN AREA -->
<!-- START SINGLE EXPERIENCE DESIGN AREA -->
<div class="resume-box">
<span class="resume-date">Mar 2021 - Dec 2021</span>
<h5 class="fw-medium">Graphic Designer</h5>
<span>@ Royal International School</span>
<p>Developed educational materials focusing on pedagogical effectiveness and visual appeal, ensuring consistency and quality across various publications.</p>
</div>
<!-- / END SINGLE EXPERIENCE DESIGN AREA -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- / END RESUME EXPERIENCE DESIGN AREA -->
<!-- START SERVICE DESIGN AREA -->
<section id="services" class="services-area">
<div class="container">
<div class="container-inner">
<div class="row">
<div class="col-xl-12 col-lg-12">
<div class="section-title mb-40 wow fadeInUp delay-0-2s">
<h2>Services</h2>
<p>Offering a range of design services that bring creative visions to life, from branding and UI/UX to digital art and data visualization.</p>
</div>
</div>
</div>
<div class="row">
<!-- START SINGLE SERVICE DESIGN AREA -->
<div class="col-lg-4 col-md-4">
<div class="service-item wow fadeInUp delay-0-2s">
<div class="content">
<i class="ri-global-fill"></i>
<h4>Brand Identity Design</h4>
<p>Crafting unique brand identities that capture the essence of your business and stand out in the market.</p>
</div>
</div>
</div>
<!-- / END SINGLE SERVICE DESIGN AREA -->
<!-- START SINGLE SERVICE DESIGN AREA -->
<div class="col-lg-4 col-md-4">
<div class="service-item wow fadeInUp delay-0-4s">
<div class="content">
<i class="ri-quill-pen-line"></i>
<h4>Website Design</h4>
<p>Designing visually appealing and user-friendly websites that enhance user experience and engagement.</p>
</div>
</div>
</div>
<!-- / END SINGLE SERVICE DESIGN AREA -->
<!-- START SINGLE SERVICE DESIGN AREA -->
<div class="col-lg-4 col-md-4">
<div class="service-item wow fadeInUp delay-0-6s">
<div class="content">
<i class="ri-pantone-fill"></i>
<h4>Data Visualization</h4>
<p>Transforming complex data into visually compelling stories that drive insights and understanding.</p>
</div>
</div>
</div>
<!-- / END SINGLE SERVICE DESIGN AREA -->
</div>
</div>
</div>
</section>
<!-- / END SERVICE DESIGN AREA -->
<!-- START CALL TO ACTION DESIGN AREA -->
<section class="call-to-action-area">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="call-to-action-part wow fadeInUp delay-0-2s text-center">
<h2>Ready to Collaborate on Your Next Project?</h2>
<p>Reach out to discuss your project needs or explore potential opportunities. I'm open to full-time and part-time roles to help push the boundaries of design and deliver exceptional work.</p>
<div class="hero-btns">
<a href="contact.html" class="theme-btn call-to-action-button">Let's Talk <i class="ri-download-line"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- / END CALL TO ACTION DESIGN AREA -->
<!-- START FOOTER DESIGN AREA -->
<footer class="main-footer">
<div class="footer-bottom pt-50 pb-40">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="copyright-text">
<p>
© 2024 Chatura Dissanayake. All Rights Reserved.
</p>
</div>
</div>
</div>
</div>
</div>
</footer>
</main>
</div>
</div>
<!-- / END FOOTER DESIGN AREA -->
<!-- START SCROLL UP DESIGN AREA -->
<div class="progress-wrap cursor-pointer">
<i class="ri-arrow-up-s-line"></i>
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- / END SCROLL UP DESIGN AREA -->
<!-- JQUERY JS -->
<script src="assets/js/jquery-3.6.0.min.js"></script>
<!-- BOOTSTRAP JS-->
<script src="assets/js/bootstrap.min.js"></script>
<!-- APPEAR JS -->
<script src="assets/js/appear.min.js"></script>
<!-- MAGNIFICANT JS -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- SLICK JS-->
<script src="assets/js/slick.min.js"></script>
<!-- GSAP AND LOCOMOTIV JS-->
<script src="assets/js/gsap.min.js"></script>
<script src="assets/js/ScrollSmoother.min.js"></script>
<script src="assets/js/ScrollTrigger.min.js"></script>
<script src="assets/js/smoother-script.js"></script>
<!-- NICE SELECT JS-->
<script src="assets/js/jquery.nice-select.min.js"></script>
<!-- IMAGE LOADER JS-->
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<!-- ISOTOPE JS-->
<script src="assets/js/isotope.pkgd.min.js"></script>
<!-- WOW ANIMATION JS-->
<script src="assets/js/wow.min.js"></script>
<!-- SCRIPT JS-->
<script src="assets/js/script.js"></script>
</body>
</html>