add fizika
This commit is contained in:
parent
1b0a5c0b5d
commit
dc5b49c373
5 changed files with 57 additions and 0 deletions
17
src/content/projects/fizika.md
Normal file
17
src/content/projects/fizika.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Fizika
|
||||
description: A static practice app for the Hungarian advanced-level physics érettségi. 659 past-paper questions, results in localStorage, eight years online.
|
||||
thumbnail:
|
||||
src: ./_assets/fizika.jpg
|
||||
alt: Screenshot of the Fizika practice app showing topic-selection buttons.
|
||||
period: '2017-2018'
|
||||
sortDate: 2018-05-01
|
||||
technologies: ['jQuery', 'HTML/CSS', 'Node/Express', 'JSON', 'localStorage']
|
||||
selected: false
|
||||
essay: fizika-erettsegi-practice-app
|
||||
links:
|
||||
- label: Live
|
||||
url: https://fizika.schmelczer.dev
|
||||
- label: Source
|
||||
url: https://home.schmelczer.dev/git/andras/fizika
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue