-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
201 lines (141 loc) · 8.77 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
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
<!--
____________________________________________________
/ \
| _____________________________________________ |
| | | |
| | | |
| | mysite@swarnava:~$ _ | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| |_____________________________________________| |
| |
\_____________________________________________________/
\_______________________________________/
_______________________________________________
_-' .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. --- `-_
_-'.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.--. .-.-.`-_
_-'.-.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-`__`. .-.-.-.`-_
_-'.-.-.-.-. .-----.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-----. .-.-.-.-.`-_
_-'.-.-.-.-.-. .---.-. .-----------------------------. .-.---. .---.-.-.-.`-_
:-----------------------------------------------------------------------------:
`---._.-----------------------------------------------------------------._.---'
+==================================================================================+
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~view-source:swarnava.in~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
+==================================================================================+
-->
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Hola Human | Swarnava Sengupta</title>
<link name="author" href="security.txt" />
<meta name="description" content="Swarnava Sengupta: Open Source Evangelist">
<meta name="google-site-verification" content="5Jb9r4DwnH7S9j9QrWGuQSh9GrKxJfKttBLV3eDncec" />
<meta name="keywords" content="swarnava, sengupta, homepage, opensource, mozilla, customersuccess" >
<meta property="og:image" content="img/about/me.jpg">
<meta name="theme-color" content="#000000">
<link rel="icon" type="image/png" sizes="192x192" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'>
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Karla:400,700,400italic,700italic'>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/modernizr-3.6.0.min.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Person",
"email": "mailto:hello@swarnava.in",
"image": "https://swarnava.in/img/about/me.jpg",
"jobTitle": "Customer Success Engineer",
"name": "Swarnava Sengupta",
"gender": "male",
"url": "https://swarnava.in",
"description": "Community Building, Customer Success, Open Source"
}
</script>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TDL0E7L9N9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TDL0E7L9N9');
</script>
<!-- End Google Analytics -->
<link rel="canonical" href="https://swarnava.in" />
<script type="text/javascript">
var host = "swarnava.in";
if ((host == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
</head>
<body>
<div class="loader">
<div class="loader-content">
mysite@swarnava:~$ <span>_</span>
</div>
</div>
<header>
<div class="menu">
<a class="menu-name glitch-txt" data-text="Swarnava Sengupta">Swarnava Sengupta</a>
<nav class="menu-sections">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<section id="home" data-color="#fff">
<h1 class="fade-in">Open Source Evangelist <br>& Customer Success Engineer</h1>
</section>
<section id="about" data-color="#000">
<div data-sr="enter left, ease 30px, over 1.5s" class="about-content">
<H2 data-text="Swarnava Sengupta" id="clone_text">SWARNAVA SENGUPTA</H2>
<h2 data-sr="enter bottom, ease 30px, over 1.5s" id="about_swarnava">About Swarnava</h2>
<div data-sr="enter left, ease 30px, over 1.5s" class="divider"></div>
<p>Swarnava Sengupta is an Open Source Evangelist & Computer Engineer from <a href="https://en.wikipedia.org/wiki/Kolkata" title="Kolkata – Wikipedia, the free encyclopedia">Kolkata, India</a>. He studied his undergraduate degree in Computer Application at <a href="https://en.wikipedia.org/wiki/Maulana_Abul_Kalam_Azad_University_of_Technology" title='Maulana Abul Kalam Azad University of Technology – Wikipedia, the free encyclopedia'>Maulana Abul Kalam Azad University of Technology.</a> </p>
<br><p>Swarnava is a Keen <a href="https://www.mozilla.org/" title="Mozilla's Website">Mozilla</a> follower, Tech Geek. He makes things. He is a <a href="https://community.mozilla.org/en/people/swarnava/" title="Swarnava's Mozilla Rep Profile">Mozilla Rep</a>, Movie Buff, Foodie & One amongst Indians listed in the Firefox browser's <a href="https://www.mozilla.org/credits/" title="Mozilla Contributor list">credits</a>. </p>
<br><p>Swarnava currently works at <a href="https://www.vercel.com/" title="Vercel's Website">Vercel</a> as a Customer Success Engineer. He writes his blog <a href="http://blog.swarnava.in/" title="Swarnava's Blog">here</a>. You can check his CV <a href="https://www.linkedin.com/in/swarnavasengupta/" title="Swarnava's CV">here</a>. </p>
</div>
<img class="img-circle" src="img/about/me.png" style="height:auto;" alt="Its me">
<span class="clr"></span>
<section id="contact" data-color="#000">
<h1>Get in touch</h1>
<div class="divider"></div>
<div class="contact-content">
<p></p>
<div class="social">
<a class="twitter" href="https://twitter.com/sw4rn4v4" target="_blank">Twitter</a>
<a class="github" href="https://github.com/swarnava" target="_blank">Github</a>
<a class="linkedin" href="https://linkedin.com/in/swarnavasengupta" target="_blank">Linkedin</a>
<a class="email" href="mailto:hello@swarnava.in">E-Mail</a>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="footer-content">
<script>document.write(new Date().getFullYear())</script> | <div id="c_span">©</div> Copyleft: Swarnava Sengupta — All Wrongs Preserved
</div>
</footer>
<script src="js/scrollReveal.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>