-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout1 - Copy.html
223 lines (158 loc) · 8.98 KB
/
about1 - Copy.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>About Me</title>
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<meta charset="UTF-8">
<meta property="og:title" content="About" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://comnsense.github.io/about" />
<meta property="og:description"
content="Hi! I'm Mirela. I have been working with computers and technology for most of my life being the go-to tech support for friends and family, and I am final year Computer Science student and nearly done with my Bachelors degree." />
<meta property="og:locale" content="en_US" />
<meta property="og:image" content="https://comnsense.github.io/img/cs-icon-smiling.png" />
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="About Me">
<meta name="twitter:description"
content="Hi! I'm Mirela. I have been working with computers and technology for most of my life being the go-to tech support for friends and family, and I am final year Computer Science student and nearly done with my Bachelors degree." >
<meta name="twitter:image" content="https://anniew.xyz/img/me-icon-smiling.png">
<meta name="twitter:site" content="@ahhwakk">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="copyright" content="Mirela Yosifova">
<meta name="description"
content="Hi! I'm Mirela. I have been working with computers and technology for most of my life being the go-to tech support for friends and family, and I am final year Computer Science student and nearly done with my Bachelors degree.">
<meta name="keywords"
content="Mirela, Mirela Portfolio, cs student, developer, nodejs, react, html, css, javascript, web developer, webdev, portfolio">
<meta name="robots" content="noindex, nofollow" />
<link rel="canonical" href="https://comnsense.github.io/about" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="./css/main.css" type="text/css">
<link rel="stylesheet" href="./css/header.css" type="text/css">
<link rel="stylesheet" href="./css/about.css" type="text/css">
<link rel="stylesheet" href="./css/footer.css" type="text/css">
<link rel="stylesheet" href="./css/about.css" type="text/css">
</head>
<body>
<header class="header">
<a href="/" class="header-logo"> About.me</a>
<nav class="nav">
<div class="toggle"><i class="fas fa-bars"></i></div>
<ul class="nav-menu">
<!-- <li class="nav-item"><a href="./about.html">About</a></li> -->
<li class="nav-item"><a href="./projects">Projects</a></li>
<li class="nav-item"><a href="./index">Home</a></li>
</ul>
</nav>
</header>
<div class="profile-container">
<p class="section-description">
<em> Hi! I'm Mirela <br> I am final year Computer Science student and nearly done with my Bachelors degree.
<br> I have successfully completed several web projects from scratch.
<br>So I am searching for further opportunities where I can facilitate my personal and professional development.</em>
<br></p></div> </section>
<div class="profile-container">
<section id="tech-stack">
<h3>Tech Stack</h3>
<div class="tech-stack-container">
<div class="skill">
<img src="./img/git.svg" alt="Git Icon"><span>Git</span>
</div>
<div class="skill">
<img src="./img/html5.svg" alt="HTML5 Icon"><span>HTML5</span>
</div>
<div class="skill">
<img src="./img/css3.svg" alt="CSS3 Icon"><span>CSS3</span>
</div>
<div class="skill">
<img src="./img/markdown.svg" alt="Markdown Icon"><span>Markdown</span>
</div>
<div class="skill">
<img src="./img/java.svg" alt="Java Icon"><span>Java</span>
</div>
<div class="skill">
<img src="./img/react.svg" alt="React Icon"><span>React</span>
</div>
<div class="skill">
<img src="./img/firebase.svg" alt="Firebase Icon"><span>Firebase</span>
</div>
<div class="skill">
<img src="./img/aws.svg" alt="AWS Icon"><span>AWS EC2</span>
</div>
<div class="skill">
<img src="./img/vscode.svg" alt="VS Code Icon"><span>VS Code</span>
</div>
<div class="skill">
<img src="./img/windows.svg" alt="Windows Icon"><span>Windows OS</span>
</div>
<div class="skill">
<img src="./img/computer.svg" alt="Computer Icon"><span>Computer Hardware</span>
</div>
<div class="skill">
<img src="./img/nodejs.svg" alt="nodejs Icon"><span>NodeJS
</span>
</div>
<!--
<div class="skill">
<img src="./img/tailwindcss.svg" alt="tailwindcss Icon"><span>tailwindCSS</span>
</div>
<div class="skill">
<img src="./img/vbox.svg" alt="Vbox Icon"><span>Virtual Machines</span>
</div>
-->
</section>
</section>
<footer class="footer-container">
<div class="footer">
<div class="me-icon-container">
<img class="me-icon" src="./img/me-icon.gif"
alt="Avatar"
title="Avatar"></div>
<!-- <div class="footer-column">
<div class="social-media-list">
<a href="mailto:ahwakk@icloud.com" class="social-media-item">
<i class="fas fa-envelope"></i>
Send me an Email
</a>
<a href="https://www.linkedin.com/in/elsewhere/" class="social-media-item">
<i class="fab fa-linkedin-in"></i>
Connect on LinkedIn
</a>
<a href="https://github.com/comnsense" class="social-media-item">
<i class="fab fa-github"></i>
Check out my projects on GitHub
</a>
<a href="https://codepen.io/comnsense" class="social-media-item">
<i class="fab fa-codepen"></i>
Check out my designs on CodePen
</a>
<a href="https://twitter.com/ahhwakk" class="social-media-item">
<i class="fab fa-twitter"></i>
Follow or DM on Twitter
</a>
<a href="https://www.instagram.com/comnsense/" class="social-media-item">
<i class="fab fa-instagram"></i>
Follow or DM on Instagram
</a>
<a href="https://mumblrtum.tumblr.com" class="social-media-item">
<i class="fab fa-tumblr"></i>
Follow on Tumblr
</a>
<a href="https://t.me/comnsense" aria-label="telegram" target="_blank">
<i class="fab fa-telegram"></i>
Follow on Telegram
</a>
</div>
<div class="footer-column">
<a href="/" class="footer-logo"> </div></div>
<span class="copyright">Copyright
<i class="fas fa-copyright">omnsense</i> 2022 . All rights reserved.</span>
</a></footer></div>
<script src="./js/main.js"></script>
</body>
</html>