-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (191 loc) · 6.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="shortcut icon" type="image/png" href="./assets/favicon.ico" />
<link
href="https://fonts.googleapis.com/css2?family=Dosis:[email protected]&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>Terry's Portfolio</title>
</head>
<body>
<!-- Top Navigation Menu -->
<nav>
<div class="topnav">
<!-- Navigation links (hidden by default) -->
<div class="myLinks hidden" id="menuLinks">
<a href="#go_contact_form">Contact</a>
<a href="#go_bio">About</a>
</div>
<!-- "Hamburger menu" / "Bar icon" to toggle the navigation links -->
<button class="icon mobile-menu" id="mobilemenu">
<i class="fa fa-bars"></i>
</button>
</div>
</nav>
<!-- Intro/Landing info -->
<header class="hero-body">
<h1>Hello, I'm Terry!</h1>
<div>
<p>
I am a Jr. Front End Developer & Professional Writer based in
Edmonton. I am remote work friendly!
</p>
</div>
</header>
<main>
<!-- main profile img -->
<section class="container-1">
<div class="card-1">
<img
class="profile-img"
src="assets/portfolio_profile_img.png"
alt="profile photo"
/>
</div>
</section>
<hr />
<!-- List of newest projects to display -->
<section class="projects">
<div class="card-2">
<h2 class="project-h2">Web Dev</h2>
<p>
Whether it's building interactive websites, developing custom web
applications, or optimizing for mobile responsiveness, I thrive on
the challenges of modern web development.
</p>
<a href="/pages/webdev.html" target=" _blank">
<img
class="arrow-btn"
src="assets/icons8-arrow-50.png"
alt="click to go to web dev projects"
/>
</a>
</div>
<div class="card-3">
<h2 class="project-h2">Writing</h2>
<p>
Welcome to my writing portfolio, where words come alive and stories
unfold! This section is a treasure trove of my literary adventures,
showcasing a diverse array of writing projects that span genres and
styles.
</p>
<a href="/pages/writing.html" target="_blank">
<img
class="arrow-btn"
src="assets/icons8-arrow-50.png"
alt="click to go to writing projects"
/>
</a>
</div>
</section>
<hr />
<section class="languages">
<!-- put icons for css/html/js and such here -->
<img src="/assets/htmlicon.svg" alt="html icon" />
<img src="/assets/cssicon.svg" alt="css icon" />
<img src="assets/javascripticon.svg" alt="javascript icon" />
<img src="/assets/reacticon.svg" alt="react javascript icon" />
</section>
<hr />
<section class="bio" id="go_bio">
<h2>Bio</h2>
<p>
I am an intersectional person with unique experiences that I take
where ever I go. I love to keep learning, and that gives me an edge. I
am looking for opportunities, especially in the Gaming Industry.
</p>
<div class="dreams">
<h3>
Dream job titles: Narrative Designer/Game Writer, Game Developer.
</h3>
<h3>Special Interests: Accessibility, Equity & Inclusion, LGBT+</h3>
</div>
</section>
<hr />
<section class="connect">
<h2>Let's Connect</h2>
<p>
Say hello at
<a href="mailto:[email protected]" target="_blank"
>
</p>
<p>
For more info, here is my
<a href="/assets/Resume-Terry-Collins.pdf" target="_blank">resume</a>
</p>
<div class="connect-social-icons">
<a
href="https://www.linkedin.com/in/terry-collins-808116204/"
target="_blank"
>
<div class="svgContainer">
<img src="./assets/linkedin.svg" alt="linkedIn icon" />
</div>
</a>
<a href="https://github.com/TerryHCollins" target="_blank">
<div class="svgContainer">
<img src="assets/github.svg" alt="github icon" />
</div>
</a>
<a
href="https://www.facebook.com/terry.hacheycollins"
target="_blank"
>
<div class="svgContainer">
<img src="assets/facebook.svg" alt="facebook icon" />
</div>
</a>
</div>
</section>
<hr />
</main>
<footer>
<!-- form -->
<div class="contact-form" id="go_contact_form">
<form action="https://formspree.io/f/xwkglaor" method="POST">
<label>
Name
<input type="text" name="name" />
</label>
<label>
Your email
<input type="email" name="email" />
</label>
<label>
Your message
<textarea name="message"></textarea>
</label>
<button type="submit">Send</button>
</form>
</div>
<div class="copyright">
<p>©Terry Hachey-Collins</p>
</div>
<div>
<a
target="_blank"
rel="noopener noreferrer"
href="https://icons8.com/icon/26147/next-page"
>Arrow</a
>
icon by
<a target="_blank" rel="noopener noreferrer" href="https://icons8.com"
>Icons8</a
>
</div>
</footer>
<script src="/script.js"></script>
</body>
</html>