From feeb7e54b6b9c87472dbd454b21f8555e045700c Mon Sep 17 00:00:00 2001 From: ValenMorales Date: Mon, 4 Mar 2024 18:41:11 -0500 Subject: [PATCH] corrections --- app.js | 21 ++++++++++++++++++--- index.html | 55 +++++++++++++++++++++++++++++------------------------- 2 files changed, 48 insertions(+), 28 deletions(-) diff --git a/app.js b/app.js index a0d49b9..6af0720 100644 --- a/app.js +++ b/app.js @@ -60,9 +60,24 @@ function redirigir() { window.location.href = "html/projects.html"; } + function rest_food(){ - window.location.href = "projects/RestFood/index.html"; + window.location.href = "https://github.com/ValenMorales/RestFood"; } function sharability(){ - window.location.href = "projects/sharability/home/index.html"; - } \ No newline at end of file + window.location.href = "https://github.com/ValenMorales/practice"; + } + + function codebeaters() + { + window.location.href = "https://github.com/JustTwoDevs"; + } + + function chatapp() + { + window.location.href = "https://github.com/ValenMorales/chat-app"; + } + + function datastructures(){ + window.location.href = "https://github.com/ValenMorales/final-proyect"; + } diff --git a/index.html b/index.html index 5204e8c..a0a71a6 100644 --- a/index.html +++ b/index.html @@ -88,8 +88,9 @@

ABOUT ME

like to learn and face new challenges.

- I have a B1 level in the English language, with strong reading and + I have a B2 level in the English language, with strong reading and listening comprehension skills. + I also have a A2 level in the Portuguese language.