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