From 68004decc24368422e64265f294174493c232ddc Mon Sep 17 00:00:00 2001 From: AmbrizAlberto Date: Sat, 22 Jun 2024 07:19:28 -0700 Subject: [PATCH 01/11] Modal project --- "Icon\r" | 0 app/Personal/components/projects.jsx | 17 +++++++---------- app/PersonalEN/components/projects.jsx | 15 ++++----------- 3 files changed, 11 insertions(+), 21 deletions(-) create mode 100644 "Icon\r" diff --git "a/Icon\r" "b/Icon\r" new file mode 100644 index 0000000..e69de29 diff --git a/app/Personal/components/projects.jsx b/app/Personal/components/projects.jsx index e9a5801..ae06047 100644 --- a/app/Personal/components/projects.jsx +++ b/app/Personal/components/projects.jsx @@ -266,26 +266,23 @@ const Proyectos = () => {
Number Recognition
Personal
- +
-
+ {/*
-
+
*/}
-

Un web blog para amantes de la tecnologia.

+

Reconocimiento de numeros dibujados en el programa

-

BuggBlock es una pagina web tipo Blog con enfoque a informacion tecnologica donde los usuarios registrados podran realizar publicaciones con texto y fotos para despues verlas en el Main

+

Programa con inteligencia artificial entrenada àra el reconocimiento de digitos numericos dibujados por el usuario.

-
+ {/*
-
+
*/}

-
- BuggBlock fue desarrollado con php para el manejo de datos de usuarios y publicaciones por el lado del Backend, y el diseño realizado con iconos de Bootstrap y CSS puro. -
diff --git a/app/PersonalEN/components/projects.jsx b/app/PersonalEN/components/projects.jsx index 7e38fd2..5222f4b 100644 --- a/app/PersonalEN/components/projects.jsx +++ b/app/PersonalEN/components/projects.jsx @@ -263,25 +263,18 @@ const Proyectos = () => {
Number Recognition
Personal
- -
-
- +
-
-

A web blog for tech enthusiasts.

+

SubTitle Soon...

-

BuggBlock is a Blog-type website focused on technology information where registered users can make posts with text and photos to later view them in the Main section

-
-
- +

Recognition of numbers drawn in the program... Soon



- BuggBlock was developed with PHP for managing user data and posts on the Backend side, and the design was done with Bootstrap icons and pure CSS. + Soon...
From ec93d3fbf14afbc12e0965ce6801630941d123f3 Mon Sep 17 00:00:00 2001 From: Al Dev Date: Thu, 11 Jul 2024 19:39:37 -0600 Subject: [PATCH 06/11] Update aboutmeen.jsx --- app/components/ingles/aboutmeen.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ingles/aboutmeen.jsx b/app/components/ingles/aboutmeen.jsx index 486f2fd..2d42994 100644 --- a/app/components/ingles/aboutmeen.jsx +++ b/app/components/ingles/aboutmeen.jsx @@ -28,7 +28,7 @@ const AboutmeEN = () => {

ABOUT ME...

- Software Engineering student, I am passionate about developing applications (web/mobile), their design is the most entertaining for me, I am ready to work immediately. + Hello! I am Alberto Ambriz, a FullStack developer, Software Engineering student with more than 4 years of experience in the field of programming and web development. I look forward to the opportunity to discuss how I can add value to his team and meet his development goals!
From 9bfcba4ee5c637229dbb8a01006e8c3542d9f767 Mon Sep 17 00:00:00 2001 From: Al Dev Date: Thu, 11 Jul 2024 19:40:20 -0600 Subject: [PATCH 07/11] Update aboutme.jsx --- "app/components/espa\303\261ol/aboutme.jsx" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/app/components/espa\303\261ol/aboutme.jsx" "b/app/components/espa\303\261ol/aboutme.jsx" index d62a6d7..bb6ec9d 100644 --- "a/app/components/espa\303\261ol/aboutme.jsx" +++ "b/app/components/espa\303\261ol/aboutme.jsx" @@ -27,7 +27,7 @@ const Aboutme = () => {

SOBRE MI...

- Estudiante de Ingeniería en Software, me apasiona el desarrollo de aplicaciones (web/móvil), el diseño de estas es lo más entretenido para mí, estoy listo para trabajar de inmediato. + ¡Hola! Soy Alberto Ambriz, un desarrollador FullStack estudiante de Ingeniería de Software con más de 4 años de experiencia en el ámbito de la programación y desarrollo web. ¡Espero con entusiasmo la oportunidad de discutir cómo puedo agregar valor a su equipo y cumplir con sus objetivos de desarrollo!.
From 18f886881e2d82faeb75b2f798b375173191fc57 Mon Sep 17 00:00:00 2001 From: Al Dev Date: Thu, 11 Jul 2024 19:46:56 -0600 Subject: [PATCH 08/11] Update aboutme.jsx --- "app/components/espa\303\261ol/aboutme.jsx" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/app/components/espa\303\261ol/aboutme.jsx" "b/app/components/espa\303\261ol/aboutme.jsx" index bb6ec9d..78d4781 100644 --- "a/app/components/espa\303\261ol/aboutme.jsx" +++ "b/app/components/espa\303\261ol/aboutme.jsx" @@ -27,7 +27,7 @@ const Aboutme = () => {

SOBRE MI...

- ¡Hola! Soy Alberto Ambriz, un desarrollador FullStack estudiante de Ingeniería de Software con más de 4 años de experiencia en el ámbito de la programación y desarrollo web. ¡Espero con entusiasmo la oportunidad de discutir cómo puedo agregar valor a su equipo y cumplir con sus objetivos de desarrollo!. + ¡Hola! Soy un desarrollador FullStack Ingeniero de Software con más de 4 años de experiencia en el ámbito de la programación. ¡Espero con entusiasmo la oportunidad de formar parte de su equipo de desarrollo!.
From 46aefd620f473680b444ba3e03ba2af8b9433fb2 Mon Sep 17 00:00:00 2001 From: Al Dev Date: Thu, 11 Jul 2024 19:47:50 -0600 Subject: [PATCH 09/11] Update aboutmeen.jsx --- app/components/ingles/aboutmeen.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/components/ingles/aboutmeen.jsx b/app/components/ingles/aboutmeen.jsx index 2d42994..207c9c2 100644 --- a/app/components/ingles/aboutmeen.jsx +++ b/app/components/ingles/aboutmeen.jsx @@ -28,9 +28,8 @@ const AboutmeEN = () => {

ABOUT ME...

- Hello! I am Alberto Ambriz, a FullStack developer, Software Engineering student with more than 4 years of experience in the field of programming and web development. I look forward to the opportunity to discuss how I can add value to his team and meet his development goals! + Hello! I am a FullStack developer Software Engineer with more than 4 years of experience in the field of programming. I look forward to the opportunity to be part of your development team!
-
) From 9261488e6e6c2dff89a76811347be4c3a1957612 Mon Sep 17 00:00:00 2001 From: Al Dev Date: Thu, 11 Jul 2024 19:51:01 -0600 Subject: [PATCH 10/11] Update aboutmeen.jsx --- app/components/ingles/aboutmeen.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/ingles/aboutmeen.jsx b/app/components/ingles/aboutmeen.jsx index 207c9c2..8101c3d 100644 --- a/app/components/ingles/aboutmeen.jsx +++ b/app/components/ingles/aboutmeen.jsx @@ -30,6 +30,7 @@ const AboutmeEN = () => {
Hello! I am a FullStack developer Software Engineer with more than 4 years of experience in the field of programming. I look forward to the opportunity to be part of your development team!
+ ) From 58cad4335eb42b40f860a5f7698d47dbb1fac47a Mon Sep 17 00:00:00 2001 From: Al Dev Date: Wed, 17 Jul 2024 18:17:16 -0600 Subject: [PATCH 11/11] Delete Icon --- "Icon\r" | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 "Icon\r" diff --git "a/Icon\r" "b/Icon\r" deleted file mode 100644 index e69de29..0000000