Initial Commit

This commit is contained in:
Simeon Radivoev 2026-05-06 22:36:32 +03:00
commit 6aa786e326
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
46 changed files with 1697 additions and 0 deletions

BIN
src/assets/256x256.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/favicon.ico (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/icon.svg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/3d screenshot.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/3nhuKCK6E3.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/4MtAe7Wkev.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/6wz3gW8c2h.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/CpBLzTNM6N.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/EWPHmIBEE5.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/GL7SkQbHIY.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/MMeJxl4IXr.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/Pkazk0RufB.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/iunZbvYEGp-ezgif.com-optimize.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/mockup-1777308293568.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/rBY2mgTLy0.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/xNj7scPEDQ.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/yObFD2LySH.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/zEQxtzhPGx.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/assets/screenshots/zl8Dj4xnEw.png (Stored with Git LFS) Normal file

Binary file not shown.

6
src/assets/style.css Normal file
View file

@ -0,0 +1,6 @@
@import "tailwindcss";
@plugin "daisyui";
body {
font-family: 'Alan Sans', sans-serif;
}