thoughts on turning this into markdown? might be easier to add to, but also not necessary
|
{ |
|
name: 'Buffer Buffet', |
|
description: 'All of our projects are open-source! Literally, all of them.', |
|
repo: 'https://github.com/uclaacm/buffer-buffet', |
|
link: 'https://bufferbuffet.uclaacm.com/', |
|
image: '/projects/buffer-buffet.png', |
|
alt: 'buffer buffet landing splash', |
|
lang: Language.JS, |
|
tech: [ |
|
'react', 'x86', |
|
], |
|
}, |
thoughts on turning this into markdown? might be easier to add to, but also not necessary
opensource/data/projects.ts
Lines 6 to 17 in 938f3a7