projet étoile polaire
All checks were successful
Build and Push Docker Image / build (push) Successful in 4m30s

This commit is contained in:
el 2025-04-01 14:54:08 +02:00
parent 5aa53eabea
commit 08cddb2c6d

View file

@ -77,6 +77,23 @@ const projects: Project[] = [
</svg> </svg>
) )
}, },
{
id: 9,
title: "Étoile Polaire",
description: "Étoile Polaire est une application de gestion de conteneurs Docker avec support multi-machines.",
tags: ["Python", "Docker", "Go", "Vue.js", "SQLite","JavaScript", "TypeScript","NodeJs"],
category: 'web',
status: 'in-progress',
image: "",
links: {
demo: "https://git.wilmoredynamics.com",
},
pattern: (
<svg className="absolute inset-0 w-full h-full text-foreground/[0.05] [mask-image:linear-gradient(to_bottom_right,white_40%,transparent_50%)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960">
<path fill="currentColor" d="m297-581 149-243q6-10 15-14.5t19-4.5q10 0 19 4.5t15 14.5l149 243q6 10 6 21t-5 20q-5 9-14 14.5t-21 5.5H331q-12 0-21-5.5T296-540q-5-9-5-20t6-21ZM700-80q-75 0-127.5-52.5T520-260q0-75 52.5-127.5T700-440q75 0 127.5 52.5T880-260q0 75-52.5 127.5T700-80Zm-580-60v-240q0-17 11.5-28.5T160-420h240q17 0 28.5 11.5T440-380v240q0 17-11.5 28.5T400-100H160q-17 0-28.5-11.5T120-140Z" />
</svg>
)
},
{ {
id: 3, id: 3,
title: "Polyphone Music", title: "Polyphone Music",
@ -94,7 +111,6 @@ const projects: Project[] = [
</svg> </svg>
) )
}, },
{ {
id: 4, id: 4,
title: "Intech Paris", title: "Intech Paris",