-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
239 lines (218 loc) · 14.8 KB
/
index.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE html>
<head>
<title>Michu's Portfolio</title>
<link rel="shortcut icon" type="image/ico" href="http://michellechu77.github.io/michu_portfolio/favicon.ico" />
<link href='http://fonts.googleapis.com/css?family=Dosis:400,500' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="http://michellechu77.github.io/michu_portfolio/stylesheets/style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="http://michellechu77.github.io/michu_portfolio/stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="http://michellechu77.github.io/michu_portfolio/stylesheets/index2.css">
<head>
<body>
<a name="top"></a>
<section class="module parallax parallax-1">
<a name="about"></a>
<div id="scroll-wrapper">
<img src="http://michellechu77.github.io/michu_portfolio/images/scroll.png" id="scroll">
</div>
<h3>Former business analyst <br> and music writer <br> turned engineer.</h3>
<div class="container">
</div>
</section>
<div class="content-wrapper">
<section class="module content">
<div class="content-container">
<h4>A b o u t</h4>
<p>UT Austin graduate with degrees in Business Honors, Information Systems, and Multimedia Journalism.</p>
<p>Recent <a href="http://devbootcamp.com/" target="_blank">Dev Bootcamp</a> alum as a full-stack web developer.</p>
<p><a href="http://www.edmtunes.com/author/michellechu/" target="_blank">Electronic music blog</a> writer, music festival fiend, social media enthusiast, & traveler.</p><br><br>
<h4>I have a business mindset, communication skills, and technical drive</h4><p>not to mention a lot of interesting stories.</p><br>
<p>But ultimately...</p>
<p>I'm a CREATIVE and LEARNER. <br> Whether through writing, music, or now coding, the sense of constant curiosity and dynamic <br>thinking to problem solve or bring into fruition an abstract idea, are values I admire and strive towards for myself and my team.</p>
</div>
</section>
<a href="#top"><img class="top_button" src="http://michellechu77.github.io/michu_portfolio/images/top.png"></a>
</div>
<section class="module parallax parallax-2">
<a name="projects"></a>
<div class="container">
<h1>TECHNICAL DRIVE</h1>
</div>
</section>
<div class="content-wrapper">
<section name="projects" class="module content">
<div class="content-container">
<h4>P r o j e c t s</h4>
<br>
<div id="project-grid">
<div class="row row-margin-bottom">
<div class="col-md-6 no-padding lib-item" data-category="ui">
<div class="lib-panel">
<div class="col-md-6 no-padding">
<img class="lib-img-show" src="http://michellechu77.github.io/michu_portfolio/images/gobug_screenshot2.png">
</div>
<div class="col-md-6 no-padding">
<div class="lib-row lib-header">
goBug!
<div class="lib-header-seperator"></div>
</div>
<div class="lib-row lib-desc">
A Rails application for planning budget-based itineraries from others' travel experiences that you find interesting. Built in 1 week in a group of three.<br><br>
Role: Developer and Product Lead<br><br>
<a href="http://gobug.herokuapp.com" target="_blank">Visit Site</a>  |  <a href="https://github.com/michellechu77/gobug" target="_blank">See Code</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 no-padding lib-item" data-category="ui">
<div class="lib-panel">
<div class="col-md-6 no-padding">
<img class="lib-img" src="http://michellechu77.github.io/michu_portfolio/images/beerded_happiness.png">
</div>
<div class="col-md-6 no-padding">
<div class="lib-row lib-header">
Beerded Happiness
<div class="lib-header-seperator"></div>
</div>
<div class="lib-row lib-desc">
A mobile-friendly Rails application to curate beer pong events and queues with text notifications using Twilio. Built in 3 days in a group of 3.<br><br>
Role: Developer and Product Lead<br><br>
<a href="http://beerdedhappiness.herokuapp.com" target="_blank">Visit Site</a>  |  <a href="https://github.com/michellechu77/beerded-happiness" target="_blank">See Code</a>
</div>
</div>
</div>
</div>
</div>
<div class="row row-margin-bottom">
<div class="col-md-6 no-padding lib-item" data-category="ui">
<div class="lib-panel">
<div class="col-md-6 no-padding">
<img class="lib-img" src="http://michellechu77.github.io/michu_portfolio/images/ideamachine.png">
</div>
<div class="col-md-6 no-padding">
<div class="lib-row lib-header">
Idea Machine
<div class="lib-header-seperator"></div>
</div>
<div class="lib-row lib-desc no-padding">
A Sinatra application to help exercise brainstorming by proposing a new, though-provoking list challenge, daily. Solo project built in 1 day.<br><br>
<a href="http://theideamachine.herokuapp.com" target="_blank">Visit Site</a>  |  <a href="https://github.com/michellechu77/idea_machine" target="_blank">See Code</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 no-padding lib-item" data-category="ui">
<div class="lib-panel">
<div class="col-md-6 no-padding">
<img class="lib-img" src="http://michellechu77.github.io/michu_portfolio/images/pxljam.png">
</div>
<div class="col-md-6 no-padding">
<div class="lib-row lib-header">
pxljam
<div class="lib-header-seperator"></div>
</div>
<div class="lib-row lib-desc no-padding">
A photo-sharing iOS app that bridges fans and artists together to provide 360-degree concert experiences. Built in 4 months with a team of 5.<br><br>
Role: Designer and Marketer<br><br>
<a href="http://pxljam.wordpress.com/" target="_blank">Visit Site</a>  |  <a href="https://itunes.apple.com/us/app/pxljam/id610073491?mt=8" target="_blank">App Store</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="#top"><img class="top_button" src="http://michellechu77.github.io/michu_portfolio/images/top.png"></a>
</section>
<section class="module parallax parallax-3">
<a name="writing"></a>
<div class="container">
<h1>COMMUNICATION SKILLS</h1>
<p></p>
</div>
</section>
<div class="content-wrapper">
<section class="module content">
<div class="content-container">
<h4>W R I T I N G   S A M P L E S</h4><br><br>
<img src="http://michellechu77.github.io/michu_portfolio/images/edmt.png"><br>
<p>Author of over 170 articles on the popular
electronic music blog <a href="www.edmtunes.com" target="_blank">EDMTunes</a><br> covering track reviews, music news, event reviews,
and artist interviews.</p><br>
<a href="http://www.edmtunes.com/author/michellechu/" target="_blank">VIEW MY AUTHORED POSTS</a><br>
<div class="hr-line"></div>
<img src="http://michellechu77.github.io/michu_portfolio/images/reportingtexas.png"><br><br>
<p>Reporter and Social Media Editor of <a href="www.reportingtexas.com" target="_blank">Reporting Texas</a> - the news feature platform for UT Austin's School of Journalism.<br>
<a href="http://www.statesman.com/news/news/state-regional-govt-politics/state-investigates-bar-that-trades-booze-for-chari/nWfgX/" target="_blank">'State investigates bar that trades booze for charitable donations'</a> featured in the Austin American-Statesman.</p><br>
<a href="http://reportingtexas.com/?s=michelle+chu" target="_blank">VIEW ARTICLES</a> | <a href="https://twitter.com/reportingtexas" target="_blank">FOLLOW ON TWITTER</a> <br>
<div class="hr-line"></div>
<!-- <iframe width="560" height="315" src="http://www.youtube.com/embed/m8rLOgoX3FY?rel=0" frameborder="0" allowfullscreen></iframe>
<p>Storytelling is not just a written skill. Check out my team's demo day presentation for goBug!</p><br> -->
</div>
</section>
<a href="#top"><img class="top_button" src="http://michellechu77.github.io/michu_portfolio/images/top.png"></a>
</div>
<section class="module parallax parallax-4">
<a name="work"></a>
<div class="container">
<h1>BUSINESS EXPERIENCE</h1>
</div>
</section>
<div class="content-wrapper">
<section class="module content">
<div class="content-container">
<h4>H E R E ' S   H O W  M Y  P R E V I O U S  E X P E R I E N C E<br>  I S  A N  A S S E T  T O  Y O U</h4><br>
<p>Having worked as an <a href="#">IT Business Analyst</a>, I experienced the chasm in expectation<br>
and communication between the business development and technology sides of large-scale projects.<br>
Carrying the business acumen to know what questions to ask, how to communication expectations,<br>
and how to better liaison information between technical and business teams can serve as a huge asset.<br><br>
</p>
<p>As a <a href="#">Writer and Journalist</a>, storytelling - both written and spoken - has been a huge asset and passion<br>
in my past experience. Often trivialized, transparent and effective communication is a skill that<br>
can immensely facilitate working in teams or relaying a message to clients.<br>
Whether for technical writing or in giving presentations, I can contribute to the technical community with eloquence.<br><br>
</p>
<p>Having been the <a href="#">social media editor</a> accounts for 3 different media outlets, I can confidently say there's<br>
a difference in using social media for personal uses and using it intentionally for a business.<br>
With social media becoming integral to building any brand or business, my knowledge of navigating different channels<br>
and formulating strategic social media plans can serve as a unique asset.<br><br>
</p>
<h4><a href="https://michellechu77.github.io/michu_portfolio/Michelle_Chu_resume.pdf" target="_blank">V I E W   R E S U M E</a></h4>
</div>
</section>
<a href="#top"><img class="top_button" src="http://michellechu77.github.io/michu_portfolio/images/top.png"></a>
</div>
<div class="sidebar">
<ul>
<li><a href="https://www.linkedin.com/pub/michelle-chu/50/568/9b0" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/linkedin.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/linkedin2.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/linkedin.png'"></a></li>
<li><a href="https://github.com/michellechu77" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/github.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/github2.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/github.png'"></a></li>
<!-- <li><a href="https://twitter.com/numichuu" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/twitter.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/twitter2.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/twitter.png'"></a></li> -->
<li><a href="https://soundcloud.com/michelle-chu-11" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/soundcloud.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/soundcloud2.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/soundcloud.png'"></a></li>
<li><a href="https://www.facebook.com/michu3" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/facebook500.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/facebook5002.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/facebook500.png'"></a></li>
<li><a href="mailto:"[email protected]"" target="_blank"><img src="https://michellechu77.github.io/michu_portfolio/images/email.png" onmouseover="this.src='https://michellechu77.github.io/michu_portfolio/images/email2.png'" onmouseout="this.src='https://michellechu77.github.io/michu_portfolio/images/email.png'"></a></li>
</ul>
</div>
<div class="masthead clearfix">
<div class="inner">
<div class="masthead-brand">
<img src="http://michellechu77.github.io/michu_portfolio/images/michulogo.png" height="35px" width="200px">
</div>
<ul class="nav masthead-nav">
<li>
<a href="#about">ABOUT</a>
</li>
<li>
<a href="#projects">TECH PROJECTS</a>
</li>
<li>
<a href="#writing">WRITING</a>
</li>
<li>
<a href="#work">EXPERIENCE/RESUME</a>
</li>
</ul>
</div>
</div>
</body>
</html>