mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update about content and picture
This commit is contained in:
+6
-7
@@ -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 |
Reference in New Issue
Block a user