-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patholdindex.html
81 lines (71 loc) · 4.66 KB
/
oldindex.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>my github cubby by missherico</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">my github cubby</h1>
<p class="header">holding isa's hodge podge of digital interests</p>
<ul>
<li><a class="buttons github" href="https://github.com/missherico" target="_blank">GitHub Profile</a></li>
<li><a class="buttons github" href="http://bit.ly/nicetomeet_you" target="_blank">My LinkedIn</a></li>
</ul>
</header>
<section>
<h2>hello there!</h2>
<h3>My name is Isa, and I like computers and people.</h3>
<p>I'm a communicator by trade with experience helping small businesses, artists and brands find and carve their space on the web. That's why I like being a full stack developer - because I like integrating a business' vision throughout the code base.</p>
<p>I'm also active in SF's tech space as part of <a href="http://railsbridge.org" target="_blank">RailsBridge.</a> What's RailsBridge? We hold workshops (monthly in SF, and everywhere else in the world) and teach the full stack to women (RoR, JS). What's my role? I have many! I am the primary online community manager, I organize events and workshops, I speak and bring awareness about Rb, I help write grant proposals, I advise and mentor RailsBridgers organizers around the world, and now I teach during workshops. Kind of like the full stack, right?</p>
<p>Recently, I got a chance to speak at <a href="http://fluentconf.com/fluent2014/public/schedule/detail/33401" target="_blank">FluentConf 2014</a> about how awesome RailsBridge is. And we also raised over $25K with our <a href="http://www.galvanize.it/blog/2014/4/21/5uzk08lr2sjjlmfrwxmnzyanz6q12r" target="_blank">first fundraiser event</a> with Judy Estrin. She spoke about innovation, it was inspiring.</p>
<h4> Recent Projects: </h4>
<p>Feel free to look through my Github repos and see what I've been making. Here are a couple:</p>
<ul>
<li><a href="http://thefundlings.herokuapp.com" target="_blank">The Fundlings</a> - A mobile fundraising app. It's still early in its stages, but hope to get a beta version up and running for use.</li>
<li><a href="http://idealme.herokuapp.com" target="_blank">Ideal Me</a> - An app that helps one reach ideal time management. This is a prototype to help an assisted living center help its seniors effectively use the center's resources for personal growth.</li>
</ul>
<h4>A glimpse into me, and my online antics:</h4>
<ul>
<li>my twitter's a bit more dynamic - <a href="http://twitter.com/msherico" target="_blank">@msherico</a>
</li>
<li>and I post interesting things from time to time on my blog- <a href="http://missherico.tumblr.com" target="_blank">missherico.tumblr.com</a>
</li>
<li>my San Francisco tumblr lives here - <a href="http://westcoastwings.tumblr.com" target="_blank">westcoastwings.tumblr.com</a>
</li>
<li>oh! and I love love Foursquare - <a href="https://foursquare.com/msherico/badges/all" target="_blank">my badges</a>
<ul>
<li>see, I even make <a href="https://foursquare.com/msherico/lists/created" target="_blank">lists</a>
</li>
</ul>
</li>
<li>do you find everything Pinteresting? <a href="http://pinterest.com/notreallyher" target="_blank">Me too!</a>
</li>
</ul><p>great great, now you've something to busy yourself with while I do some home improvements around here. go on, enjoy my foursquare lists, they're top notch.</p>
</section>
<footer>
<p><small>Hosted on <a href="https://pages.github.com" target="_blank">GitHub Pages</a> using the Dinky theme</small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-40505293-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>