-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
258 lines (255 loc) · 14 KB
/
index.html
File metadata and controls
258 lines (255 loc) · 14 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
<!DOCTYPE html>
<html>
<head>git commit
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="/media/images/favicon.ico">
<title>Elle Mitchell, Front End Web Developer for Hire</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class="container">
<header id="home">
<div class="header">
<table align="center">
<td>
<img id="img01" src="/media/images/portrait.jpg" alt="photograph of Elle Mitchell" height="175">
</td>
<td align="center">
<h1> Elle Mitchell<br>Front End Web Developer for Hire </h1>
<nav class="navbar fixed-top navbar-expand-md">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#blog">Blog</a>
</li>
<li class="nav-item">
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#contactModal" data-bs-whatever="lmitchell108@gmail.com">Send Me a Message</button>
</li>
</li>
</ul>
<a class="btn btn-primary" style="background-color: #0a66c2;" href="https://www.linkedin.com/in/ellemitchell/" role="button"><i class="fa fa-linkedin"></i>
</a>
<a class="btn btn-primary" style="background-color: #333333;" href="https://github.com/ellemitchell" role="button"><i class="fa fa-github"></i>
</a>
<a class="btn btn-primary" style="background-color: #db4437;" href="mailto:lmitchell108@gmail.com?subject=write letter>mail to" role="button">
<i class="fa fa-google"></i>
</a>
<a class="btn btn-primary" style="background-color: #00aff0;" href="#!" role="button"><i class="fa fa-skype"></i>
</a>
</div>
</div>
</nav>
</td>
</table>
</div>
</header>
<main>
<section>
<div class="intro">
<p id="intro">I'm a front-end web developer based in Hartford, Connecticut who specializes in innovative solutions for small businesses while centering responsive web design and accessibility. If you're looking to modernize your current website and expand your customer base, let's talk!</p>
</div>
</section>
<br>
<br>
<section>
<section>
<h2 id="portfolio">Portfolio</h2>
<p class="label">Click each tile to see samples of my work:</p>
<div class="portfolio">
<table id="table01">
<tr>
<div id="portfolioCarousel" class="carousel slide" data-bs-ride="true">
<div class="carousel-indicators">
<button type="button" data-bs-target="#portfolioCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Portfolio Slide 1"></button>
<button type="button" data-bs-target="#portfolioCarousel" data-bs-slide-to="1" aria-label="Portfolio Slide 2"></button>
<button type="button" data-bs-target="#portfolioCarousel" data-bs-slide-to="2" aria-label="Portfolio Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<a href="/work/portfolio01.html">
<img src="/media/images/portfolio01.jpg" class="d-block w-auto" alt="Portfolio Slide 1">
<div class="carousel-caption">
<h4>Self-Taught Developer's Blog</h4>
<p>Bootstrap-enhanced + lorem ipsum...</p>
</div>
</a>
</div>
<div class="carousel-item">
<a href="/work/portfolio02.html">
<img src="/media/images/portfolio02.jpg" class="d-block w-auto" alt="Portfolio Slide 2">
<div class="carousel-caption">
<h4>Independent Record Label Artist Roster</h4>
<p>HTML + CSS were utilized to lorem ipsum...</p>
</div>
</a>
</div>
<div class="carousel-item">
<a href="/work/portfolio03.html">
<img src="/media/images/portfolio03.jpg" class="d-block w-auto" alt="website screenshot 3">
<div class="carousel-caption">
<h4>Local Restaurant Online Menu</h4>
<p>Simple HTML site, pro bono for...</p>
</div>
</a>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#portfolioCarousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#portfolioCarousel" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</tr>
</table>
</div>
</section>
<br>
<br>
<h2 id="about">About Me</h2>
<div class="aboutme">
<p id="aboutme">I like to solve puzzles and problems. I also enjoy teaching others new skills in a way that meshes with their styles of learning and doing. Software and web development are all about creating solutions and translating ideas into a pleasing and exciting user experience.</p>
<p>From my days of studying electronics technology and mathematics in college, to digging into the registry of computer operating systems to tweak desktops and shells, to "collecting" software and apps out of curiosity about their design operability, all my experiences have led to my study of web development and the adventure of translating code into accessible, attractive and exciting web content.</p>
<p>My interests lie in making sure websites can be accessed by users of varying abilities and utilizing responsive design principles to accomodate the plethora of devices being used all over the world every day. Hopefully my skills will mesh with your desire for a progressive, inclusive web experience.</p>
</div>
</section>
<br>
<br>
<section>
<h2 id="blog">Blog</h2>
<div class="blog">
<div class="row row-cols-1 row-cols-md-2 g-4">
<div class="col-sm-6">
<div class="card h-100 text-end">
<h5 class="card-header">Coming Soon!</h5>
<div class="card-body">
<h5 class="card-title">Study Methods for Online Learning</h5>
<p class="card-text">Time management, productivity tips and strategies for non-traditional students.</p>
<a href="#" class="btn btn-primary disabled" aria-disabled="true">Read more...</a>
</div>
<div class="card-footer text-muted"> Coming Soon </div>
</div>
</div>
<div class="col-sm-6">
<div class="card h-100">
<h5 class="card-header">Latest</h5>
<div class="card-body">
<h5 class="card-title">First Week of Coding: What I Learned at Correlation One</h5>
<p class="card-text">Correlation One is an education company offering online bootcamps dedicated to preparing students for a technologically-based workforce...</p>
<a href="/blog/blog.html#230501" class="btn btn-primary">Read more...</a>
</div>
<div class="card-footer text-muted"> May 5, 2023 </div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="card h-100 text-end">
<h5 class="card-header">Featured</h5>
<div class="card-body">
<h5 class="card-title">All About Correlation One</h5>
<p class="card-text">What is the mission of Correlation One?</p>
<a href="/blog/blog.html#230500b" class="btn btn-primary">Read more...</a>
</div>
<div class="card-footer text-muted"> [JavaScript for dynamic date] </div>
</div>
</div>
<div class="col-sm-6">
<div class="card h-100">
<h5 class="card-header">Featured</h5>
<div class="card-body">
<h5 class="card-title">Why This Blog?</h5>
<p class="card-text">I write about what interests me - learning experiences, new technologies, current events with a tech focus and my adventures in web development.</p>
<a href="/blog/blog.html#230500a" class="btn btn-primary">Read more...</a>
</div>
<div class="card-footer text-muted"> [JavaScript for dynamic date] </div>
</div>
</div>
<div class="d-grid gap-2">
<a class="btn btn-primary" href="/blog/blog.html" type="button">Click to see all articles</a>
</div>
</div>
</section>
<br>
<br>
<div class="modal-trigger">
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#contactModal" data-bs-whatever="lmitchell108@gmail.com">Send Me a Message</button>
</div>
<div class="modal fade" id="contactModal" tabindex="-1" aria-labelledby="contactModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="contactModalLabel">Send Me a Message</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<form>
<div class="mb-3">
<label for="recipient-name" class="col-form-label">Name (first and last):</label>
<input type="text" class="form-control" id="recipient-name">
</div>
<div class="mb-3">
<label for="telephone" class="col-form-label">Telephone:</label>
<input type="text" class="form-control" id="telephone">
</div>
<div class="mb-3">
<label for="email" class="col-form-label">Email:</label>
<input type="text" class="form-control" id="email">
</div>
<div class="mb-3">
<label for="message-text" class="col-form-label">How may I help you?</label>
<textarea class="form-control" id="message-text"></textarea>
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-primary">Send message</button>
</div>
</div>
</div>
</div>
</section>
</main>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<script rel="stylesheet" src="/javascript/bootstrap.css"></script>
</div>
</body>
<footer class="text-center text-white">
<div class="container pt-4">
<section class="mb-4">
<a class="btn btn-link btn-floating btn-lg text-dark m-1" href="https://www.linkedin.com/in/ellemitchell/" class="fa fa-linkedin" role="button" data-mdb-ripple-color="dark">
<i class="fa fa-linkedin"></i>
</a>
<a class="btn btn-link btn-floating btn-lg text-dark m-1" href="https://github.com/ellemitchell" role="button" data-mdb-ripple-color="dark">
<i class="fa fa-github"></i>
</a>
<a class="btn btn-link btn-floating btn-lg text-dark m-1" href="mailto:lmitchell108@gmail.com?subject=write letter>mail to" role="button" data-mdb-ripple-color="dark">
<i class="fa fa-google"></i>
</a>
<a class="btn btn-link btn-floating btn-lg text-dark m-1" href="#!" role="button" data-mdb-ripple-color="dark">
<i class="fa fa-skype"></i>
</a>
</section>
</div>
<div class="text-center text-dark p-3">©2023 Elle Mitchell </div>
</footer>
</html>