-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
72 lines (67 loc) · 3.7 KB
/
about.html
File metadata and controls
72 lines (67 loc) · 3.7 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
---
layout: default
title: About
---
<div class="group">
<div class="personal metadata">
<dl>
<dt>Hometown</dt>
<dd>Denver, Colorado</dd>
<dt>College</dt>
<dd><a href="http://www.cmu.edu/index.shtml">Carnegie Mellon University</a></dd>
<dt>Majors</dt>
<dd><a href="http://www.cmu.edu/information-systems/">Information Systems</a> & <a href="http://hcii.cmu.edu">Human-Computer Interaction</a></dd>
<dt>Minor</dt>
<dd><a href="http://design.cmu.edu/">Communication Design</a></dd>
<dt>Year</dt>
<dd>Senior (Graduating May 2014)</dd>
<dt>Email</dt>
<dd>
<i class="icon-email"></i>
<a id="nospammail" href="mailto:juliat@cmu.edu">juliat@cmu.edu</a><noscript>Sorry, you need Javascript on to see my email.</noscript>
</dd>
</dl>
</div>
<div class="main-text">
<h2>Hi, I'm Julia.</h2>
<p>I believe technology can do great things—enabling individuals to create and communicate, and making organizations smarter and more efficient. But for technology to achieve its potential, it to be informed by the way its users work and think. I work as a researcher, gathering understanding about organizations and individuals, and as a designer, creating useful and usable technology. I have significant experience managing projects, conducting user research, creating low and high fidelity prototypes for mobile, web, and embedded technologies, designing apps, documents, and information visualizations, and programming for the web.</p>
<p>I like working with smart, motivated people on meaningful projects. I'm also looking for a full-time opportunity after graduation, so <a id="nospammail" href="mailto:juliat@cmu.edu">let me know </a> if you'd like to talk to me more about one.<noscript>Sorry, you need Javascript on to see my email.</noscript> </p>
<!--<p>I love good books, good tea (or coffee), good conversations, dogs, horses, and being outside. In my free time, I read, ice skate, and swim.</p>-->
<h2>Some Projects I'm Working on Now</h2>
<ul class="about-current-projects bulleted">
<li>Designing a decision aid for emphysema patients considering a lung transplant.</li>
<li>Leading a research team that's building an iPad application for teachers at a special-needs school to manage and share data about students' learning.</li>
<li>Designing a <a href="https://www.google.com/search?site=&tbm=isch&source=hp&biw=1436&bih=783&q=cmu+booth&oq=cmu+booth&gs_l=img.3..0.1444.2383.0.2511.9.8.0.1.1.0.85.427.8.8.0....0...1ac.1.32.img..0.9.428.5iyjq2TmUk4">booth</a> and coordinating 60+ people who are working on it.</li>
<li>Side projects:
<ul>
<li>Designing a web app that allows teachers to make and collaborate on aligned curricula</li>
<li>Implementing <a href="https://www.youtube.com/watch?v=PUv66718DII">this demo<a/> of an application for gestural animation</li>
<li>Creating an application to streamline communications and information management for Alpha Chi Omega.</li>
</ul>
</li>
</ul>
<h2>Around the internet</h2>
<ul class="social-list">
<li>
<i class="icon-linkedin foo"></i>
<a href="http://www.linkedin.com/in/juliateitelbaum/">LinkedIn</a>
</li>
<li>
<i class="icon-twitter"></i>
<a href="https://twitter.com/julialete">Twitter</a>
</li>
<li>
<i class="icon-github"></i>
<a href="https://github.com/juliat">Github</a>
</li>
<li>
<i class="icon-quora"></i>
<a href="http://www.quora.com/Julia-Teitelbaum">Quora</a>
</li>
<li>
<i class="icon-wordpress"></i>
<a href="http://juliateitelbaumcdf.wordpress.com/category/final-design/">Process Blog from Communication Design Fundamentals</a>
</li>
</ul>
</div>
</div>