chore: update projects
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Dawid Wysokiński 2022-11-01 08:35:02 +01:00
parent 800ae55ac9
commit 4ef44e2a12
Signed by: Kichiyaki
GPG Key ID: B5445E357FB8B892
1 changed files with 15 additions and 18 deletions

View File

@ -3,25 +3,22 @@ const projects = [
title: 'TWHelp', title: 'TWHelp',
description: 'Various tools for the browser-based game Tribal Wars.', description: 'Various tools for the browser-based game Tribal Wars.',
technologies: [ technologies: [
'GraphQL', 'Go',
'Golang', 'go-chi',
'gqlgen', 'DiscordGo',
'Gin',
'bwmarrin/discordgo',
'robfig/cron',
'Redis',
'PostgreSQL',
'TypeScript',
'React', 'React',
'Gatsby', 'Next.js',
'Material-UI', 'PostgreSQL',
'Create React App', 'RabbitMQ',
'Apollo',
'Parcel',
'Docker', 'Docker',
'Kubernetes',
'Terraform',
'Ansible',
'OpenTelemetry',
'Traefik', 'Traefik',
], ],
git: 'https://gitea.dwysokinski.me/twhelp', git: 'https://gitea.dwysokinski.me/twhelp',
live: 'https://tribalwarshelp.com/api/v1/swagger/index.html',
fluid: 'projects/twhelp.png', fluid: 'projects/twhelp.png',
}, },
{ {
@ -29,19 +26,19 @@ const projects = [
description: description:
'Mobile & web app for practising the theoretical part of the vocational exam.', 'Mobile & web app for practising the theoretical part of the vocational exam.',
technologies: [ technologies: [
'Go',
'GraphQL', 'GraphQL',
'Golang',
'gqlgen', 'gqlgen',
'go-chi', 'go-chi',
'PostgreSQL', 'PostgreSQL',
'TypeScript', 'TypeScript',
'React', 'React',
'React Native', 'React Native',
'Next.JS', 'Next.js',
'Create React App', 'Create React App',
'Material-UI',
'Apollo',
'Traefik', 'Traefik',
'Docker',
'Ansible',
], ],
fluid: 'projects/zdam.png', fluid: 'projects/zdam.png',
live: 'https://zdamegzaminzawodowy.pl/', live: 'https://zdamegzaminzawodowy.pl/',