Skip to content

Commit

Permalink
Update master to output generated at 85df2f9
Browse files Browse the repository at this point in the history
  • Loading branch information
abenevaut committed Oct 9, 2022
1 parent d01bde7 commit 6b0150d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,18 @@

```javascript
const abenevaut = {
stack: [ PHP, Laravel, Docker, Node, VueJS, Sass, TailwindCSS ],
architecture: [ "SOLID", "domain driven design", "hexagonal architecture", "microservices", "atomic design", "design system pattern" ],
stack: [
Docker,
PHP, Laravel,
Node, VueJS, Sass, TailwindCSS,
GIT,
],
architecture: [
"microservices",
"S.O.L.I.D.", "domain driven design", "hexagonal architecture",
"atomic design", "design system pattern",
"mono-repository", "Github actions",
],
challenge: [ "https://www.root-me.org/abenevaut" ],
};
```
Expand Down

0 comments on commit 6b0150d

Please sign in to comment.