Files
fundor333.com/data/project.json
Fundor333 4715eb1ec6 fix
2024-02-11 01:47:32 +01:00

97 lines
2.8 KiB
JSON

[
{
"types": [
{
"type": "web",
"elements": [
{
"name": "Fundor333",
"url": "http://fundor333.com/",
"description": "This blog make with Hugo and love. The Css framework change somethime. Now it's boostrap 4 with font awesome"
},
{
"name": "DigitalTeaRoom",
"url": "https://digitaltearoom.com/",
"description": "My blog about Tea and other tea related stuff"
},
{
"name": "ìnformatica sarà lei",
"url": "http://test01.danielvedovato.it",
"description": "Project for an exame at the University for Regione Veneto. I work on the coordination and the style for the project. Made with HTML5 and Bootstrap."
}
]
},
{
"type": "python",
"elements": [
{
"name": "MareaBot",
"url": "http://venicebotcenter.org/MareaBot/",
"description": "Bot for read the HighWater Api of Comune di Venezia and, if there is an allert, post it on a channel on telegram"
}
]
},
{
"type": "devops",
"elements": [
{
"name": "Dotfiles",
"url": "https://github.com/fundor333/dotfiles",
"description": "My configuration for a Mac, a Windows or a Linux installation."
},
{
"name": "Crontab Dotbot",
"url": "https://github.com/fundor333/crontab-dotbot",
"description": "Plugin for Dotbot for managing crontab"
},
{
"name": "Server Grimoire",
"url": "https://github.com/fundor333/servergrimoire",
"description": "Module for give you some command to check URLs, domains and other things in an automatic way"
}
]
},
{
"type": "hardware",
"elements": [
{
"name": "Rioba Project",
"url": "https://riobaproject.it",
"description": "Project about a sensors' system for calc the well being of the people in the area"
}
]
},
{
"type": "stuffs",
"elements": [
{
"name": "Template LaTeX for Unive",
"url": "https://github.com/fundor333/TesiUniveLaTeX",
"description": "Template for LaTeX for the final paper. Made with LaTex and a lot of my blood"
},
{
"name": "Docker Hugo",
"url": "https://github.com/fundor333/docker-hugo",
"description": "A Docker image for the static sites generated Hugo"
},
{
"name": "Hubot tea timer",
"url": "https://github.com/fundor333/hubot-tea-timer",
"description": "The last Hubot tea timer you'll ever need"
},
{
"name": "Bofh Oh-My-Zsh",
"url": "https://github.com/fundor333/bofh",
"description": "Plugin for ohmyszh for adding a fortune style message from a BOFH"
},
{
"name": "Smile Oh-My-Zsh",
"url": "https://github.com/fundor333/smile",
"description": "An oh-my-zsh plugin for printing smile"
}
]
}
]
}
]