-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
20 lines (20 loc) · 1.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!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>Chatura Dissanayake - Graphic Designer</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="container">
<h1>Chatura Dissanayake</h1>
<p>I'm Chatura, a Senior Graphics Designer at Verité Research with a strong passion for creating impactful visual designs. I specialize in branding, UI/UX, digital art, and data visualization.</p>
<p>In my current role, I develop complex visualizations to communicate data insights, design interactive dashboards, and ensure data accuracy. I also mentor team members in data visualization best practices.</p>
<p>Previously, I worked as a Junior Graphics Designer, contributing to creative campaigns and delivering engaging final designs.</p>
<p>I am continually enhancing my skills in Visual Communication Design and Python for Data Visualization.</p>
<p>If you'd like to connect, feel free to reach out at <a href="mailto:chaturawtf@gmail.com">chaturawtf@gmail.com</a>.</p>
</div>
</body>
</html>