saucedo.facundo
  • Joined on 2026-04-12
saucedo.facundo created pull request marquez.juan/clase-11-ejercicio-integrador#7 2026-06-02 00:15:47 +00:00
feat/excersices
af18e62e06 feat: add search functionality to filter books by title or author
c1cd76ecb0 feat: add validation for book input and alert on invalid inputs
e7b1fcd74b feat: refactor book data structure and add rendering function
Compare 3 commits »
saucedo.facundo created repository saucedo.facundo/clase-11-ejercicio-integrador 2026-06-01 22:37:34 +00:00
saucedo.facundo created pull request marquez.juan/clase-10-ejercicios-de-repaso#1 2026-05-25 16:12:10 +00:00
feat/excersices
e53d194942 feat: implement quiz game functionality with question loading and answer checking
641cbf7a73 feat: implement product listing and shopping cart functionality
894fbf39d3 feat: implement user form with validation for username, age, and password
8000f59a2c feat: add employee table with average salary calculation
19fbf05d87 feat: implement country search functionality with dynamic results
Compare 9 commits »
saucedo.facundo created repository saucedo.facundo/clase-10-ejercicios-de-repaso 2026-05-25 15:04:00 +00:00
saucedo.facundo created pull request marquez.juan/clase-9-eventos#2 2026-05-20 20:21:12 +00:00
feat/excersices
saucedo.facundo pushed to feat/excersices at saucedo.facundo/clase-9-eventos 2026-05-20 20:20:58 +00:00
b7d5d9a176 feat: add form validation and submission handling for exercise 5
36afe58c6f feat: implement event handling for exercise 4 with capturing and logging
e7d0ca8aa2 feat: implement item selection functionality in exercise 3
b97fb32d67 feat: add character count functionality to text input
0b8e8b5bd7 feat: add click counter button interaction
Compare 5 commits »
saucedo.facundo created branch feat/excersices in saucedo.facundo/clase-9-eventos 2026-05-20 20:20:58 +00:00
saucedo.facundo created repository saucedo.facundo/clase-9-eventos 2026-05-20 18:29:48 +00:00
saucedo.facundo created pull request marquez.juan/clase-8-DOM#6 2026-05-14 17:48:20 +00:00
feat/excersices
saucedo.facundo pushed to feat/excersices at saucedo.facundo/clase-8-DOM 2026-05-14 17:48:05 +00:00
1628053703 feat: add buildList function to create a list from an array of items
eda48c462d feat: add changeImage function to update image source and alt text
f80218541e feat: add cleanList function to delete specified elements from the DOM
981b59b066 feat: add newSection function to create a section with typical dishes from the Litoral
abe82db60b feat: add highlight function to emphasize important paragraphs
Compare 8 commits »
saucedo.facundo created branch feat/excersices in saucedo.facundo/clase-8-DOM 2026-05-14 17:48:05 +00:00
saucedo.facundo created repository saucedo.facundo/clase-8-DOM 2026-05-14 16:10:11 +00:00
427451dd3c feat: add makeSum function to create a closure for summing with a base value
3be7d0cac3 feat: refactor results structure and implement agrouping function for student approval status
faca545cdc feat: add functionality to filter and uppercase long words from an array
92151da443 feat: implement findUser function to search for users by name
4cc7835881 feat: update student data structure and calculate average grades
Compare 9 commits »
saucedo.facundo created pull request marquez.juan/clase-7-arrays-funciones-objetos#1 2026-05-04 22:41:44 +00:00
feat(excersices):solved