docs: add LabVIEW coding experience to showcase (#6170)

* Add files via upload

* Update users.tsx

* Update website/src/data/users.tsx

* Update screenshot

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
ruanqizhen 2021-12-22 22:11:07 -05:00 committed by GitHub
parent 4122c75d57
commit 70fe211362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -733,6 +733,14 @@ const Users: User[] = [
source: 'https://github.com/kotest/kotest',
tags: ['opensource'],
},
{
title: 'LabVIEW 编程经验',
description: 'A book for LabVIEW Programming',
preview: require('./showcase/labviewbook.png'),
website: 'https://lv.qizhen.xyz',
source: 'https://github.com/ruanqizhen/labview_book',
tags: ['opensource', 'i18n'],
},
{
title: 'Lux Algo',
description: 'Creation of technical trading tools',