-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
156 lines (137 loc) · 7.19 KB
/
index.html
File metadata and controls
156 lines (137 loc) · 7.19 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="google-site-verification" content="rj1xvJgexYaD8Td4usBv2WwkCAClyAC3QibpDZqFIn4" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<link rel="manifest" href="/manifest.json"/>
<title>Hriddhi Dey</title>
<meta name="description" content="Hriddhi Dey is a developer, designer, and artist from Bengaluru, India.">
<meta name="keywords" content="hriddhi, dey, personal, portfolio, manipal, bengaluru, new delhi, artist, designer, minimalist, minimalism, software, software, engineer, developer, information, technology, it, engineer, mit, university, blog">
<meta name="google-site-verification" content="rj1xvJgexYaD8Td4usBv2WwkCAClyAC3QibpDZqFIn4" />
<link rel=”author” href=”https://plus.google.com/u/0/106348398836189964003”/>
<meta property="og:title" content="Hriddhi Dey">
<meta property="og:image" content="favicon.ico">
<meta property="og:url" content="https://hriddhidey.github.io">
<meta property="og:site_name" content="Hriddhi Dey">
<meta property="og:type" content="website">
<link rel="stylesheet" href="./css/grid.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/aos.css">
</head>
<body>
<div class="row landing">
<br />
<div class="row logo">
<img class="col-12 mylogo" src="./assets/images/logo.png" />
</div>
<br />
<div class="row head">
<header id="head-text"></header>
</div>
</div>
<div class="main">
<section>
<div class="row details">
<div class="col-4" data-aos="fade-up">
<h3>About</h3>
<p>Hello! I build tech for a living and love creativity manifested in any form.
My hobbies include art, music, football, literature, and cooking. <br />
I occasionally write/doodle on <a href="https://hriddhiblog.wordpress.com/" target="_blank">my blog</a> and on <a href="https://medium.com/@hriddhidey" target="_blank">Medium</a> when something stirs me up enough.<br />
Please pardon me for the content being a bit dated. I've been focusing on teaching and mentoring alongside my day job for the past few years.
</p>
</div>
<div class="col-4" data-aos="fade-up" data-aos-delay="100">
<h3>Work</h3>
<p>A full-stack engineer by experience, I love building useful, intuitive, and beautiful solutions using technology.
I am currently a part of the talented team at PayPal, where I work on providing merchants around the world with delightful reporting and accounting experiences. <br />
Before this, I worked at Myntra on a variety of projects, ranging from image processing,
to mobile/web application development, and building highly scalable backend services for the core platform.
</p>
</div>
<div class="col-4" data-aos="fade-up" data-aos-delay="200">
<h3>Contact</h3>
<p>Drop by, say 'Hi!'. <br>
You can reach me at <a href="https://www.facebook.com/hriddhidey" target="_blank">Facebook</a>, <a href="https://twitter.com/Hriddhi_Dey" target="_blank">Twitter</a>, <a href="https://www.instagram.com/hriddhidey/" target="_blank">Instagram</a>, <a href="https://www.behance.net/hriddhidey" target="_blank">Behance</a>, <a href="https://www.github.com/hriddhidey" target="_blank">Github</a>, <a href="https://www.afunnylittleboy.tumblr.com" target="_blank">Tumblr</a> or via <a href="mailto:hriddhidey@gmail.com">mail</a> for work.</p>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-12"><h3>Recent Posts</h3></div>
</div>
<div class="row">
<div class="col-4" data-aos="fade-up">
<article>
<a target="_blank" href="https://hriddhiblog.wordpress.com/2015/08/15/a-jouyous-cry/"><h4 class="blog-title">A Joyous Cry</h4></a>
<p class="blog-excerpt">The sun was really bright. Or maybe it was just him.
It felt itchy on his skin for a while.
Like a million tiny needles pressing against his skin, struggling to find their way to the revolting turbulence beneath.
His blood...
</p>
</article>
</div>
<div class="col-4" data-aos="fade-up" data-aos-delay="200">
<article>
<a target="_blank" href="https://medium.com/myntra-engineering/my-journey-with-golang-web-services-4d922a8c9897"><h4 class="blog-title">Building Scalable Web Services in Golang</h4></a>
<p class="blog-excerpt">A look at my early forays into, and learnings from my experiences building backend services using Go.
If you're new to the world of Go, this may serve as an excellent set of pointers and learning references. Give it a read!
</p>
</article>
</div>
<div class="col-4" data-aos="fade-up" data-aos-delay="100">
<article>
<a target="_blank" href="https://hriddhiblog.wordpress.com/2017/06/01/peace/"><h4 class="blog-title">Peace</h4></a>
<p class="blog-excerpt">An amateurish, yet sincere attempt at conveying what my heart whispers, via poetry.
</p>
</article>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-12 project_heading"><h3>Recent Work</h3></div>
</div>
<div class="row">
<div class="col-4" data-aos="fade-up">
<h4>Visage</h4>
<p>Apply virtual makeup on an image of a face.
<br /> Built using OpenCV Python.
<br /> Check it out on <a href="https://github.com/hriddhidey/visage">Github.</a>
</p>
</div>
<div class="col-4" data-aos="fade-up">
<h4>Tesk</h4>
<p>A simplistic, distraction-free, web-based text editor, with speech-to-text capabilities. <br /> Built using HTML, CSS, and Js.
<br />Try it out <a href="https://hriddhidey.github.io/Tesk/">here</a>, and check out the code at <a href="https://github.com/hriddhidey/Tesk">Github.</a>
</p>
</div>
<div class="col-4" data-aos="fade-up">
<h4>YouTube Spam Measure</h4>
<p>A web application meant to measure the likelyhood of a YouTube video being spam.
<br /> Built using Python CGI and the Google YouTube API. Made in collaboration with <a href="https://kashishgrover.com/">Kashish Grover.</a>
<br /> Check out the code on <a href="https://github.com/hriddhidey/DWDM-Project">Github.</a>
</p>
</div>
</div>
<div class="row">
<div class="col-4">
<p>Interested in hiring my services?</p>
<a href="mailto:hriddhidey@gmail.com" target="_blank"><button>Contact</button></a>
</div>
</div>
</section>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="./js/typed.js" type="text/javascript"></script>
<script src="./js/aos.js"></script>
<script src="./js/sw.js"></script>
<script src="./js/index.js" type="text/javascript"></script>
</body>
</html>