Skip to content

Commit 84b0bfa

Browse files
committed
personal project added and cv changed
1 parent f617b84 commit 84b0bfa

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

public/img/ui/cookeria.webp

75.1 KB
Loading

src/assets/data/professional.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,18 @@
262262
"website": "",
263263
"repository": "https://github.com/MAlexGG/newspaper",
264264
"category": "professional-personal"
265+
},
266+
{
267+
"id": "23",
268+
"title": "Cookeria",
269+
"subtitle": "cooking events social network",
270+
"description": "Cookeria is an API created with Spring Boot with authentication and autorization using Spring Security and JWT. It's developed with a MVC architecture pattern and a 3 layer architecture. It's tested wit JUnit and mockito. The front-end is developed with react using a component architecture. It's a web that a register user can be both user and chef, the chef can offer how to cook events and users can enrolled to that courses. It's responsive and I designed with Figma applying atomic design and accessibility principles. It's under construction.",
271+
"team": "María Alexandra Galarza",
272+
"img": "cookeria.webp",
273+
"prototype": "https://www.figma.com/proto/lJLwlFPuqGRLq6kSSC4yGe/Cookeria?node-id=18-2&p=f&t=9MnizfbFZcllyB5a-0&scaling=scale-down&content-scaling=fixed&page-id=0%3A1&starting-point-node-id=18%3A2",
274+
"website": "",
275+
"repository": "https://github.com/MAlexGG/cookeria-front.git",
276+
"category": "professional-personal"
265277
}
266278
]
267279
}
-134 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)