-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.html
184 lines (166 loc) · 8.35 KB
/
info.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Portfolio for a React & JavaScript Developer in Tampa Florida">
<meta name="author" content="Edna Jonsson, Developer">
<title>Edna Jonsson</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Custom Fonts -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic"
rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css" rel="stylesheet">
<!-- My CSS -->
<link href="css/next-style.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand" href="./index.html">Mx. ET</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-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 mr-auto">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./tools.html">My fav tools</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./tutoring.html">For Bootcamp students</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./portfolio.html">Portfolio</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#">About Me <span class="sr-only">(current)</span></a>
</li>
</ul>
</div>
</div>
</nav>
<main>
<div class="container spacer">
<img src="img/ednaj.jpg" alt="Edna Jonsson" class="rounded-circle img-responsive img-about">
<section>
<h1>Edna Jonsson</h1>
<p>I code, I teach and I learn!</p>
<p>You can usually find me hanging out at my local Hackerspace, working on some web dev project or
teaching web development</p>
<p>I went through one of the first University associated coding bootcamps in the US in 2016. It was a
wonderful experience that taught me how to learn new content quickly and to not be afraid to try new
things and tinker with them.</p>
</section>
</div>
<section class="bg-primary">
<div class="container spacer">
<h3>IT Skills</h3>
<ul>
<li>HTML & CSS</li>
<li>JavaScript</li>
</ul>
<h3>Certifications</h3>
<ul>
<li>CompTIA A+</li>
<li>CompTIA Network+</li>
<li>ITIL Foundation</li>
<li>CIW-SDA</li>
<li>CIW-WSA</li>
</ul>
<h3>Certification Goals 2020</h3>
<ul>
<li>CompTIA Security+</li>
<li>EC-Council ECES</li>
<li>ISC2 SSCP</li>
<li>CompTIA Project+</li>
<li>ISC2 CCSP</li>
<li>EC-Council ECIH</li>
</ul>
<h3>Certification that will take years... still Goals!</h3>
<ul>
<li>CISSP</li>
</ul>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer text-center" id="contact">
<div class="container">
<div>
<h4><strong>Edna Jonsson</strong></h4>
<ul class="list-unstyled">
<li><i class="fa fa-phone fa-fw"></i> <a href="tel:615-669-1002">615-669-1002</a></li>
<li><i class="fa fa-envelope-o fa-fw"></i> <a href="mailto:edna@edna.tech">edna@edna.tech</a>
</li>
</ul>
<!-- Calendly link widget begin -->
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript"></script>
<button class="btn schedule-btn" href=""
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ednas/chat?primary_color=0b0b0b'});return false;">SCHEDULE</button>
<!-- Calendly link widget end -->
</div>
<div>Let's Connect <br></br>
</div>
<ul class="list-inline mb-5">
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" aria-label="Visit Edna's LinkedIn profile"
href="https:///www.linkedin.com/in/ednajonsson">
<i class="icon-social-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" aria-label="Visit Edna's GitHub profile"
href="https://github.com/Ednas">
<i class="icon-social-github"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" aria-label="Visit Edna's Twitter profile"
href="http://www.twitter.com/ednas">
<i class="icon-social-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white" aria-label="Visit Edna's instagram profile"
href="https://www.instagram.com/edna_jon/">
<i class="icon-social-instagram"></i>
</a>
</li>
</ul>
<p class="text-muted small mb-0">Copyright © edna.tech 2016 -
<script>
document.write(new Date().getFullYear())
</script>
</p>
</div>
</footer>
<!-- Scroll to Top Button
<a class="scroll-to-top rounded js-scroll-trigger" href="#page-top">
<i class="fa fa-angle-up"></i>
</a> -->
<!-- Calendly badge widget begin -->
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript"></script>
<script type="text/javascript">
Calendly.initBadgeWidget({
url: 'https://calendly.com/ednas/chat',
text: 'Schedule time with me',
color: '#00a2ff',
textColor: '#ffffff',
branding: false
});
</script>
<!-- Calendly badge widget end -->
<!-- Bootstrap core JavaScript -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>