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 Jan 11, 2024
0 parents commit 970cb35
Show file tree
Hide file tree
Showing 33 changed files with 86 additions and 0 deletions.
1 change: 1 addition & 0 deletions StartPortfolio60403.css

Large diffs are not rendered by default.

Binary file added StartPortfolio60403.css.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions StartPortfolio60403.js

Large diffs are not rendered by default.

Binary file added StartPortfolio60403.js.gz
Binary file not shown.
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/coderhouse-logo.png.gz
Binary file not shown.
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/ergo-logo.png.gz
Binary file not shown.
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/ahorcado_discord.png.gz
Binary file not shown.
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/scraper_ml.png.gz
Binary file not shown.
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/snake_game.png.gz
Binary file not shown.
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/projects/to_do_list.png.gz
Binary file not shown.
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/uala-logo.png.gz
Binary file not shown.
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 assets/images/unlam-logo.png.gz
Binary file not shown.
Binary file added favicon.ico
Binary file not shown.
Binary file added favicon.ico.gz
Binary file not shown.
Binary file added files/cv_en.pdf
Binary file not shown.
Binary file added files/cv_en.pdf.gz
Binary file not shown.
Binary file added files/cv_es.pdf
Binary file not shown.
Binary file added files/cv_es.pdf.gz
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/index60403.js"></script>
<link rel="stylesheet" crossorigin href="/portfolio/index60403.css">
</head>

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

</html>
Expand Down
Binary file added index.html.gz
Binary file not shown.
5 changes: 5 additions & 0 deletions index60403.css

Large diffs are not rendered by default.

Binary file added index60403.css.gz
Binary file not shown.
53 changes: 53 additions & 0 deletions index60403.js

Large diffs are not rendered by default.

Binary file added index60403.js.gz
Binary file not shown.

0 comments on commit 970cb35

Please sign in to comment.