init: project setup

This commit is contained in:
cojocaru-david
2025-04-22 13:53:47 +03:00
commit eb9b1a88be
370 changed files with 33387 additions and 0 deletions

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
public/favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

5
public/favicon.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev/svgjs" width="350" height="266"><svg width="350" height="266" viewBox="0 0 350 266" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L216.667 266C290.305 266 350 206.454 350 133C350 59.5461 290.305 0 216.667 0H0ZM231.629 231.641C279.76 224.438 316.667 183.018 316.667 133C316.667 77.9096 271.895 33.25 216.667 33.25H161.805C185.557 59.7215 200 94.6783 200 133C200 150.331 197.04 166.991 191.595 182.492L231.629 231.641ZM165.386 150.315C166.23 144.669 166.667 138.887 166.667 133C166.667 90.6673 144.007 53.6139 110.126 33.25H70.0323L165.386 150.315Z" fill="#171717"></path>
</svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
@media (prefers-color-scheme: dark) { :root { filter: contrast(0.3846153846153846) brightness(4.5); } }
</style></svg>

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/fonts/GeistVF.woff2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

3
public/logo.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="350" height="266" viewBox="0 0 350 266" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L216.667 266C290.305 266 350 206.454 350 133C350 59.5461 290.305 0 216.667 0H0ZM231.629 231.641C279.76 224.438 316.667 183.018 316.667 133C316.667 77.9096 271.895 33.25 216.667 33.25H161.805C185.557 59.7215 200 94.6783 200 133C200 150.331 197.04 166.991 191.595 182.492L231.629 231.641ZM165.386 150.315C166.23 144.669 166.667 138.887 166.667 133C166.667 90.6673 144.007 53.6139 110.126 33.25H70.0323L165.386 150.315Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 593 B

BIN
public/logobg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
public/ogImage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

21
public/site.webmanifest Normal file
View File

@@ -0,0 +1,21 @@
{
"name": "Cojocaru David",
"short_name": "CD",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 MiB

BIN
public/static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

3
public/static/logo.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="350" height="266" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="m0 0 216.667 266C290.305 266 350 206.454 350 133 350 59.5461 290.305 0 216.667 0H0Zm231.629 231.641c48.131-7.203 85.038-48.623 85.038-98.641 0-55.0904-44.772-99.75-100-99.75h-54.862C185.557 59.7215 200 94.6783 200 133c0 17.331-2.96 33.991-8.405 49.492l40.034 49.149Zm-66.243-81.326c.844-5.646 1.281-11.428 1.281-17.315 0-42.3327-22.66-79.3861-56.541-99.75H70.0323l95.3537 117.065Z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 531 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

BIN
public/static/tailci.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB