We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6d28f commit 92957b4Copy full SHA for 92957b4
src/data/data.jsx
@@ -7,7 +7,7 @@ export const projects = [
7
description:
8
'The first porfolio website that I have created in my career.',
9
image: 'https://i.postimg.cc/Kjj2MxGN/my-portfolio.png',
10
- link: 'https://koderad.github.io/old-portfolio-site/',
+ link: 'https://old-portfolio-koderad.netlify.app/',
11
},
12
{
13
title: 'Dodone - todo list - frontend',
@@ -37,7 +37,7 @@ export const projects = [
37
38
export const skills = [
39
'JAVA',
40
- 'REACT',
+ 'JUNIT',
41
'JAVASCRIPT',
42
'DOCKER',
43
'REST API',
0 commit comments