-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
16 lines (11 loc) · 874 Bytes
/
about.html
File metadata and controls
16 lines (11 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: layout
title: "About"
---
<!-- You can edit this whole page, remove it, or use it as basis for any non-post pages you have. -->
<section class="content">
<h1>{{ site.name }}</h1>
<p>I am software developer from Bay Area with primary interests in data, systems and infratstructure.</p>
<p>Currently, I work for Aruba Networks on various cloud based security products. Previously, I have worked at Cisco, Meraki, Finarta holding various engineering and technical leadership roles. In between, I started and failed with two startups in consumer music/video space. Prior to that I was co-founder/technical architect for Webyog developing worlds most popular GUI for MySQL</p>
<p>Outside of technology, I have elegant sartorial taste (automatic watches, goodyearwelt shoes, perfumes). I also take up home improvement projects as required.</p>
</section>