-
Notifications
You must be signed in to change notification settings - Fork 0
/
tech.html
206 lines (173 loc) · 9.41 KB
/
tech.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../../../assets/img/icon.png">
<title>julia oran</title>
<script src="https://use.fontawesome.com/ed7a7d487f.js"></script>
<!-- Bootstrap core CSS -->
<link href="../../../../dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="../../../../assets/css/sticky-footer.css" rel="stylesheet">
<link href="../../../../assets/css/hover.css/css/hover-min.css" rel="stylesheet">
<link href="../../../../assets/css/animate.css/animate.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway|Oswald|Shadows+Into+Light" rel="stylesheet">
</head>
<body>
<!-- Begin page content -->
<div class="container">
<div class="mt-1">
<h1 id="name">julia oran</h1>
</div>
<!-- <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
<p>Use <a href="../sticky-footer-navbar">the sticky footer with a fixed navbar</a> if need be, too.</p> -->
<div class="info">
<a href="tech.html" class="section-icon hvr-float">
<div class="row">
<div class="col-sm-1" style="width: 576px;">
<i class="fa fa-2x fa-code"></i>
</div>
<div class="col-sm-11">
<p class="section">Tech Experience</p>
</div>
</div>
</a>
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-9">
<p class="title">Target Technology Services Intern, Target</p>
<p class="description">Minneapolis, MN</p>
<div id="carouselTarget" style="margin-bottom:10px" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselTarget" data-slide-to="0" class="active"></li>
<li data-target="#carouselTarget" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="/assets/img/target1.jpg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="./assets/img/target2.jpg" alt="Second slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselTarget" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselTarget" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<p class="description">Ten-week software engineering internship. Integrated into agile scrum teams: infrastructure team dedicated to supporting corporate applications and guest security platform team responsible for guest login. Worked on API chat bot and events logger to better monitor login errors.</p>
</div>
<div class="col-sm-2 date"><i class="fa fa-calendar"></i> summer 2017</div>
</div>
</div>
<div class="info">
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-9">
<p class="title">Board Chair, TechTeam</p>
<p class="description">Chicago, IL</p>
<div id="carouselTechTeam" style="margin-bottom:10px" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselTechTeam" data-slide-to="0" class="active"></li>
<li data-target="#carouselTechTeam" data-slide-to="1"></li>
<li data-target="#carouselTechTeam" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="/assets/img/techteam3.jpg" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="./assets/img/techteam1.jpg" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="/assets/img/techteam2.jpg" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselTechTeam" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselTechTeam" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<p class="description">Leader of civic engagement organization at the Institute of Politics at the University of Chicago. Responsible for encouraging growth through planning and development. Oversee execution of technical workshops, partnerships, and projects. Mission is to provide digital consulting for local non-profits to improve technical infrastructure, expand online presence, refine digital tools, and leverage data. Previously Program Development Chair, a project team leader, and a team member.</p>
<a href="https://uchicagotechteam.squarespace.com/" class="my-btn"><i class="fa fa-mouse-pointer"></i> website</a>
<a href="https://www.facebook.com/uchicagotechteam/" class="my-btn"><i class="fa fa-facebook"></i> facebook</a>
<a href="https://github.com/uchicagotechteam" class="my-btn"><i class="fa fa-github"></i> github</a>
<a href="https://medium.com/@uchicagotechteam/techboard-summer-spotlights-julia-oran-c3af084efa9f" class="my-btn"><i class="fa fa-newspaper-o"></i> article</a>
</div>
<div class="col-sm-2 date"><i class="fa fa-calendar"></i> April 2017 to Present</div>
</div>
</div>
<div class="info">
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-9">
<p class="title">Freelance Front End Developer, CharacTour</p>
<p class="description">Chicago, IL</p>
<p class="description">Implemented redesign of website from pre-existing wireframes using HTML and CSS. Created and collaborated on new designs for profile page and other pages.</p>
<a href="https://www.charactour.com" class="my-btn"><i class="fa fa-mouse-pointer"></i> website</a>
</div>
<div class="col-sm-2 date"><i class="fa fa-calendar"></i> August 2016 to January 2017</div>
</div>
</div>
<div class="info">
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-9">
<p class="title">IT Intern, Center for Hellenic Studies</p>
<p class="description">Washington D.C.</p>
<p class="description">Completed implementation of website design using HTML and CSS. Redesigned front end of Digital Archives website to improve user experience.</p>
<a href="http://archives.chs.harvard.edu/cda/" class="my-btn"><i class="fa fa-mouse-pointer"></i> website</a>
</div>
<div class="col-sm-2 date"><i class="fa fa-calendar"></i> summer 2015</div>
</div>
</div>
<div class="info">
<a href="index.html" class="section-icon hvr-float">
<div class="row">
<div class="col-sm-1" style="width: 576px;">
<i class="fa fa-2x fa-home"></i>
</div>
<div class="col-sm-11">
<p class="section">Home</p>
</div>
</div>
</a>
</div>
</div>
<footer class="footer">
<div class="container">
<span class="text-muted">
<ul class="icons">
<!-- <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-file-text"></i></a></li>
<li><a href="#"><i class="fa fa-envelope"></i></a></li> -->
<li>© Julia Oran 2017</li>
</ul>
</span>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../../../assets/js/ie10-viewport-bug-workaround.js"></script>
<!-- carousel code -->
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script type="text/javascript" src="/dist/js/bootstrap.js"></script>
<script>
$('.carousel').carousel()
</script>
</body>
</html>