diff --git a/public/images/projects/aim-lab.webp b/public/images/projects/aim-lab.webp new file mode 100644 index 0000000..8baf671 Binary files /dev/null and b/public/images/projects/aim-lab.webp differ diff --git a/public/images/projects/chess-opencv.webp b/public/images/projects/chess-opencv.webp new file mode 100644 index 0000000..d73fcf9 Binary files /dev/null and b/public/images/projects/chess-opencv.webp differ diff --git a/src/components/sections/MoreProjects.svelte b/src/components/sections/MoreProjects.svelte index 20d818a..b9831c2 100644 --- a/src/components/sections/MoreProjects.svelte +++ b/src/components/sections/MoreProjects.svelte @@ -23,7 +23,7 @@ ) { video.addEventListener("mouseenter", () => { if (userInteracted) { - video.volume = 0.1; + video.volume = 0.2; } else { video.muted = true; } @@ -54,19 +54,16 @@
- - + /> +
+
+ OpenCV +
- - + /> +