Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbrizAlberto committed Jul 18, 2024
2 parents d25a9a7 + 58cad43 commit 92d1dec
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 29 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
# PORTAFOLIO by AmbrizAlberto
Portafolio de programador con proyectos, desarrollado con React y NextJS utilizando clases y librerias dedicadas.
# PORTAFOLIO by Alberto Ambriz (Al Dev)
Portafolio de programador con proyectos destacados y más, desarrollado con React y NextJS utilizando clases y librerias dedicadas.
##

## Contenido:

- Sobre mi
- Tecnologias
- Proyectos
- En solitario
- En grupo
- Contactame
- Correo
- Teléfono

Dar creditos si se reutiliza :DD
De ser reutilizado este proyecto favor de dar creditos al creado (yo).

Para iniciar el proyecto en local:
## Para iniciar el proyecto en local:
```bash
npm run dev
# ó
Expand All @@ -24,5 +28,5 @@ bun dev

Abrir [http://localhost:3000](http://localhost:3000) con tu navegador para verlo.

You puedes comenzar a ver la estructura en el archivo `app/page.js`.
puedes comenzar a ver la estructura en el archivo `app/page.js`.

17 changes: 7 additions & 10 deletions app/Personal/components/projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -266,26 +266,23 @@ const Proyectos = () => {
<div className="nameprj1">Number Recognition</div>
<div className="categorie1">Personal</div>
<div className="lenguajesprj1">

<Image src="https://cdn.iconscout.com/icon/free/png-256/free-python-3521655-2945099.png?f=webp" width={200} height={200} alt="" />
</div>
<div className="photoprj1">
{/* <div className="photoprj1">
<Image src={BB} alt="" width={"auto"} height={"auto"} />
</div>
</div> */}

<div className="descriptionprj1">
<h4>Un web blog para amantes de la tecnologia.</h4>
<h4>Reconocimiento de numeros dibujados en el programa</h4>
</div>
<div className='descriptionprj3'>
<p>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</p>
<p>Programa con inteligencia artificial entrenada àra el reconocimiento de digitos numericos dibujados por el usuario.</p>
</div>
<div className="photoprj1">
{/* <div className="photoprj1">
<Image src={BB1} alt="" width={"auto"} height={"auto"} />
</div>
</div> */}
<br />
<br />
<div className='descriptionprj3'>
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.
</div>
<button className='btngithublink'>
<a href="https://github.com/AmbrizAlberto/Drawn-Digits-Recognition-1.0/tree/master/Reconocimiento%20de%20numero"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>Ver en GitHub</a>
</button>
Expand Down
15 changes: 4 additions & 11 deletions app/PersonalEN/components/projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,25 +263,18 @@ const Proyectos = () => {
<div className="nameprj1">Number Recognition</div>
<div className="categorie1">Personal</div>
<div className="lenguajesprj1">

</div>
<div className="photoprj1">
<Image src={BB} alt="" width={"auto"} height={"auto"} />
<Image src="https://cdn.iconscout.com/icon/free/png-256/free-python-3521655-2945099.png?f=webp" width={200} height={200} alt="" />
</div>

<div className="descriptionprj1">
<h4>A web blog for tech enthusiasts.</h4>
<h4>SubTitle Soon...</h4>
</div>
<div className='descriptionprj3'>
<p>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</p>
</div>
<div className="photoprj1">
<Image src={BB1} alt="" width={"auto"} height={"auto"} />
<p>Recognition of numbers drawn in the program... Soon</p>
</div>
<br />
<br />
<div className='descriptionprj3'>
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...
</div>
<button className='btngithublink'>
<a href="https://github.com/AmbrizAlberto/Drawn-Digits-Recognition-1.0/tree/master/Reconocimiento%20de%20numero"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>View on GitHub</a>
Expand Down
2 changes: 1 addition & 1 deletion app/components/español/aboutme.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Aboutme = () => {
<div className="aboutme">
<h2>SOBRE MI...</h2>
<div className='descriptionme'>
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 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!.
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/components/español/projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ const Proyectos = () => {
</div>
<div>
<button className='btngithublink'>
<a href="https://github.com/AmbrizAlberto/Car-Recognition.git"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>Ver en GitHub</a>
<a href="https://github.com/AmbrizAlberto/Pixels.git"><i className="bi bi-github" style={{ marginRight: '5px' }}></i>Ver en GitHub</a>
</button>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/components/ingles/aboutmeen.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const AboutmeEN = () => {
<div className="aboutme">
<h2>ABOUT ME...</h2>
<div className='descriptionme'>
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 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!
</div>
</div>
</div>
Expand Down

0 comments on commit 92d1dec

Please sign in to comment.