ADD: projects

This commit is contained in:
webfussel 2024-05-21 10:48:54 +02:00
parent f678803048
commit ea01b37e08

View file

@ -89,6 +89,7 @@ const projects = [
}, },
{ {
title: 'Bounce Script', title: 'Bounce Script',
customer: 'Bounce Commerce',
link: 'https://bounce-commerce.de', link: 'https://bounce-commerce.de',
image: '/img/projects/bounce.jpg', image: '/img/projects/bounce.jpg',
desc: [ desc: [
@ -99,6 +100,7 @@ const projects = [
}, },
{ {
title: 'WEB.DE / GMX', title: 'WEB.DE / GMX',
customer: '1&1 Mail & Media',
link: 'https://web.de', link: 'https://web.de',
image: '/img/projects/webde.webp', image: '/img/projects/webde.webp',
desc: [ desc: [
@ -109,6 +111,7 @@ const projects = [
}, },
{ {
title: 'Körrie! Landingpage', title: 'Körrie! Landingpage',
customer: 'KVK Berlin',
link: 'https://körrie.de', link: 'https://körrie.de',
image: '/img/projects/krrie.webp', image: '/img/projects/krrie.webp',
desc: [ desc: [
@ -118,6 +121,7 @@ const projects = [
technologies: [html, css, js], technologies: [html, css, js],
}, { }, {
title: 'UI Tools', title: 'UI Tools',
customer: 'webfussel',
link: 'https://uitools.webfussel.de', link: 'https://uitools.webfussel.de',
image: '/img/projects/uitools.png', image: '/img/projects/uitools.png',
desc: [ desc: [
@ -127,6 +131,7 @@ const projects = [
], ],
technologies: [ng, ts, scss] technologies: [ng, ts, scss]
}, { }, {
customer: 'webfussel',
title: 'Shnaik - Teh Gaem', title: 'Shnaik - Teh Gaem',
link: 'https://shnaik.webfussel.de', link: 'https://shnaik.webfussel.de',
image: '/img/projects/shnaik.webp', image: '/img/projects/shnaik.webp',
@ -137,6 +142,7 @@ const projects = [
technologies: [ts, phaser, css] technologies: [ts, phaser, css]
}, { }, {
title: 'PixelPalette', title: 'PixelPalette',
customer: 'webfussel',
link: 'https://pixelpalette.webfussel.de', link: 'https://pixelpalette.webfussel.de',
image: '/img/projects/pp.webp', image: '/img/projects/pp.webp',
desc: [ desc: [
@ -145,6 +151,7 @@ const projects = [
], ],
technologies: [js, html, css] technologies: [js, html, css]
}, { }, {
customer: 'webfussel',
title: 'World Generation', title: 'World Generation',
image: '/img/projects/worldgen.webp', image: '/img/projects/worldgen.webp',
desc: [ desc: [