-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (152 loc) · 7.55 KB
/
index.html
File metadata and controls
175 lines (152 loc) · 7.55 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
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Vernyi Engineering </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" />
<link rel="icon" type="image/png" href="images/favicomatic/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="images/favicomatic/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="images/favicomatic/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="images/favicomatic/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="images/favicomatic/favicon-128.png" sizes="128x128" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="#" class="image"><img src="images/vernyi_engineering_logo.png" /></a>
<a href="index.html" class="logo"><strong>Vernyi Engineering -</strong> a personal website</a>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/kyle-vernyi/" class="icon brands fa-linkedin"><span class="label">linkedin</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Kyle Vernyi</h1>
<p>Aerospace Engineer</p>
</header>
<p>Hello and welcome to my website! I detail my educational, professional, and personal engineering experiences here.
I attempt to make the content as interesting and easily digestable as possible. I also post about my hobbies: cooking and programming.
The content here is periodically updated with my most recent endeavours. If you have any questions or ideas please reach out! </p>
</div>
<span class="image object">
<img src="images/kyle_in_grass_cropped.jpg" />
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Focus Areas</h2>
</header>
<div class="posts">
<article>
<a href="#" class="image"><img src="images/grc_photos/rasp_pi_coding.jpg" alt="" /></a>
<h3>Software Engineering</h3>
<p>I am a self taught software engineer. I enjoy working on embedded projects as well as desktop applications. I build most of my projects using C++ and use MATLAB or Python for data analysis. I love applying control theory to actual hardware. I also geek out on software customization and workflow aesthetics.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
<article>
<a href="https://erau.edu/" class="image"><img src="images/riddle.png" /></a>
<h3>Aerospace Controls</h3>
<p>I am currently studying aerospace control theory in my graduate studies at Embry-Riddle. I am contributing to our 5 DoF robot arm testbed as well as experimenting with swarm control. I have not settled on an official topic for my dissertation yet. </p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
<article>
<a href="#" class="image"><img src="images/aft_p1.jpg" /></a>
<h3>Lighter Than Air</h3>
<p>I am a member of the AIAA Lighter Than Air Techinical Committee. I was invited to the committee on the basis of my research measuring lift in airships. On the committee I judge paper submissions to AIAA SciTech and encourage cross collaboration in the airship community.</p>
<ul class="actions">
<li><a href="work_experience/lta.html" class="button">More</a></li>
</ul>
</article>
<article>
<a href="#" class="image"><img src="images/goes_sat.jpg" alt="" /></a>
<h3>Space Communication</h3>
<p>In my time at NASA Glenn I worked on space communication technology. Communication is often the last piece of any satellite but it is often the most important. There is no point in performing a mission if the data can not get sent home. I developed apps for the GRC HDTN team.</p>
<ul class="actions">
<li><a href="work_experience/nasa_glenn.html" class="button">More</a></li>
</ul>
</article>
</div>
</section>
<section>
<header class="major">
<h2>Portfolio</h2>
</header>
<p> My talented wife Holly was kind enough to create a portfolio for me. You can download it above or view it in browser. I hope the portfolio is able to better visualize and explain the projects I have worked on. </p>
<!-- <center> -->
<iframe
src="assets/pdf/kyle_vernyi_portfolio.pdf" width="100%"height="900pt" scrolling="yes" frameborder="0">
</iframe>
<!-- </center> -->
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Directory</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="publications.html">Publications</a></li>
<li>
<span class="opener">Work Experience</span>
<ul>
<li><a href="lta.html">Lighter Than Air Research</a></li>
<li><a href="nasa_glenn.html">NASA Glenn</a></li>
<li><a href="tto.html">The Twisted Olive</a></li>
</ul>
</li>
<li><a href="to_do.html">Website Todo's</a></li>
<!-- <li><a href="elements.html">Elements</a></li> -->
<!-- <li><a href="generic.html">Generic</a></li> -->
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<p>Feel free to reach out using the information below. I am most responsive to my email. </p>
<ul class="contact">
<li class="icon solid fa-laptop-code"><a href="https://github.com/kylevernyi">github.com/kylevernyi</a></li>
<li class="icon solid fa-envelope"><a href="mailto:vernyikyle4@gmail.com">vernyikyle4@gmail.com</a></li>
<li class="icon solid fa-phone"><a href="tel:12348041972">+1 (234) 804-1972</a></li>
<li class="icon solid fa-home">Daytona Beach, Florida 🌴</li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© Kyle Vernyi. All rights reserved. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</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>