Refactor portfolio and fix grammar
This commit is contained in:
parent
86ddc3d0d8
commit
59a0afbac7
37 changed files with 546 additions and 451 deletions
8
src/static/icons/package.svg
Normal file
8
src/static/icons/package.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" />
|
||||
<line x1="12" y1="12" x2="20" y2="7.5" />
|
||||
<line x1="12" y1="12" x2="12" y2="21" />
|
||||
<line x1="12" y1="12" x2="4" y2="7.5" />
|
||||
<line x1="16" y1="5.25" x2="8" y2="9.75" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 447 B |
BIN
src/static/media/simulation.mp4
Normal file
BIN
src/static/media/simulation.mp4
Normal file
Binary file not shown.
BIN
src/static/media/simulation.webm
Normal file
BIN
src/static/media/simulation.webm
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue