-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
43 lines (36 loc) · 2.15 KB
/
about.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
---
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>Hi there, thanks for stopping my by little corner of the internet. In case
you stumbled here by accident, I'm Jonathan Maltz, a soon-to-be Rutgers
graduate and a software devloper, an avid traveller, occasional reader, and a
mediocre cook when I have the time. I have this crazy idea that in our modern
world a lot of problems are caused by people lacking a sense of community, so I'm really
passionate about building community wherever I can. In the virtual world I do
that as one of the admins of the <a
href="https://www.facebook.com/groups/ruhacking/">Rutgers Hackathon
Club</a>, and in the physical world I couchsurf and will hopefully start
organizing/taking part in some other fun stuff once I'm in SF.</p>
<p>After graduation, I'll be heading over to Yelp! Inc to help make their Android
app even more awesome then it already is and hopefully create some great open
source tools in the process. Until then, I've been keeping busy
by helping maintain a couple of awesome open source Android Apps: <a
href="https://github.com/manmal/hn-android">HN-Android</a>
and the <a href="https://github.com/github/android">Github Android App.</a> I
also maintain a serious developer crush on Hans Dockter and the team at
Gradleware, and I hope that one day I can make something half as awesome as
Gradle.</p>
<p>I started this website because over the past couple of years, I've found
myself constantly finding situations where I'm like "damn, I really wish
someone had told me this two years ago". So, I started writing about those
things and posting them on the internet in hopes that future folks will read
them and be saved the heartache that those problems caused. I'm unsure if I've
accomplished that goal yet, but I'll keep writing in any case.</p>
<p>If you want to get in touch, feel free to find me on twitter at <a
href="http://twitter.com/maltzj">@maltzj</a> or just send me an email at
jm1271 at gmail dot com</p>
</section>