Update about page content

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