-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (224 loc) · 9.12 KB
/
index.html
File metadata and controls
241 lines (224 loc) · 9.12 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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ranelle's Portfolio</title>
<link rel="stylesheet" href="css/style.css">
<meta name="description" content="">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="icon.png">
<link rel="manifest" href="site.webmanifest">
<!--Google Fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Alike&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap"
rel="stylesheet">
<meta name="theme-color" content="#fafafa">
<!--FontAwesome-->
<script src="https://kit.fontawesome.com/53f1bd13c0.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav>
<ul>
<li><a href="#projects" rel="noopener">Projects</a></li>
<li><a href="#skills" rel="noopener">Skills</a></li>
<li><a href="#about" rel="noopener">About</a></li>
<li><a href="#contact" rel="noopener">Contact Me</a></li>
</ul>
</nav>
</header>
<main>
<section class="main-area center-content-and-text">
<div class="content-wrapper">
<h1>Hi, I'm Ranelle Irwin!</h1>
<p>I'm a Front End Web Developer creating responsive, mobile-first websites in southeast Minnesota, USA.</p>
</div>
</section>
<section class="projects center-content-and-text" id="projects">
<div class="content-wrapper">
<h1>Projects</h1>
<div class="item-container">
<article>
<a href="https://wgfty4.csb.app/" target="_blank"><img
src="img/StickyNotes.PNG" alt="Sticky Note UI screenshot" /></a>
<div>
<h2>Sticky Notes App</h2>
<p>Sticky Notes allow the user to add, remove, and edit sticky notes on their browser thanks to
the power of React components. Additionally, the note data is saved to localStorage–no
need to worry about accidentally closing out of the website and losing your data!</p>
<div class="projects-skills-div">
<h3>Skills</h3>
<ul>
<li>React</li>
<li>JSX</li>
<li>Lifecycle methods</li>
<li>State management</li>
</ul>
<form action="https://wgfty4.csb.app/" method="get" target="_blank">
<button type="submit">Live
Page</button></form>
</div>
</div>
</article>
</div>
<div class="item-container">
<article>
<a href="https://legendoflilac.github.io/github-repo-gallery/" target="_blank"><img src="img/GithubRepo.PNG"
alt="GitHub repo gallery screenshot" /></a>
<div>
<h2>GitHub Repo Gallery</h2>
<p>The GitHub Repo Gallery allows users to view my GitHub repositories at a glance. It’s built
with vanilla JavaScript and uses GitHub’s REST APIs to fetch the data. A dynamic search
allows users to find repository titles that match the user’s input.</p>
<div class="projects-skills-div">
<h3>Skills</h3>
<ul>
<li>Vanilla JavaScript</li>
<li>REST APIs</li>
<li>Event listeners</li>
</ul>
<form action="https://legendoflilac.github.io/github-repo-gallery/" method="get" target="_blank"><button
type="submit">Live
Page</button></form>
</div>
</div>
</article>
</div>
<div class="item-container">
<article>
<a href="https://legendoflilac.github.io/guess-the-word/" target="_blank"><img src="img/Guesstheword.PNG"
alt="Guess the Word project screenshot" /></a>
<div>
<h2>Guess the Word</h2>
<p>Guess the Word is a vanilla JavaScript browser game. Players guess a secret word one letter
at a time. Using event listeners, the game captures and responds to user input, such as by
fetching a new word from a remote file, checking for valid input, and checking for win conditions.</p>
<div class="projects-skills-div">
<h3>Skills</h3>
<ul>
<li>Vanilla JavaScript</li>
<li>Event listeners</li>
<li>String manipulation</li>
<li>Input validation</li>
<li>Asynchronous functions</li>
</ul>
<form action="https://legendoflilac.github.io/guess-the-word/" method="get" target="_blank"><button
type="submit">Live Page</button></form>
</div>
</div>
</article>
</div>
<div class="item-container">
<article>
<a href="https://legendoflilac.github.io/unplugged-website/" target="_blank"><img
src="img/unpluggedimage.PNG" alt="Unplugged website screenshot" /></a>
<div>
<h2>Unplugged Website</h2>
<p>A responsive website for a hypothetical client made with HTML5 and CSS. I used provided wireframes to
construct a mobile-first
and responsive website to create a seamless experience for users.</p>
<div class="projects-skills-div">
<h3>Skills</h3>
<ul>
<li>Responsive mobile-first web design</li>
<li>Media queries</li>
<li>CSS Flexbox</li>
<li>HTML5</li>
</ul>
<form action="https://legendoflilac.github.io/unplugged-website/" method="get" target="_blank"><button
type="submit">Live
Page</button></form>
</div>
</div>
</article>
</div>
</div>
</section>
<section class="skills center-content-and-text" id="skills">
<div class="content-wrapper">
<h1>Skills</h1>
<div class="skill-group-holder">
<div class="skill-holder">
<i class="fa-brands fa-react"></i>
<p>React</p>
</div>
<div class="skill-holder">
<i class="fa-brands fa-js"></i>
<p>JavaScript</p>
</div>
<div class="skill-holder">
<i class="fa-solid fa-gear"></i>
<p>APIs</p>
</div>
<div class="skill-holder">
<i class="fa-solid fa-paper-plane"></i>
<p>Data Flow Management</p>
</div>
<div class="skill-holder">
<i class="fa-regular fa-file-code"></i>
<p>HTML & CSS</p>
</div>
<div class="skill-holder">
<i class="fa-solid fa-code-branch"></i>
<p>Git & GitHub</p>
</div>
<div class="skill-holder">
<i class="fa-solid fa-laptop-code"></i>
<p>Visual Studio Code/VS Codium</p>
</div>
</div>
</div>
</section>
<section class="about center-content-and-text" id="about">
<div class="content-wrapper">
<h1>About</h1>
<div class="center-content-and-text">
<div class="about-content">
<figure>
<img src="img/43350178.png" alt="Ranelle wearing winter gear">
</figure>
<div>
<p>
I'm Ranelle Irwin, a blossoming front end web developer and former librarian. I used to love building
websites when I was younger, and I'm finally taking the steps to make it a career!
</p>
<p>
When I'm not coding, I'm reading memoirs, scientific journalism,
ethics, or a smattering of poetry.
</p>
</div>
</div>
</div>
</div>
</section>
<footer>
<section class="contact center-content-and-text" id="contact">
<div class="content-wrapper">
<h1>Contact Ranelle</h1>
<div class="center-content-and-text">
<div class="icon-holder">
<a href="mailto:rdevelops@mailingo.net"><i class="fa-solid fa-envelope"></i>
<p>Email</p>
</a><!--Email Icon-->
<a href="https://github.com/legendoflilac" target="_blank"><i class="fa-brands fa-github"></i>
<p>GitHub</p>
</a><!--GitHub Icon-->
<a href="https://www.linkedin.com/in/ranelle-irwin/" target="_blank"><i class="fa-brands fa-linkedin"></i>
<p>LinkedIn</p>
</a><!--LinkedIn Icon-->
</div>
</div>
</div>
</section>
</footer>
</main>
<script src="js/app.js"></script>
</body>
</html>