-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
259 lines (256 loc) · 14.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Asaf Läckgren CV</title>
<script src="https://kit.fontawesome.com/9ce1724622.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<script defer src="./script.js"></script>
<link rel="stylesheet" href="./CSS/header.css">
<link rel="stylesheet" href="./CSS/tabs.css">
<link rel="stylesheet" href="./CSS/about-me.css">
<link rel="stylesheet" href="./CSS/skills.css">
<link rel="stylesheet" href="./CSS/portfolio.css">
<link rel="stylesheet" href="./CSS/contact-form.css">
<link rel="stylesheet" href="./CSS/footer.css">
<link rel="stylesheet" href="./CSS/global.css">
<link rel="stylesheet" href="./CSS/mediaQ.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z2N320Q6DE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Z2N320Q6DE');
</script>
</head>
<div class="shadow-wrapper">
<body>
<header>
<div class="container">
<img class="headshot" src="./images/headshot.png" alt="headshot author">
<div class="header-text">
<h1>Asaf Läckgren</h1>
<h2 class="h2-header">Web Developer, Programmer, Designer</h2>
<ul class = "header-ul">
<li><b>Age:</b> 30 years.</li>
<li><b>Bases:</b> Gothenburg Sweden & Bangkok Thailand.</li>
<li><b>Specialities:</b> Front-end, Graphic Design.</li>
<li><b>Hobbies:</b> Gym, Hiking, Reading, Tinkering.</li>
</ul>
</div>
</div>
</header>
<main>
<!--Navigation Tabs-->
<!--About-me-mobile-->
<div class="drop-down" id="drop-down">
<div class="drop-down-tabs tab-color" id="aboutMe-tab">
<h2 class="tabs-header"><i class="fas fa-user tab-i"></i>About Me</h2>
</div>
<div class="about-me section mobile" id="aboutMe">
<div class="filler">
<h2 class="h2-aboutme">About Me</h2>
<p class = "about-p">Sweden based front end developer and designer, with experience in film production as well as customer support.
Deeply passionate about computers and techonolgy. Love tinkering, taking things apart and putting them back together again to
understand how they work. Currently studying to become a front-end developer in Medieinstutets
front-end developer program 2020-2022.</p>
<h3 class="h3-aboutme">Work Experience</h3>
<p class = "about-p">Began working as a production assistant, assitant director, gaffer and electric in Bangkok thailand in the early 2010s,
then moved into the tech field as a tech support agent, IT consultant and customer representative betweeon 2013 and 2016 in the United States.
In the last couple of years I've been studying full time with a part time job as a balloon decorator for
Imago ballonger och Dekor AB based in Gothenburg. </p>
</div>
</div
</div>
<!--Skills-mobile-->
<div class="drop-down-tabs " id="skills-tab">
<h2 class="tabs-header"><i class="fas fa-hammer tab-i"></i>Skills</h2>
</div>
<div class="display section skills-container mobile" id="skills">
<div class="skills">
<div>
<h3 class="skills-h3">Technical Skills & Tools</h2>
<div class="line"></div>
</div>
</div>
<div class="skills skills-ul-small">
<div>
<ul class="skills-ul ">
<li>TypeScript</li>
<li>Javascript</li>
<li>HTML(5)</li>
<li>CSS(3)</li>
<li>CSS Grid</li>
<li>JSON</li>
<li>SSH</li>
<li>AJAX</li>
<li>XML</li>
<li>Async</li>
<li>Agile Methods</li>
<ul>
</div>
<div>
<ul class="skills-ul">
<li>React</li>
<li>Bootstrap</li>
<li>JSDoc</li>
<li>P5 Canvas</li>
<li>Windows</li>
<li>Linux</li>
<li>MacOSX</li>
<li>Visual Studio Code</li>
<li>Adobe Photoshop</li>
<li>Adobe Illustrator</li>
<li>Adobe Indesign</li>
<ul>
</div>
</div>
<!-- content to be added -->
<div class="skills-edu">
<div>
<div class="line"></div>
</div>
<!-- <h3 class="skills-h3">Education</h2>
<div>
<h3>Content to be added</h3>
</div> -->
</div>
</div>
<!--Portfolio-mobile-->
<div class="drop-down-tabs" id="portfolio-tab">
<h2 class="tabs-header"><i class="fas fa-palette tab-i"></i>Portfolio</h2>
</div>
<div class="portfolio display section mobile" id="portfolio">
<div class="filler-porto">
<i class="fas fa-sad-tear tear"></i>
<h2 class= "sad"> Content coming soon</h2>
</div>
</div>
<!--Contact-mobile-->
<div class="drop-down-tabs " id="contact-tab">
<h2 class="tabs-header"><i class="fas fa-envelope tab-i"></i>Contact</h2>
</div>
<div class="contact display section mobile" id="contact">
<div class="filler">
<form method="post" action="mailto:[email protected]" enctype=”multipart/form-data” name=”EmailForm”>
<h2 class="h2-form">Send me a Message</h2>
<label for="text" class="font"></label>
<input type="text" id="text" required placeholder="Name">
<label for="email" class="font"></label>
<input type="email" id="email" required placeholder="Email">
<textarea placeholder="Message" required></textarea>
<button>SUBMIT</button>
</form>
</div>
</div>
</div>
<!-- Main dropdown sections-->
<div id="screen-width">
<div class="about-me section" id="aboutMe">
<div class="filler">
<h2 class="h2-aboutme">About Me</h2>
<p class = "about-p">Sweden based front end developer and designer, with experience in film production as well as customer support.
Deeply passionate about computers and techonolgy. Love tinkering, taking things apart and putting them back together again to
understand how they work. Currently studying to become a front-end developer in Medieinstutets
front-end developer program 2020-2022.</p>
<h3 class="h3-aboutme">Work Experience</h3>
<p class = "about-p">Began working as a production assistant, assitant director, gaffer and electric in Bangkok thailand in the early 2010s,
then moved into the tech field as a tech support agent, IT consultant and customer representative betweeon 2013 and 2016 in the United States.
In the last couple of years I've been studying full time with a part time job as a balloon decorator for
Imago ballonger och Dekor AB based in Gothenburg. </p>
</div>
</div>
<!--Skills and education section-->
<div class="display section skills-container" id="skills">
<div class="skills">
<div>
<h3 class="skills-h3">Technical Skills & Tools</h2>
<div class="line"></div>
</div>
</div>
<div class="skills skills-ul-small">
<div>
<ul class="skills-ul ">
<li>TypeScript</li>
<li>Javascript</li>
<li>HTML(5)</li>
<li>CSS(3)</li>
<li>CSS Grid</li>
<li>JSON</li>
<li>SSH</li>
<li>AJAX</li>
<li>XML</li>
<li>Async</li>
<li>Agile Methods</li>
<ul>
</div>
<div>
<ul class="skills-ul">
<li>React</li>
<li>Bootstrap</li>
<li>JSDoc</li>
<li>P5 Canvas</li>
<li>Windows</li>
<li>Linux</li>
<li>MacOSX</li>
<li>Visual Studio Code</li>
<li>Adobe Photoshop</li>
<li>Adobe Illustrator</li>
<li>Adobe Indesign</li>
<ul>
</div>
</div>
<!-- content to be added -->
<div>
<div class="line"></div>
</div>
<!-- <div class="skills-edu">
<h3 class="skills-h3">Education</h2>
<div>
<h3>Content to be added</h3>
</div>
</div> -->
</div>
<!--Content to be added Portfolio-->
<div class="portfolio display section" id="portfolio">
<div class="filler-porto">
<i class="fas fa-sad-tear tear"></i>
<h2 class= "sad"> Content coming soon</h2>
</div>
</div>
<!--Contact Form-->
<div class="contact display section" id="contact">
<div class="filler">
<form method="post" action="mailto:[email protected]" enctype=”multipart/form-data” name=”EmailForm”>
<h2 class="h2-form">Send me a Message</h2>
<label for="text" class="font"></label>
<input type="text" id="text" required placeholder="Name">
<label for="email" class="font"></label>
<input type="email" id="email" required placeholder="Email">
<textarea placeholder="Message" required></textarea>
<button>SUBMIT</button>
</form>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="favicon-container">
<a href="https://www.instagram.com/thepen_ispower/" target="_blank"><i class="fab fa-instagram footer-i"></i></a>
<a href="https://www.linkedin.com/in/asaf-l%C3%A4ckgren-22505716a/" target="_blank"><i class="fab fa-linkedin footer-i"></i></a>
<a href="https://github.com/intradastingly" target="_blank"><i class="fab fa-github-square footer-i"></i></a>
</div>
<div class="links-container">
<a > [email protected]</a>
<a > +46 70 059 7816</a>
<a class="text-links" href="https://www.linkedin.com/in/asaf-l%C3%A4ckgren-22505716a/" target="_blank">https://www.linkedin.com/in/asaf-l%C3%A4ckgren-22505716a/</a>
<a class="text-links" href="https://www.instagram.com/thepen_ispower/" target="_blank">https://www.instagram.com/thepen_ispower</a>
<a class="text-links" href="https://github.com/intradastingly" target="_blank">https://github.com/intradastingly</a>
</div>
</footer>
</body>
<p class="copyright">© Copyright 2020 Asaf Läckgren</p>
</div>
</html>