feat: ✨ Add my application #2
BIN
content/images/hex-converter.png
Normal file
BIN
content/images/hex-converter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
content/images/swift.png
Normal file
BIN
content/images/swift.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
@ -35,6 +35,13 @@
|
|||||||
"alt": ""
|
"alt": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "Swift",
|
||||||
|
"image": {
|
||||||
|
"src": "../../images/swift.png",
|
||||||
|
"alt": "Swift logo"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Azure",
|
"label": "Azure",
|
||||||
"image": {
|
"image": {
|
||||||
|
@ -38,6 +38,23 @@
|
|||||||
"url": "https://gitea.louisgallet.fr"
|
"url": "https://gitea.louisgallet.fr"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"visible": true,
|
||||||
|
"category": "Application",
|
||||||
|
"title": "HexConverter",
|
||||||
|
"description": "A simple application to convert hexadecimal numbers to decimal numbers. Also, it can convert from any base to any base.",
|
||||||
|
"tags": ["Application"],
|
||||||
|
"image": {
|
||||||
|
"src": "../../images/hex-converter.png",
|
||||||
|
"alt": "HexConverter"
|
||||||
|
},
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"type": "external",
|
||||||
|
"url": "https://apps.apple.com/fr/app/hexconverter/id6471345416"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"button": {
|
"button": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user