-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (37 loc) · 2.6 KB
/
index.html
File metadata and controls
41 lines (37 loc) · 2.6 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
<!DOCTYPE html>
<html>
<head>
<title>Akshay Shinde</title>
<meta name="description" content="Full stack developer based out of Mumbai. I code, manage and think about process at Genii.">
<link href="stylesheets/all-a6f28591.css" rel="stylesheet" type="text/css" media="all" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:700,400,300' rel='stylesheet' type='text/css'>
<script src="javascripts/all-40d7233d.js" type="text/javascript"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59789801-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="container">
<h1>Akshay Shinde</h1>
<p>
Hi there, I'm a <b>product/tech manager</b> currently working at <a target="_blank" href="https://getsimpl.com">Simpl</a> (BTW its an awesome place to work, go check it out). I've built the product from scratch and seen it evolve through multiple iterations. In my previous life I was leading the engineering team at Genii, a design focused product studio which got aquired by <a target="_blank" href="https://practo.com">Practo</a>.
</p>
<p>
I love building products and having arguments over Ux in my free time. I love collaborating with people who want to build awesome things. Go checkout <a target="_blank" href="http://hashtagloyalty.com">#Loyalty</a>, one of the recent side-projects I've been working on.
</p>
<p>
Sometimes I <a target="_blank" href="http://medium.com/@akshayshinde">Blog</a> about programming and management. Feel free to read when you've got some time. You can find more about me on <a target="_blank" href="http://in.linkedin.com/pub/akshay-shinde/19/787/abb">LinkedIn</a>, <a target="_blank" href="http://stackoverflow.com/users/1291501/super-engineer">StackOverlow</a>, <a target="_blank" href="https://twitter.com/semicolon_sucks">Twitter</a>, and <a target="_blank" href="https://github.com/super-engineer">GitHub</a>. Feel free to get in touch on <b>akshayshinde7-at-gmail-dot-com</b>.</p>
<p>
</p>
<a href="https://plus.google.com/+AkshayShinde7?rel=author"></a>
</div>
</body>
</html>