Daily Shaarli
December 26, 2023
GoBackup is a backup tool design for application servers, to backup your databases, files to cloud storages (FTP, SCP, S3, GCS, Aliyun OSS..). Inspired by https://github.com/backup/backup and replace it for without Ruby dependency. GoBackup 是一个为中小型服务器而设计备份工具,内置计划任务,帮你定时备份数据库、配置文件,通过导出、打包压缩,最终存储到外部云存储(如:FTP、SCP、S3、GCS、Aliyun OSS...)。 [...] You can install GoBackup by use the install script. [...] Split a large backup file into multiple parts.
AI Trading Prototype
This project uses OpenAI to determine the sentiment of cryptocurrency news headlines and subsequently executes orders on the Binance Spot Market.
It is composed of two main components: Sentiment Generator and Trading Bot.