-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtry.html
41 lines (26 loc) · 1.02 KB
/
try.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
<div class="about-wrapper">
<div class="about-me">
<h4>More About Me</h4>
<P>I build new projects just to tickle my brain and I love learning what other developers are doing in different social medias like youtube</P>
<p>While I keep busy learning and creating new projects , I also take interviews in search of a greate team and projects that interest me.</p>
<hr>
<h4>TOP EXPERTISE</h4>
<p>Fullstack developer with primary focus on Web development and data analysis: <a target="_blank" href="Rosina.PDF">Download CV</a></p>
<div id="skills">
<ul>
<li>HTML5</li>
<li>CSS3</li>
<li>PHP</li>
<li>SQL</li>
<li>JAVASCRIPT </li>
</ul>
<ul>
<li>Google Maps API</li>
<li>Pandas</li>
</ul>
</div>
</div>
<div class="social-links">
<p>faghjdkoiuytrewsdfghjk</p>
</div>
</div>