-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 1.75 KB
/
index.html
File metadata and controls
33 lines (33 loc) · 1.75 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
<html>
<head>
<title>Arvind Subramanian - Business Architect</title>
<meta name="title" content="Arvindwill 📈">
<meta name="description" content="A Busienss Architect connecting value creation technology to demanding business">
<meta property="og:type" content="website">
<meta property="og:url" content="https://arvindwill.com/">
<meta property="og:title" content="Arvindwill - A Business Architect 📈">
<meta property="og:description" content="Ideas and Craft : cloud(AWS & GCP) • application architect(Java & PHP) • ui(Web & Mobile) • programming(Frontend & Backend) • business growth(Revenue & Profit)">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;400;800&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<article>
<header>
<h1>Arvind.will <span class="upward">📈</span></h1>
<h2>Business Architect</h2>
<br>
<h3>Craft :<br>
<span>•cloud<span>(AWS & GCP)</span></span>
<span>•application architect<span>(Java & PHP)</span></span>
<span>•ui<span>(Web & Mobile)</span></span>
<span>•programming<span>(Frontend & Backend)</span></span>
<span>•business growth<span>(Operations & Marketing)</span></span>
•→_→</h3>
</header>
<footer>
</footer>
</article>
</body>
</html>