Skip to content
Snippets Groups Projects
Commit d827cd50 authored by DIALLO ABDOUL-AZIZ's avatar DIALLO ABDOUL-AZIZ
Browse files

Add social media icons and informations about me

parent f01b2d52
No related merge requests found
......@@ -31,50 +31,58 @@
</header>
<main>
<section>
<div>
<!-- <h1>Fellah's Portfolio</h1>
<p>Let's explore my projects together!</p> -->
<div class="home__img">
<svg
class="home__blob"
viewBox="0 0 200 187"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<mask id="mask0" mask-type="alpha">
<path
d="M190.312 36.4879C206.582 62.1187 201.309 102.826 182.328 134.186C163.346 165.547
<div class="home__img">
<ul>
<li>
<a href=""><i class="mdi mdi-github"></i></a>
</li>
<li>
<a href=""><i class="mdi mdi-twitter"></i></a>
</li>
<li>
<a href=""><i class="mdi mdi-linkedin"></i></a>
</li>
</ul>
<svg
class="home__blob"
viewBox="0 0 200 187"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<mask id="mask0" mask-type="alpha">
<path
d="M190.312 36.4879C206.582 62.1187 201.309 102.826 182.328 134.186C163.346 165.547
130.807 187.559 100.226 186.353C69.6454 185.297 41.0228 161.023 21.7403 129.362C2.45775
97.8511 -7.48481 59.1033 6.67581 34.5279C20.9871 10.1032 59.7028 -0.149132 97.9666
0.00163737C136.23 0.303176 174.193 10.857 190.312 36.4879Z"
/>
</mask>
<g mask="url(#mask0)">
<path
d="M190.312 36.4879C206.582 62.1187 201.309 102.826 182.328 134.186C163.346
/>
</mask>
<g mask="url(#mask0)">
<path
d="M190.312 36.4879C206.582 62.1187 201.309 102.826 182.328 134.186C163.346
165.547 130.807 187.559 100.226 186.353C69.6454 185.297 41.0228 161.023 21.7403
129.362C2.45775 97.8511 -7.48481 59.1033 6.67581 34.5279C20.9871 10.1032 59.7028
-0.149132 97.9666 0.00163737C136.23 0.303176 174.193 10.857 190.312 36.4879Z"
/>
<image
class="home__blob-img"
x="12"
y="-15"
xlink:href="./assets/images/DSC_0590.png"
/>
</g>
</svg>
</div>
<div>
<h1 class="home__title">Hi, I'am DIALLO</h1>
<h1 class="home__subtitle">Web developer</h1>
<p class="home_description">
High level experience in web desing and knowledge, producing
quality work.
</p>
</div>
/>
<image
class="home__blob-img"
x="12"
y="-15"
xlink:href="./assets/images/DSC_0590.png"
/>
</g>
</svg>
</div>
<div id="me">
<h1 class="home__title">Hi, I'am DIALLO</h1>
<h3 class="home__subtitle">Web developer</h3>
<p class="home_description">
High level experience in web desing and knowledge, producing quality
work.
</p>
<a href="#projects">Discover projects</a>
</div>
<a href="#projects">Discover projects</a>
</section>
<!-- <section>
<h2>Favorites</h2>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment