-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
270 lines (212 loc) · 10.8 KB
/
index.html
File metadata and controls
270 lines (212 loc) · 10.8 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
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kyle Java</title>
<link rel="stylesheet" href="https://getbootstrap.com/docs/4.4/examples/cover/">
<link rel="stylesheet" href="../styles/main.css">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js" integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/a8e5d1c419.js" crossorigin="anonymous"></script>
</head>
<body >
<!-- NAV BAR -->
<nav class="navbar-wrapper sticky-top">
<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
<h3 class="my-0 mr-md-auto font-weight-normal"><a href="#" id="head">KJ</a></h3>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<nav class="my-2 my-md-0 mr-md-3" class="collapse navbar-collapse" id="mainNavBar">
<a href="#about" class="p-2 text-dark">About</a>
<a href="#projects" class="p-2 text-dark">Projects</a>
<a href="../doc/KyleJavaResume.pdf" class="p-2 text-dark">Resume</a>
</nav>
</div>
</nav>
<!-- End of nav bar -->
<!-- Start of home -->
<a name = "top"></a>
<div class="container-fluid" class="h-100 d-inline-block">
<div class="container-sm" >
<div class="row">
<div class="col">
<h1>Kyle Java</h1>
<hr >
<h3>Computer Science Student at the California State University of San Marcos </h3>
<hr>
<div class="btn-group social-media-buttons">
<a href="https://github.com/kylejava" target = "_blank">
<button type="button" class="btn btn-git"><i class="fab fa-github"></i> Github</button>
</a>
<a href="https://www.linkedin.com/in/kyle-java-4a717a169/" target="_blank">
<button type="button" class="btn btn-li"> <i class="fab fa-linkedin-in"></i> Linkedin</button>
</a>
<a href="mailto:kyleedwardgjava@gmail.com" target="_blank">
<button type="button" class="btn btn-li"><i class="fas fa-envelope"></i> Email Me!</button>
</a>
</div>
</div>
<div class="col-md-4">
<img src="../pics/me.jpg" alt="picture of me" class="img-fluid">
</div>
</div>
</div>
<a name = "about"></a>
</div>
<!-- End of Home -->
<!-- Start Of about -->
<div class="container-fluid" >
<div class="container-sm">
<div>
<h1>About Me!</h1>
</div>
<div class="container">
<hr>
<p>
</p>
</div>
<div class="container">
<div class="accordion" id="aboutAccordion">
<div class="card">
<div class="card-header" id="headingOne" class="btn btn-link"type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<h4 class="mb-0">
Education
</h4>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent = "#aboutAccordion">
<div class="card-body">
<div>
<h4>California State University San Marcos</h4>
<h6>Expected Graduation Date May 2022</h6>
<p>
• Major: Computer Science <br>
• GPA: 3.35<br>
• <span style="font-weight: bold">Clubs</span> <br> - Developer Student Clubs (DSC)<br>
• <span style="font-weight: bold">Awards</span><br> - Dean's List for Fall 2018 Semester(GPA: 3.6)<br> - Dean's List for Spring 2019 Semester(GPA: 4.0)<br>
</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingTwo" class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
<h4 class="mb-0">
Expierence
</h3>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent = "#aboutAccordion">
<div class="card-body">
<div>
<h5>CS & Math Tutor - <span style="font-weight:bold">CSUSM STEM Center</span></h5>
<h6>January 2020 - Present</h6>
<p>
• Mentor students in various Computer Science and Mathematics courses <br>
• Apply the Socratic method in order to further a students understanding of the problem <br>
• Help reinforce key concepts in Computer Science and Mathematics <br>
</p>
</div>
<h5>Technical Lead - <span style="font-weight:bold">Developer Student Clubs</span></h5>
<h6>January 2020 - Present</h6>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree" class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<h4 class="mb-0">
Skills
</h4>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent = "#aboutAccordion">
<div class="card-body">
<div class="row">
<div class="col-sm">
<h6>
• C++ <br>
• Python<br>
• HTML<br>
• CSS <br>
</h6>
</div>
<div class="col-sm">
<h6>
• JavaScript<br>
• Kivy(Python Mobile Framework)<br>
• Bootstrap<br>
• Unix<br>
</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<a name = "projects"></a><br>
</div>
<!-- end of projects -->
<!-- Start of projects-->
<div class="container-fluid">
<div class="container-sm">
<div class="row">
<div class="col">
<h1>Projects</h1>
</div>
</div>
<div class="container" id="simplepianokeys" class="project">
<hr >
<h5 >Simple Piano Keys </h5> <p>August 2018 - October 2018</p>
<p>
• Designed and developed a website that allows the user to play a portion of the piano on the computer. <br>
• Used skills such as HTML, CSS, and JavaScript learned from the Google's Computer Science Summer Institute Extension @ CSUSM. <br>
• Allowed the user to make piano sounds on the keyboard by using JavaScript. <br>
• Developed Back-End thrugh Jinja. <br>
• Deployed the web app through the Google App Engine.
</p>
<a href="https://github.com/kylejava/simplepianokeys" target = "_blank">
<button type="button" class="btn btn-git"><i class="fab fa-github"></i> Github</button>
</a>
<a href="https://simplepianokeys.appspot.com" target = "_blank">
<button type="button" class="btn btn-git"><i class="fas fa-link"></i> Link</button>
</a>
<hr >
</div>
<div class="container" id="WeatherMachine" class="project">
<hr >
<h5>Raspberry PI Weather Machine</h5><p>January 2019 - March 2019</p>
<p>
• Developed a Python program that allows the user to enter their city and displays the weather on a LCD screen.<br>
• Attached a 16x2 LCD screen onto the Raspberry Pi by utilizing the Pi's GPIO pins. <br>
• Retrieved weather from the user's input by using the Open Weather Map API.
</p>
<a href="https://github.com/kylejava/weather_display_for_rpi" target = "_blank">
<button type="button" class="btn btn-git"><i class="fab fa-github"></i> Github</button>
</a>
<hr >
</div>
<div class="container" id="BobaMe" class="project">
<hr >
<h5>BobaMe</h5><p>May 2019 - August 2019</p>
<p>
• Designed and developed a mobile application that takes in a user's zip code or city and returns Boba tea shop locations in that area. <br>
• Created a GUI through a Python framework called Kivy, which allowed making multi-touch apps easy through Python. <br>
• Made requests to find Boba tea shop in various locations by utilizing the Yelp API.
</p>
<a href="https://github.com/kylejava/BobaMe" target = "_blank">
<button type="button" class="btn btn-git"><i class="fab fa-github"></i> Github</button>
</a>
<hr >
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="../js/index.js"></script>
</body>
</html>