Skip to content

Commit

Permalink
Upload to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 11, 2024
0 parents commit b3ed860
Show file tree
Hide file tree
Showing 17 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions StartPortfolio76125.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions StartPortfolio76125.js

Large diffs are not rendered by default.

Binary file added assets/images/avatar_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/coderhouse-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ergo-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/ahorcado_discord.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/scraper_ml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/snake_game.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/to_do_list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/uala-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unlam-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
Binary file added files/cv_en.pdf
Binary file not shown.
Binary file added files/cv_es.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta property="og:title" content="Santiago Menendez's Portfolio" />
<meta property="og:type" content="Page" />
<meta property="og:url" content="https://santimenendez19.github.io/portfolio"/>
<meta name="description" content="Santiago Menendez's Portfolio" />
<meta charset="UTF-8" />
<link rel="icon" href="/portfolio/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Santiago Menendez - Portfolio</title>
<script type="module" crossorigin src="/portfolio/index76125.js"></script>
<link rel="stylesheet" crossorigin href="/portfolio/index76125.css">
</head>

<body>
<div id="app"></div>
</body>

</html>
Expand Down
5 changes: 5 additions & 0 deletions index76125.css

Large diffs are not rendered by default.

44 changes: 44 additions & 0 deletions index76125.js

Large diffs are not rendered by default.

0 comments on commit b3ed860

Please sign in to comment.