Update about me content

This commit is contained in:
Hazem Krimi
2021-01-19 19:22:58 +01:00
parent 787b0ce82b
commit 99a2bb7964
+5 -5
View File
@@ -94,11 +94,11 @@ const About: FC = () => {
<h1>About Me</h1>
<div className='about'>
<p>
I am Hazem Krimi, a software developer and a student. I have experience as a full
stack developer but I lean more to the front end and I have built a lot of web apps
and some mobile apps. Also, I am always learning and experimenting with new
technologies (currently learning about the ethereum blockchain) and other topics
other than software engineering.
I am a software developer and a student. I have experience as a full stack developer
but I lean more to the front end and I have built a lot of web apps and some mobile
apps. Also, I am always learning and experimenting with new technologies (currently
learning about the ethereum blockchain) and other topics other than software
engineering.
</p>
</div>
</div>