-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (207 loc) · 8.69 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
<!DOCTYPE HTML>
<!--
Astral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Hello, is it me you're looking for?</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="icon" href="path/to/favicon.png">
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
</head>
<body class="is-preload">
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#" class="icon fa-home"><span>Home</span></a>
<a href="#work" class="icon fa-folder"><span>Work</span></a>
<a href="#resume" class="icon fa-file"><span>Resume</span></a>
<a href="#contact" class="icon fa-envelope"><span>Contact</span></a>
<a href="https://github.com/etudie" class="icon fa-github-alt" target="_blank"><span>GitHub</span></a>
</nav>
<!-- Main -->
<div id="main">
<!-- Me -->
<article id="home" class="panel intro">
<header>
<h1>Xue Hua</h1>
<p>Electrical and Computer Engineering</p>
<p style = "font-size: 10pt; font-style:italic; ">Hello, I'm trying to reach for the stars. Will you give me a boost?</p>
</header>
<a href="#aboutme" class="jumplink pic">
<span class="arrow icon fa-chevron-right"><span>See my work</span></span>
<img src="images/portrait.jpg" alt="" />
</a>
</article>
<!-- Me -->
<article id="aboutme" class="panel intro">
<header>
<h1>About Me</h1>
<p>Electrical and Computer Engineering</p>
I'm a Grand Valley State Student seeking an engineering co-op position for <b>Summer 2019</b>.
With a creative and candid personality, I seek solutions and promote collaboration. My
areas of interest are controls, programming, testing and design. However, it's a big world
out there, so here's an open invitation to introduce me to you and your company.
<a href="#contact">I would love to chat.</a>
</header>
<a href="#work" class="jumplink pic">
<span class="arrow icon fa-chevron-right"><span>See my work</span></span>
<img src="images/portrait.jpg" alt="" /></a>
</article>
<!-- Work -->
<article id="work" class="panel">
<header>
<center><h2>Projects</h2></center>
</header>
<p>
Here are some of my projects. Some were independant works and
others were for a class. I am in the process of uploading my documents.
Click for more details of each project.
</p>
<hr></hr>
<section>
<!--start-->
<h6>Game Clones</h6>
Chess
<br>Minesweeper
<p><a href="https://github.com/etudie/farkle_game" title="open project" target="_blank">Farkle</a></p>
<h6>Microcontrollers</h6>
Arduino
<p><a href="https://github.com/etudie/E226L3" title="open project" target="_blank">MSP432</a></p>
<h6>Design and Development</h6>
Themes
<br>Posters
<p>UI Design</p>
<!--end-->
</section>
</article>
<!-- Me -->
<article id="resume" class="panel">
<header>
<center><h2>Resume</h2></center>
<br>
<center><a href = "https://drive.google.com/file/d/1npwpQuREBIe0LPvi7pOgK47dlKPrn84s/view"
target="_blank"
style = "padding: 10px 10px; border: 1px solid grey ; text-decoration: none; color: black">
Download as PDF</a></center>
<p>
<h2>Experience</h2>
<hr>
<b>GAME CLONING PROJECTS | NOV 2018 - PRESENT</b>
<br>➢ Designed and coded games such as Farkle, Chess and Minesweeper
<br>➢ Conducted extensive testing to fortify and guarantee the programs
<br>➢ Responsible for the project’s organization and presentation
<p>
<b>MICROCONTROLLER PROJECTS | AUG 2018 – PRESENT</b>
<br>➢ Programmed competitive robot with sensors, motors and I/O functions
<br>➢ Built a digital clock and thermometer with low – language programming
<br>➢ Developed an ‘oven’ simulator with ceramic resistors and LEDs
<p>
<b>PROGRAM AND DESIGN | JAN 2017 – PRESENT</b>
<br>➢ Freelance work in graphic and web design. 10,000 downloads
<br>➢ User – centered design and freelance work management
<br>➢ Beginner in web hosting and development
<br></br>
<h2>Leadership</h2>
<hr>
<b>HEALTH INSTRUCTOR & MENTOR</b>
<br>➢ Was a key mentor in teaching how to lead a class and instruct with clarity
<br>➢ Responsible for planning classes and accomodating students
<br>➢ Skilled in reading people's body language and deciphering their needs
<p>
<b>PROJECT CO-ORDINATOR</b>
<br>➢ Key role in event planning for multicultral festivals and study abroad events
<br>➢ Designated team leader to organize an immersion workshop for students and staff (1st place)
<br>➢ Spearheaded a university Physics competitive project titled 'Newton's Laws' (1st place)
<p>
<b>PRE/HIGH SCHOOL TEACHER</b>
<br>➢ Handling delicate to heated situations from parents to student of all ages
<br>➢ Incorporated work ethic principles into curriculu; active advocate in meetings
<br>➢ Taught mathematics, science, psychology and English for ages 5 to 15
<br></br>
<h2>Technical Languages</h2>
<hr>
➢Java
<br>➢ C/C++ programming
<br>➢ Logic Operations
<br>➢ G Code
<br></br>
<h2>Proficiency</h2>
<hr>
➢ 3D CAD Design, Circuit Design and Analysis, Engineering Drawings, Microcontroller Programming,
Coding Languages and Syntax, CNC Machine Operation
<br></br>
<h2>Industry Software</h2>
<hr>
➢ SolidWorks, LTSpice, Xilinx, IntelliJ IDEA, QuickBooks, Adobe Photoshop, Adobe Illustrator,
Gravit Designer, Git
<br></br>
<!--
<h2>Interests</h2>
<h2>Goals</h2>
-->
<h2>References</h2>
<hr>
➢ Happy to provide upon request
<p style = "font-size: 10pt; font-style:italic; ">Hello, I'm trying to reach for the stars. Will you give me a boost?</p>
</header>
</article>
<!-- Contact -->
<article id="contact" class="panel">
<header>
<center><h2>Contact Me</h2></center>
<p>
<center><b>Email:</b> <a href="mailto:[email protected]">[email protected]</a>
<br><b>Contact:</b> 616 377 4710
<br><b>Location: </b> Grand Rapids, Michigan
</center>
</header>
<!-- DISABLE THE FORM --
<form action="#" method="post">
<div>
<div class="row">
<div class="col-6 col-12-medium">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="col-6 col-12-medium">
<input type="text" name="email" placeholder="Email" />
</div>
<div class="col-12">
<input type="text" name="subject" placeholder="Subject" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message" rows="6"></textarea>
</div>
<div class="col-12">
<input type="submit" value="Send Message" />
</div>
</div>
</div>
</form>
DISABLE THE FORM -->
</article>
</div>
<!-- Footer -->
<div id="footer">
<ul class="copyright">
<li>© Etudie.us</li><li>Powered by GitHub </li>
<li>Designed with HTML5 UP </li>
<br>
<i>étudie is a french form of the word 'study'</i>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>