new: add current and past macchinisti data with dynamic rendering
todo: fix the fallback image and make a general function to render the bubblesdev
parent
810e07bff1
commit
2dbdf99827
Binary file not shown.
After Width: | Height: | Size: 2.8 MiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
@ -0,0 +1,47 @@
|
||||
[
|
||||
{
|
||||
"fullName": "Antonio De Lucreziis",
|
||||
"dateIn": "2019",
|
||||
"dateOut": "",
|
||||
"description": "Description here",
|
||||
"github": "https://github.com/adelucreziis",
|
||||
"website": "",
|
||||
"linkedin": ""
|
||||
},
|
||||
{
|
||||
"fullName": "Luca Lombardo",
|
||||
"dateIn": "2024",
|
||||
"dateOut": "",
|
||||
"description": "Algoritmi e Strutture Dati Bla Bla",
|
||||
"github": "https://github.com/lukefleed",
|
||||
"website": "https://lukefleex.xyz",
|
||||
"linkedin": "https://www.linkedin.com/in/l-lombardo/"
|
||||
},
|
||||
{
|
||||
"fullName": "Francesco Minnocci",
|
||||
"dateIn": "2022",
|
||||
"dateOut": "",
|
||||
"description": "Ho una laurea(?)",
|
||||
"github": "https://github.com/BachoSeven",
|
||||
"website": "https://bachoseven.com",
|
||||
"linkedin": ""
|
||||
},
|
||||
{
|
||||
"fullName": "Francesco Baldino",
|
||||
"dateIn": "2022",
|
||||
"dateOut": "",
|
||||
"description": "Bla Bla",
|
||||
"github": "",
|
||||
"website": "",
|
||||
"linkedin": ""
|
||||
},
|
||||
{
|
||||
"fullName": "Illya Serdyuk",
|
||||
"dateIn": "2019",
|
||||
"dateOut": "",
|
||||
"description": "Bla Bla",
|
||||
"github": "",
|
||||
"website": "",
|
||||
"linkedin": ""
|
||||
}
|
||||
]
|
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fullName": "Francesco Manicastri",
|
||||
"dateIn": "2022",
|
||||
"dateOut": "2024",
|
||||
"description": "Geometria bla bla",
|
||||
"github": "",
|
||||
"website": "",
|
||||
"linkedin": ""
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue