-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c920828
commit d800170
Showing
3 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,18 @@ | |
</head> | ||
<body> | ||
<div class="gridContainer"> | ||
<p>Jose Sinohui</p> | ||
<p>Jose Fernandez</p> | ||
<img class="photo" src="resources/meirl.png" alt="meirl"></img> | ||
<p>Software Engineer based in Mexico</p> | ||
<p>Software Engineer</p> | ||
<div class="links"> | ||
<a href="https://github.com/JosejeSinohui"><img class="icon" src="resources/github-icon.svg" alt="github"></img></a> | ||
<a href="resources/cv-jose-sinohui.pdf"><img class="icon" src="resources/document-text-outline.svg" alt="resume"></img></a> | ||
<a href="https://www.linkedin.com/in/josé-sinohui-024546123/"><img class="icon" src="resources/logo-linkedin.svg" alt="linkedin"></img></a> | ||
<a href="https://github.com/jjsfernandez"> | ||
<img class="icon" src="resources/github-icon.svg" alt="github"></img> | ||
</a> | ||
<a href="resources/cv-jose-fernandez.pdf"> | ||
<img class="icon" src="resources/document-text-outline.svg" alt="resume"></img> | ||
</a> | ||
<a href="https://www.linkedin.com/in/jose-fernandez-024546123/"> | ||
<img class="icon" src="resources/logo-linkedin.svg" alt="linkedin"></img></a> | ||
<a href="mailto: [email protected]"><img class="icon" src="resources/mail-outline.svg" alt="mail me"></img></a> | ||
</div> | ||
</div> | ||
|
Binary file not shown.
Binary file not shown.