-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
238 lines (221 loc) · 12.3 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
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtm11-transitional.dtd">
<html xmlns="http://w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge; text/html; charset=utf-8" />
<meta name="viewport" content="width = device-width, initial-scale = 1">
<title>Armand Gray</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap_readable.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="footer.css">
<link rel="stylesheet" type="text/css" href="about.css">
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.ico" />
</head>
<body>
<div class="row header" id="page-header">
<a class="col-lg-2 col-md-2 col-sm-2 col-xs-4" href="landing.html">
<img class="pull-left" src="assets/personal_logo_white.svg" width="40" height="28" alt="personal logo">
<p class="col-lg-1 col-md-2 col-sm-2 col-xs-5">Armand Gray</p>
</a>
<ul class="list-inline col-lg-offset-4 col-lg-5 col-md-offset-2 col-md-6 hidden-sm hidden-xs">
<li><a href="#story">Story</a></li>
<li><a href="#work">Work</a></li>
<li><a href="#talent">Talent</a></li>
<li><a href="#learning">Learning</a></li>
<li><a href="share.html" id="last">Contact</a></li>
</ul>
<a class="pull-right" href="menu.html">
<button type="button" class="btn btn-color-background" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</a>
</div>
<a class="btn btn-link" id="btn-back-to-top" href="#first-image">
<img src="assets/icons/ic_chevron_up_white_48dp.png" height="35" width="33">
</a>
<div class="parallax parallax-section1" id="first-image">
<img src="assets/headshot_overlay_singleimg.png" height="1836" width="3141" alt="placeholder headshot">
</div>
<div class="jumbotron" id="about-short-desc">
<p>Currently, I am working at Dev Mission (coding camp) as a Mobile Developer on a few personal projects. I have dedicated the last 6th months towards developing a project management & communication app for Android as a passion project that will hopefully open the door to a new career path.
<br><br>
Previously, I was a Mission Techies intern at Mission Economic Development Agency with a focus on web development & principles of programming.</p>
</div>
<div class="parallax parallax-section2">
<img src="assets/northstar_ca.jpg" height="2304" width="3072" alt="placeholder northstar">
</div>
<div class="parallax parallax-section3">
<img src="assets/bay_area_mist_below/opacity_35.jpg" height="2720" width="4719" alt="placeholder bay_area_mist_below">
<div class="jumbotron transparent" id="story">
<h2>The Story</h2>
<p>I am a San Francisco native living in Oakland, CA. I had the unique privilege of attending a full French immersion school (K-12) and a top liberal arts college, Pomona (ranked top 5 in the country). Joining Teach for America after graduation and taking on a role as a high school basketball coach, I spent the next two years exploring the possibilities of a teaching career. I just completed an M.A. in Urban Education through Loyola Marymount University (December, 2016). At the moment, I am making a career shift from my current position as a Math Teacher in the Oakland Unified School District to become a full-time Software Engineer.</p>
</div>
</div>
<div class="parallax parallax-section4">
<img src="assets/uber_screenshots/DSC00843 copy.JPG" height="4000" width="6000" alt="placeholder">
</div>
<div class="jumbotron">
<p></p>
<p></p>
</div>
<div class="parallax parallax-section5">
<img src="assets/uber_screenshots/cropped-img-laughing.jpg" height="1438" width="2560" alt="placeholder">
</div>
<div class="jumbotron" id="work">
<h2>The Work</h2>
<p>In May of 2016, I took my first steps into the world of computer science by leaning on my college network to learn about strong potential resources to investigate. Immediately finding my new passion, I joined the Mission Techies program at the beginning of Summer '16. Through the Mission Techies coding program, I was able to join Dev Mission where I would spend the next 6 months diving into all things Android as I developed my first project management & communication app.</p>
</div>
<div class="parallax parallax-section6">
<img src="assets/background3.jpg" height="835" width="1440" alt="placeholder railroad">
</div>
<div class="jumbotron row" id="network-details">
<a href="https://github.com/armandgray" class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img border="0" alt="book icon" src="assets/icons/social-1_logo-github.svg" width="30" height="30">
<h3>10000+</h3>
<p>lines</p>
<span class="icon-bar"></span>
<p>GITHUB</p>
</a>
<a href="https://www.linkedin.com/in/armand-gray-03aa03a/" class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img border="0" alt="book icon" src="assets/icons/social-1_logo-linkedin.svg" width="30" height="30">
<h3>500+</h3>
<p>connections</p>
<span class="icon-bar"></span>
<p>LINKEDIN</p>
</a>
<a href="https://www.facebook.com/armand.gray.7" class="col-lg-4 col-md-4 col-sm-4 col-xs-4">
<img border="0" alt="book icon" src="assets/icons/social-1_logo-facebook.svg" width="30" height="30">
<h3>1000+</h3>
<p>relationships</p>
<span class="icon-bar"></span>
<p>FACEBOOK</p>
</a>
</div>
<div class="parallax parallax-section7">
<img src="assets/bay_area_night_life/10356373155_06bf9b4a8f_o.jpg" height="2964" width="4462" alt="placeholder headshot">
</div>
<div class="jumbotron" id="talent">
<h2>The Talent</h2>
<p>After completing 8 months of religiously consistent work learning as much as possible about computer programming, I am able to stand behind my knowledge of programming principles and development. I can confidently build Android apps with everything from Flippers to RecylerView adapters to server callback handlers. I have created a personal website through Amazon Web Services using Nginx and JQuery. I have taken the academic approach in reading <a href="">Clean Code</a>, <a href="">Effective Java</a>, and <a href="">Design Patterns</a>. All of this speaks directly to my dedication, eagerness and passion for learning; arguably even more apparent as this was accomplished working by myself... in a team the possiblities would be endless!</p>
</div>
<div class="parallax parallax-section8">
<img src="assets/split_screen_coding/opacity_30.jpg" height="2592" width="3888" alt="placeholder headshot">
<div class="jumbotron transparent" id="learning">
<h2>The Learning</h2>
<p>Initially, without knowing the specific area that I wished to focus on, I started on <a href="https://www.lynda.com/">Lynda</a> watching everything about programming from Fundamentals to Databases to "Building Flexible Android Apps with the Fragments API." I have since be able to augment my foundation in programming fundamentals, in algorithms, in data structures, and in design patterns as well as my knowledge of the Java, XML, Javascript, Bootstrap, and Jquery programming languages just to name a few. I present this website as a represtentation of one area of my learning over the past 8 months.</p>
</div>
</div>
<div class="container">
<div class="footer">
<div class="row" id="footer-container">
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-6" id="cc">
<h4>Favorites</h4>
<ul>
<li><a href="https://www.youtube.com/user/derekbanas">Derek Banas</a></li>
<li><a href="item-detail/item-mission.html">Mission Techies</a></li>
</ul>
<h4><br>Explore</h4>
<ul>
<li><a href="https://www.androiddevdigest.com/">Android Dev Digest</a></li>
<li><a href="http://androidweekly.net/">Android Weekly</a></li>
<li><a href="https://www.youtube.com/watch?v=gqOEoUR5RHg&t=3379s&index=31&list=PLGLfVvz_LVvSX7fVd4OUFp_ODd86H0ZIY">Bootstrap.js</a></li>
<li><a href="https://www.youtube.com/watch?v=BWXggB-T1jQ&t=2720s&index=29&list=PLGLfVvz_LVvSX7fVd4OUFp_ODd86H0ZIY">JQuery</a></li>
<li><a href="https://github.com/nostra13/Android-Universal-Image-Loader">UIL</a></li>
<li><a href="http://blog.danlew.net/2014/09/15/grokking-rxjava-part-1/">RxJava</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-6">
<h4>BLOC App</h4>
<ul>
<li><a href="item-detail/item-bloc.html">Android - Java, XML</a></li>
<li><a href="https://firebase.google.com/">Firebase</a></li>
<li><a href="http://www.joda.org/joda-time/">Joda-Time</a></li>
<li><a href="http://square.github.io/picasso/">Picasso</a></li>
<li><a href="https://developer.android.com/training/testing/start/index.html">JUnit</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-6">
<h4>myWebsite</h4>
<ul>
<li><a href="http://www.adobe.com/creativecloud.html">Adobe Illustrator</a></li>
<li><a href="http://www.adobe.com/creativecloud.html">Adobe Photoshop</a></li>
<li><a href="https://aws.amazon.com/">AWS</a></li>
<li><a href="item-detail/item-html-css-js.html">HTML, CSS, JS</a></li>
<li><a href="https://www.nginx.com/resources/wiki/">nginx</a></li>
</ul>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-6">
<h4>Assets</h4>
<ul>
<li><a href="item-detail/item-clean-code.html">Clean Code</a></li>
<li><a href="item-detail/item-patterns.html">Design Patterns</a></li>
<li><a href="item-detail/item-effective.html">Effective Java</a></li>
<li><a href="item-detail/item-lynda.html">Lynda.com</a></li>
</ul>
</div>
<div class="starting col-lg-2 col-md-2 col-sm-4 col-xs-6">
<h4>Getting Started</h4>
<ul>
<li><a href="#">Code Efficiency</a></li>
<li><a href="#">Databases</a></li>
<li><a href="#">Design Patterns</a></li>
<li><a href="#">Fundamentals</a></li>
<li><a href="#">Object-Oriented Design</a></li>
<li><a href="#">Software Quality Assurance</a></li>
<li><a href="#">Web Services</a></li>
</ul>
<h4><br>Core Principles</h4>
<ul>
<li><a href="#">Algorithms</a></li>
<li><a href="#">Big O Notations</a></li>
<li><a href="#">Data Structures</a></li>
<li><a href="#">Material Design</a></li>
<li><a href="#">Parallelism</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-xs-6">
<h4>Other</h4>
<ul>
<li><a href="https://golang.org/">Go</a></li>
<li><a href="https://facebook.github.io/react-native/">React Native</a></li>
<li><a href="https://www.youtube.com/watch?v=yPu6qV5byu4">MySQL</a></li>
</ul>
</div>
</div>
<div class="footer-bottom-text">
<p id="footer-bottom-text">Find more ways to check out my work: Visit my
<a href="https://www.linkedin.com/in/armand-gray-03aa03a">LinkedIn</a>
or my work on
<a href="https://www.github.com/armandgray">GitHub</a>
</p>
</div>
<div class="page-footer-copyright row">
<p class="col-lg-3 col-md-4 col-sm-6 col-xs-1 hidden-xs ">Copyright © 2016 Armand Gray - Digital Portfolio</p>
<p class="col-lg-offset-1 col-lg-4 col-md-4 col-sm-6 col-xs-12">
<a href="landing.html">
<img id="footer-personal-logo" src="assets/personal_logo_white.svg" width="15" height="11" alt="personal logo">
</a>
<a href="#">Explore</a>
|
<a href="#">Share</a>
|
<a href="#">Less</a>
</p>
<p class="pull-right language col-lg-2 col-md-2 col-sm-1 col-xs-1 hidden-sm hidden-xs"><img src="assets/icons/ic_circular_us_flag.png" height="15" width="15">United States</p>
</div>
</div>
</div>
<script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="footer.js"></script>
<script src="about.js"></script>
</body>
</html>