fix: remove mock to not imply non-interactive

This commit is contained in:
eggy 2023-07-20 16:12:55 -04:00
parent 03d85a07bb
commit 1b0ac8d324

View File

@ -100,7 +100,7 @@
- Engineered an embedded system with an STM32 microcontroller, matrix keypad, and an LCD display - Engineered an embedded system with an STM32 microcontroller, matrix keypad, and an LCD display
#project("Primoprod", "https://github.com/potatoeggy/primoprod", "Vue, TypeScript") #project("Primoprod", "https://github.com/potatoeggy/primoprod", "Vue, TypeScript")
- Mocked a video game UI using CSS to create a hyper-realistic, cross-platform game simulator - Imitated a video game UI to create an interactive, realistic, cross-platform game simulator
- Constructed an extensible JSON data schema to concisely simplify adding new game content - Constructed an extensible JSON data schema to concisely simplify adding new game content
] ]