Skip to content
View csuleiw's full-sized avatar

Block or report csuleiw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fund-tracker-backend fund-tracker-backend Public

    后端通过Actons每天在收盘后拉取一次数据存在data.json,前端部署在Pages,用以跟踪基金业绩表现。

    TypeScript 1

  2. fund-tracker-pro fund-tracker-pro Public

    前端通过api获取基金实时净值,用以动态跟踪业绩表现。为避免api负荷较大,建议用后端方式(另一个项目)。

    TypeScript

  3. npm-build npm-build Public

    通过GitHub Action实现npm build生成部署静态文件dist(在gh-pages 分支)。同时也是一个舒尔特方格的游戏。

    TypeScript

  4. python-flask-docker python-flask-docker Public

    基于Python Flask的Hello World页面,并通过Github Acitons打包为Docker image,进步借助容器实现发布在线。

    HTML