Update about content and picture

This commit is contained in:
Hazem Krimi
2021-01-19 18:46:18 +01:00
parent 3e79a9d5be
commit 4aa61790e8
2 changed files with 6 additions and 7 deletions
+6 -7
View File
@@ -94,12 +94,11 @@ const About: FC = () => {
<h1>About Me</h1> <h1>About Me</h1>
<div className='about'> <div className='about'>
<p> <p>
I am Hazem Krimi, a Full Stack JavaScript Developer helping companies and I am Hazem Krimi, a software developer and a student. I have experience as a full
individuals build modern web and mobile applications I am a student and a freelance stack developer but I lean more to the front end. I have built a lot of web apps and
full stack developer. <br></br> I have a good experience building web and cross some mobile apps. Also, I am always learning and experimenting with new technologies
platform mobile apps using various technologies like React, React Native, Node.js, (currently learning about the ethereum blockchain) and other topics other than
MongoDB, Firebase and I am constantly exploring and learning Software Engineering to software engineering.
make sure I get the job done faster and easier.
</p> </p>
</div> </div>
</div> </div>
@@ -152,7 +151,7 @@ const About: FC = () => {
</div> </div>
</div> </div>
<div className='photo'> <div className='photo'>
<Image src='/logo.jpg' width='auto' height='auto' layout='responsive' /> <Image src='/picture.jpg' width='auto' height='auto' layout='responsive' />
</div> </div>
</Wrapper> </Wrapper>
</> </>
Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB