Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoCoder0302 authored Feb 20, 2023
1 parent 9776095 commit 75051df
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Daniel Jonathan </title>
<title> Aleksander Bar </title>
<link rel="shortcut icon" href="./assets/images/logo.png">
<link rel="stylesheet" href="./assets/css/hero.css">
<link rel="stylesheet" href="./assets/css/portfolio.css">
Expand Down Expand Up @@ -37,7 +37,7 @@
<!-- navigation menu -->
<nav style="width: 100%; position: fixed; z-index: 300;">
<div class="navbar">
<div class="logo"><a href="#">Daniel Jonathan</a></div>
<div class="logo"><a href="#">AlekSander Bar</a></div>
<ul class="menu" style='margin-bottom: 0px;'>
<li class= "li"><a onclick="navTo('home')">Home</a></li>
<li class= "li"><a onclick="navTo('about')">About</a></li>
Expand All @@ -61,7 +61,7 @@
<center>
<div>
<div class="text-two">
<div class="text-three">I am Astro from United State.</div> <br/>
<div class="text-three">I am Aleksander from Belarus.</div> <br/>
<h4 class="span loader">
<span class='m'>W</span>
<span class='m'>e</span>
Expand Down Expand Up @@ -103,10 +103,10 @@ <h4 class="span loader">
<img data-src="./assets/images/my_photo.jpg" class="lazy" style="height: auto; width: 350px; margin: 10px; border-radius: 10px;"/>
</div>
<div class="w3-col l7 description">
<h3>I'm Daniel Jonathan from United State and an experienced Blockchain Developer and Software Developer. <br/>
<h3>I'm Aleksander Bar from Belarus and an experienced Blockchain Developer and Software Developer. <br/>
As a Full Stack developer, <br/>
I have started programming when I was 10 at code school <br/>
and have worked on IT company since 2015, <br/>
and have worked on IT company since 2017, <br/>
I expect to work long-term relation with you <br/>
because it is difficult for me to meet real clients in this world today. <br/>
I give my whole 💖heart and soul for clients and their products.<br/>
Expand Down Expand Up @@ -604,7 +604,7 @@ <h2>Blockchain Development</h2>
<div class="w3-row-padding w3-center w3-padding-24 w3-border w3-border-dark-grey" style="margin:0px; padding: 0px!important; margin-top: -50px;">
<div class="w3-col l4 w3-dark-grey">
<p><i class="fa fa-envelope w3-xxlarge w3-text-light-grey"></i></p>
<p><a href="mailto:danjonrichardson@gmail.com?Subject=I'd like to have a interview with you." style="text-decoration: underline; color: white;">danjonrichardson@gmail.com</a></p>
<p><a href="mailto:monathcorey@gmail.com?Subject=I'd like to have a interview with you." style="text-decoration: underline; color: white;">monathcorey@gmail.com</a></p>
</div>
<div class="w3-col l4">
<p><i class="fa fa-clock-o w3-xxlarge w3-text-light-grey"></i></p>
Expand All @@ -616,7 +616,7 @@ <h2>Blockchain Development</h2>
</div>
<div class="w3-col l4">
<p><img src="./assets/images/freelancer.jfif" alt="" width="36" height="36" style="border-radius: 50%;"></p>
<p><a href="https://www.freelancer.com/u/danjrichardson" target="_blank" title="https://www.freelancer.com/u/danjrichardson" style="text-decoration: underline; color: white;"> Freelancer </a></p>
<p><a href="https://www.freelancer.com/u/aleksbar" target="_blank" title="https://www.freelancer.com/u/danjrichardson" style="text-decoration: underline; color: white;"> Freelancer </a></p>
</div>
<div class="w3-col l4 w3-dark-grey">
<p><i class="fa fa-skype w3-xxlarge w3-text-light-grey"></i></p>
Expand Down Expand Up @@ -674,4 +674,4 @@ <h2>Blockchain Development</h2>
<script src="./assets/js/pricing.js"></script>
<script src="./assets/js/pokemon.js"></script>
</body>
</html>
</html>

0 comments on commit 75051df

Please sign in to comment.