content: update projects.ts, 13.jpeg, ohhike.png, ohhike.png (2026-05-18 11:12)

This commit is contained in:
Poyraz Avsever
2026-05-18 14:12:41 +03:00
parent a646b35a33
commit 88840472ce
4 changed files with 11 additions and 6 deletions
+11 -6
View File
@@ -26,8 +26,7 @@ export const WEB_APPS: ProjectItem[] = [
badge: "Freelance", badge: "Freelance",
image: "/projects/arc.png", image: "/projects/arc.png",
href: "https://arcforeigntrade.com", href: "https://arcforeigntrade.com",
description: description: "Ankara merkezli ihracat odaklı bir üretici firma için kurumsal web sitesi yenileme projesi."
"Ankara merkezli ihracat odaklı bir üretici firma için kurumsal web sitesi yenileme projesi.",
}, },
{ {
id: "ataturk-chronology", id: "ataturk-chronology",
@@ -35,8 +34,7 @@ export const WEB_APPS: ProjectItem[] = [
badge: "Open Source", badge: "Open Source",
image: "/projects/ataturk.png", image: "/projects/ataturk.png",
href: "https://ataturk-kronolojisi.org", href: "https://ataturk-kronolojisi.org",
description: description: "Atatürk’ün hayatındaki önemli olayları, konuşmaları ve reformları etkileşimli bir zaman çizelgesiyle sunan web deneyimi."
"Atatürk’ün hayatındaki önemli olayları, konuşmaları ve reformları etkileşimli bir zaman çizelgesiyle sunan web deneyimi.",
}, },
{ {
id: "mockup-factory", id: "mockup-factory",
@@ -44,9 +42,16 @@ export const WEB_APPS: ProjectItem[] = [
badge: "Open Source", badge: "Open Source",
image: "/projects/mockup.png", image: "/projects/mockup.png",
href: "https://mockup-factory-mu.vercel.app/", href: "https://mockup-factory-mu.vercel.app/",
description: description: "Görsellerin cihaz mockuplarına saniyeler içinde dönüştürüldüğü, tamamen tarayıcı üzerinde çalışan açık kaynak araç."
"Görsellerin cihaz mockuplarına saniyeler içinde dönüştürüldüğü, tamamen tarayıcı üzerinde çalışan açık kaynak araç.",
}, },
{
id: "ohhike",
title: "Ohhike Coach",
badge: "Next.js",
image: "/projects/ohhike.png",
href: "https://www.ohhike.com",
description: "An open-source, AI-powered coaching intelligence platform for sports teams. OhHike CoachOS turns athlete check-ins, training notes, smartwatch data, and session history into actionable team memory."
}
]; ];
export const EXTENSIONS: ProjectItem[] = [ export const EXTENSIONS: ProjectItem[] = [
Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB