Skip to content

Commit

Permalink
v11
Browse files Browse the repository at this point in the history
  • Loading branch information
FJrodafo committed Dec 6, 2024
1 parent 50959a7 commit 1c9dc78
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 21 deletions.
22 changes: 2 additions & 20 deletions App/src/data/resume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,12 @@ export const RESUME_DATA = {
},
},
{
title: "dauntless-builder",
title: "dauntless-builder-legacy",
techStack: ["Contribution", "TypeScript"],
description: "Create and share Dauntless builds with your friends!",
link: {
label: "github.com",
href: "https://github.com/atomicptr/dauntless-builder",
href: "https://github.com/atomicptr/dauntless-builder-legacy",
},
},
{
Expand All @@ -139,24 +139,6 @@ export const RESUME_DATA = {
href: "https://github.com/PierreYvesFlamand/Dauntless-Leaderboards",
},
},
{
title: "Website",
techStack: ["App", "JavaScript"],
description: "My professional minimalist website!",
link: {
label: "github.com",
href: "https://github.com/FJrodafo/Website",
},
},
{
title: "CV",
techStack: ["App", "TypeScript"],
description: "My professional minimalist curriculum vitae!",
link: {
label: "github.com",
href: "https://github.com/FJrodafo/CV",
},
},
{
title: "free-port",
techStack: ["Package", "JavaScript"],
Expand Down
Binary file modified Assets/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
```
* Commit: 50959a7 - v10
| Author: FJrodafo - Sun, 6 Oct 2024 19:35:14 +0100
|
* Commit: 48c11e0 - v9
| Author: FJrodafo - Mon, 26 Aug 2024 20:01:36 +0100
|
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
`v10`
`v11`

0 comments on commit 1c9dc78

Please sign in to comment.