-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
55 lines (43 loc) · 2.99 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Search Console -->
<meta name="google-site-verification" content="o9EDP2ZYtn3gCc1bX7fdBdwY-DoZxCEe5bTYoP9dyl4" />
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- Styles -->
<link href="assets/css/main.min.css" rel="stylesheet">
<!-- Favicons and Other Metas -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#809778">
<link rel="shortcut icon" href="assets/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#809778">
<meta name="msapplication-config" content="assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#fff">
<link rel="preload" href="assets/css/fonts/FamiljenGrotesk-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="assets/css/fonts/Telma-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<!-- Site's Title -->
<title>Abdurrahman Hanif</title>
<!-- Site's Description -->
<meta name="description" content="Personal website of Abdurrahman Hanif.">
</head>
<body>
<header>
Updated <em>December 18th 2023</em></header>
<main>
<h1>Abdurrahman Hanif is a <mark>Designer</mark>, with strengths in <mark>Graphics</mark> and <mark>Typography</mark>.</h1>
<p>5+ years experience, in the field of Graphic Design he puts his work under the name <span><a href="https://instagram.com/awalstudio" target="_blank">Awal Studio</a></span>. He also founded the <span><a href="https://instagram.com/monocotype" target="_blank">Monoco Type Foundry</a></span> as a playground for his experiments in the field of typography. Apart from his work, Hanif also has an interest in Sino-Muslims and likes writing <a href="https://abdrhnf.medium.com/" target="_blank">articles</a>.
<p><a href="mailto:hanifanywhere@gmail.com" target="_blank"><button>Send Email</button></a></p>
<dl>
<dt>This Website also available in:</dt>
<dd><a href="https://abdrhnf.github.io/"><span>English</span></a></dd>
<dd><a href="ZHindex.html">中文</a></dd>
</dl>
</dl>
</main>
<footer><a href="https://instagram.com/abdrhnf" target="_blank">Instagram</a> · <a href="https://www.linkedin.com/in/abdrhnf/" target="_blank">LinkedIn</a> · <a href="https://abdrhnf.medium.com/" target="_blank">Medium</a> · <a href="https://www.behance.net/abdrhnf/" target="_blank">Behance</a> </footer>
</body>