Add new skills
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 48s

This commit is contained in:
Marko Korhonen 2024-02-29 23:47:26 +02:00
parent ab847bbef7
commit 4b2bd81332
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 43 additions and 0 deletions

View file

@ -16,6 +16,11 @@ name = "React.js"
logo = "images/skills/react.svg"
summary = "Lots of experience creating modern web applications using React. Also familiar with the Material-UI library."
[[skills]]
name = "TypeScript"
logo = "images/skills/typescript.svg"
summary = "Most of my frontend development these days is done using TypeScript. I have extensive experience on the typing system and know how to make the most effective use of it."
[[skills]]
name = "Docker"
logo = "images/skills/docker.svg"
@ -30,3 +35,8 @@ summary = "Using Linux as my main operating system for a number of years both at
name = "Git"
logo = "images/skills/git.svg"
summary = "Experienced with git-based development. Especially feature driven development workflow."
[[skills]]
name = "PostgreSQL"
logo = "images/skills/postgresql.svg"
summary = "I have experience in designing and maintaining PostgreSQL databases."