-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
132 lines (129 loc) · 6.82 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Henry Codes - Home</title>
<meta charset="utf-8">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Henry S. Trowbridge's official website portfolio! Here his personal mission is described and various technical projects are outlined.">
<meta name="keywords"
content="henry codes, portfolio, projects, project, henry s. trowbridge, henry trowbridge, github, website">
<meta property="og:site_name" content="Henry Codes">
<meta property="og:type" content="article">
<meta property="og:title" content="Henry Codes - Home">
<meta property="og:image" content="https://henrycodes.xyz/images/favicon.png">
<meta property="og:description"
content="Henry S. Trowbridge's official website portfolio! Here his personal mission is described and various technical projects are outlined.">
<meta property="og:url" content="https://henrycodes.xyz/">
<meta name="theme-color" content="#51baa4">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css">
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--><!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body class="landing">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="/">Henry Codes</a></h1>
<a href="#nav">Menu</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="/">Home</a></li>
<!-- <li><a href="mission.html">My Mission</a></li> -->
<li><a href="projects.html">Projects</a></li>
<li><a href="https://www.linkedin.com/in/henry1679/" target="_blank">LinkedIn</a></li>
<li><a href="https://github.com/henry7720" target="_blank">GitHub</a></li>
<li><a href="assets/henry-trowbridge-resume.pdf" target="_blank">Resumé</a></li>
</ul>
</nav>
<!-- Banner -->
<section id="banner">
<img src="images/henry.jpg" class="profile" alt="Photo of Henry Trowbridge">
<h2>Henry S. Trowbridge<br>(喬念唐)</h2>
<p>Student / Software Engineer</p>
<ul class="actions">
<li><a href="assets/henry-trowbridge-resume.pdf" class="button medium special" download>Download Resumé</a>
</li>
</ul>
</section>
<!-- Three -->
<section id="three" class="wrapper">
<div class="inner">
<header class="major">
<h2>My Mission</h2>
<p>I am a passionate and diligent college student seeking summer internship opportunities to work in
technology. I wish to
apply my special interests in computer science, cybersecurity, and the Chinese language in the
workforce to gain career
skills and provide needed IT services.</p>
<p class="copy">I am currently enrolled in my third-year in college, having already completed 5
semesters at The
Ohio State
University with a cumulative GPA of 3.94.</p>
<p class="copy">If you wish to learn more about my work, please see my <b><a href="#nav">navigation
menu</a></b> for
more information.
</p>
<hr>
<h3>Disciplines of Interest:</h3>
<p class="copy">Systems Administration, Cyber Security, Tech Consulting, Operating Systems, Web
Development</p>
<h2>I have some experience working with and coding in...</h2>
<div class="narrow image-grid">
<img class="image" src="images/java.png" alt="Java">
<img class="image" src="images/c.png" alt="C">
<img class="image" src="images/js.png" alt="JavaScript">
<img class="image" src="images/css.png" alt="CSS">
<img class="image" src="images/html.png" alt="HTML">
<img class="image" src="images/php.png" alt="PHP">
<img class="image" src="images/asm.png" alt="x86-64 Assembly">
<img class="image" src="images/ruby.png" alt="Ruby">
<img class="image" src="images/excel.png" alt="Microsoft Excel">
<img class="image" src="images/python.png" alt="Python">
<img class="image" src="images/tux.png" alt="Linux">
</div>
<hr>
<h2>About Me</h2>
<p class="copy">I was born and raised in Honolulu, Hawaii until age 14, whereupon I moved to
Chicago. I am
currently pursuing a double-major: a Bachelor of Science in Computer and Information Science
specializing in Information and Computational Assurance with a second major in Chinese. In my
free time, I enjoy working on technical projects, spending time with friends, and
playing racket sports. I also enjoy leading the Buckeye Table Tennis Club, both on and off the
table(s).</p>
</header>
</div>
</section>
<!-- Four -->
<div id="four" class="wrapper style1 special">
<iframe class="contact-form"
src="https://docs.google.com/forms/d/e/1FAIpQLScUGlegqeWHek31q91NthwmAwoDG0BsSsYhG-lXsR-kiIDz9w/viewform?embedded=true"></iframe>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://www.linkedin.com/in/henry1679/" target="_blank" class="icon fa-linkedin">
<span class="label">LinkedIn</span>
</a></li>
<li><a href="https://github.com/henry7720/" target="_blank" class="icon fa-github">
<span class="label">GitHub</span>
</a></li>
<li><a href="mailto:trowbridge.47@buckeyemail.osu.edu" class="icon" style="font-size:2em;">🖂
<span class="label">Email</span>
</a></li>
</ul>
<p>Henry S. Trowbridge © 2025 | Made with Retrospect by <a href="https://templated.co/">TEMPLATED</a>
</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>