Skip to content

Commit

Permalink
update links and cv
Browse files Browse the repository at this point in the history
  • Loading branch information
jjsfernandez committed Dec 22, 2022
1 parent c920828 commit d800170
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Binary file added resources/cv-jose-fernandez.pdf
Binary file not shown.
Binary file removed resources/cv-jose-sinohui.pdf
Binary file not shown.

0 comments on commit d800170

Please sign in to comment.