Skip to content

Commit 4b80b2a

Browse files
committed
update 11/24
1 parent 1a0dc40 commit 4b80b2a

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

img/404 (4).png

-462 KB
Binary file not shown.

img/Powercheck.png

403 KB
Loading

img/RegisterMovie.png

21 KB
Loading

img/Task-tracker.png

-25.5 KB
Binary file not shown.

img/apirest.jpg

-33 KB
Binary file not shown.

img/blog-project.png

-852 KB
Binary file not shown.

img/portfolio-web.png

-420 KB
Binary file not shown.

img/task-tracker2.jpeg

89.9 KB
Loading

index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ <h2 class="title">Projects</h2>
167167
<!-- Proyecto 1 -->
168168
<div class="project-card">
169169
<div class="project-image">
170-
<img src="img/blog-project.png" alt="Chatify Project">
170+
<img src="img/Powercheck.png" alt="Chatify Project">
171171
</div>
172-
<h3>BLOG</h3>
172+
<h3>POWER CHECK - EC</h3>
173173
<p>The desktop version of the project is a technology blog template created solely with HTML and
174174
CSS. It provides a clean and modern design, focusing on readability and user experience</p>
175175

@@ -207,9 +207,9 @@ <h3>BLOG</h3>
207207
<!-- Proyecto 2 -->
208208
<div class="project-card">
209209
<div class="project-image">
210-
<img src="img/apirest.jpg" alt="Bits of Code">
210+
<img src="img/RegisterMovie.png" alt="Bits of Code">
211211
</div>
212-
<h3>API - CRUD</h3>
212+
<h3>FILM RECORDER</h3>
213213
<p>I developed a CRUD application in Java with Spring Boot, Hibernate, and PostgreSQL.
214214
I used Docker for deployment and Postman for managing products. It is deployed on Railway
215215
</p>
@@ -250,7 +250,7 @@ <h3>API - CRUD</h3>
250250
<!-- Proyecto 3 -->
251251
<div class="project-card">
252252
<div class="project-image">
253-
<img src="img/Task-tracker.png" alt="Editor.io">
253+
<img src="img/task-tracker2.jpeg" alt="Editor.io">
254254
</div>
255255
<h3>TASK - TRACKER</h3>
256256
<p>This project is a web application in Python and Django with full CRUD functionality,
@@ -288,7 +288,7 @@ <h3>TASK - TRACKER</h3>
288288
</div>
289289

290290
<!-- Proyecto 4 -->
291-
<div class="project-card">
291+
<!-- <div class="project-card">
292292
<div class="project-image">
293293
<img src="img/portfolio-web.png" alt="Editor.io">
294294
</div>
@@ -325,10 +325,10 @@ <h3>PORTFOLIO - TEMPLATE</h3>
325325
</svg>
326326
</a>
327327
</div>
328-
</div>
328+
</div> -->
329329

330330
<!-- Proyecto 5 -->
331-
<div class="project-card">
331+
<!-- <div class="project-card">
332332
<div class="project-image">
333333
<img src="img/404 (4).png" alt="Editor.io">
334334
</div>
@@ -362,10 +362,10 @@ <h3>404</h3>
362362
</svg>
363363
</a>
364364
</div>
365-
</div>
365+
</div> -->
366366

367367
<!-- Proyecto 6 -->
368-
<div class="project-card">
368+
<!-- <div class="project-card">
369369
<div class="project-image">
370370
<img src="img/404 (4).png" alt="Editor.io">
371371
</div>
@@ -401,7 +401,7 @@ <h3>404</h3>
401401
</svg>
402402
</a>
403403
</div>
404-
</div>
404+
</div> -->
405405

406406
</div>
407407

0 commit comments

Comments
 (0)