-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
238 lines (228 loc) · 9 KB
/
test.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello Bulma!</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
</head>
<body>
<!-- HERO BEGIN -->
<div class="hero_background">
<img src="img/bikeroad.jpg" alt="" height="300px" />
</div>
<section class="hero is-medium is-overlay">
<div class="hero-body">
<div class="container ">
<h1 class="title has-text-white">
Helena
</h1>
<h2 class="subtitle has-text-white">
Computer Science senior student
</h2>
</div>
</div>
</section>
<!-- HERO END -->
<!-- BREADCRUMB-->
<nav class="breadcrumb is-centered has-bullet-separator" aria-label="breadcrumbs">
<ul>
<li><a href="#about-me">About me</a></li>
<li><a href="#my-work">My Work</a></li>
<!--
<li><a href="#">Components</a></li>
<li class="is-active"><a href="#" aria-current="page">Breadcrumb</a></li>
-->
</ul>
</nav>
<!-- BREADCRUMB END-->
<!--MAIN CONTENT-->
<!-- End About Me Content -->
<div class="main-content">
<div class="section-light about-me" id="about-me">
<div class="container">
<div class="column is-12 about-me">
<h1 class="title has-text-centered section-title">About Me</h1>
</div>
<div class="columns is-multiline">
<div
class="column is-6 has-vertically-aligned-content"
data-aos="fade-right"
>
<p class="is-larger">
<strong>Hello! I'm Helena (or Lena, whatever) a student of Computer Science from Linne University.</strong>
</p>
<br />
<p>
Right now I'm finishing my program in software development. I had a lot of fun programming little
things with Java/C# and Angular among others, I think what I really learned is how to survive
in a new environment each 2 weeks. If you are from some bussiness and you are interested in me,
contact me or add, I'm in desperly need of a mentor. If you are a student from the university
repository, you can find send me a coffee via ko-fi right here.
</p>
<p>
But I'm not just a programmer! I love to help and meet new people, I'm member of WiTech Växjö,
I participated in events with Datatjej, I'm also member of FemDevs Spain and I can say I
have friends everywhere!
</p>
<br />
<div class="is-divider"></div>
<div class="columns about-links">
<div class="column">
<p class="heading">
<strong>Github</strong>
</p>
<p class="subheading">
LenaTevar
</p>
</div>
<div class="column">
<p class="heading">
<strong>Email Me</strong>
</p>
<p class="subheading">
htevar@gmail.com
</p>
</div>
<div class="column">
<p class="heading">
<strong>LinkedIn</strong>
</p>
<p class="subheading">
htevar
</p>
</div>
<div class="column">
<p class="heading">
<strong>Send me a coffee</strong>
</p>
<a href='https://ko-fi.com/L3L8118YI' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div>
</div>
</div>
<div class="column is-6 right-image " data-aos="fade-left">
<img
src="./img/LenaByNaka.jpg"
width="400px"
alt=""
/>
</div>
</div>
</div>
</div>
<!-- End About Me Content -->
<!-- RESUME -->
<div class="has-background-white-ter ">
<div class="container">
<div
class="columns is-multiline"
data-aos="fade-in"
data-aos-easing="linear"
>
<div class="column is-12 about-me">
<h1 class="title has-text-centered section-title">
View My Resume
</h1>
</div>
<div class="column is-10 has-text-centered is-offset-1">
<h2 class="subtitle">
I'm still working on it, I will uploade it soon!
</h2>
<form action="example.docs">
<button class="button">
Download Resume<i class="fad fa-download fa-lg"></i>
</button>
</form>
</div>
</div>
</div>
</div>
<!-- RESUME END-->
<!-- Work Content -->
<div class="section-dark my-work" id="my-work">
<div class="container">
<div
class="columns is-multiline"
data-aos="fade-in"
data-aos-easing="linear"
>
<div class="column is-12">
<h1 class="title has-text-centered section-title">My Work</h1>
</div>
<div class="column is-3">
<div class="card">
<div class="card-image">
<img src="./img/ecommerce.gif" alt="Placeholder image">
</div>
<div class="card-header">
<div class="card-header-title">Angular Shop</div>
</div>
<div class="card-content">Ecommerce with Angular, Bootstrap and Firebase.</div>
</div>
</div>
<div class="column is-3">
<div class="card">
<div class="card-image">
<img src="./img/magazon.gif" alt="Placeholder image">
</div>
<div class="card-header">
<div class="card-header-title">Magazon made by Unity</div>
</div>
<div class="card-content">Videogame with Unity C#</div>
</div>
</div>
<div class="column is-3">
<div class="card">
<div class="card-image">
<img src="./img/LNUCalc.gif" alt="Placeholder image">
</div>
<div class="card-header">
<div class="card-header-title">LNU Calc</div>
</div>
<div class="card-content">Simple university credits calculator with Angular + Bootstrap.</div>
</div>
</div>
<div class="column is-3">
<div class="card">
<div class="card-image">
<img src="https://bulma.io/images/bulma-logo.png" alt="Placeholder image">
</div>
<div class="card-header">
<div class="card-header-title">Github page</div>
</div>
<div class="card-content">This page? I guess? Only three cards looks asymetric. Made with raw html and Bulma. </div>
</div>
</div>
</div>
</div>
</div>
<!-- End Work Content -->
</div>
<!--MAIN CONTENT END-->
<!-- Begin Footer -->
<div class="footer has-background-grey-dark has-text-white-ter">
<p>
This template was made by cherry picking from <a href="https://github.com/BulmaTemplates/bulma-templates">Bulma Templates</a>.
</p>
<p>
<strong>Bulma</strong> by <a href="http://jgthms.com">Jeremy Thomas</a>.
The source code is licensed
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. The website content is licensed
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY NC SA 4.0</a>.
</p>
</div>
<!-- End Footer -->
<!-- scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet">
<script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script>
<script>
AOS.init({
easing: "ease-out",
duration: 800,
});
</script>
<!-- scripts end-->
</body>
</html>