Skip to content

Commit

Permalink
Merge pull request #217 from johnchoi96/resume
Browse files Browse the repository at this point in the history
Updated resume
  • Loading branch information
johnchoi96 authored Aug 23, 2024
2 parents 8c959e5 + c735d9f commit 82b7b24
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 53 deletions.
Binary file modified public/assets/files/Resume.pdf
Binary file not shown.
51 changes: 0 additions & 51 deletions src/assets/my-workspace-list.json

This file was deleted.

4 changes: 2 additions & 2 deletions src/pages/myworkspacepage/software/software_metadata.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const softwares = [
{
name: 'Web Server',
description: 'Personal web server in SpringBoot, deployed on AWS EC2 instance',
description: 'Personal web server in SpringBoot, deployed on AWS',
techStacks: [
'Java',
'SpringBoot',
Expand All @@ -17,7 +17,7 @@ export const softwares = [
},
{
name: 'Web App',
description: 'Personal Web App in React.js',
description: 'Personal Web App in React',
techStacks: [
'JavaScript',
'React.js',
Expand Down

0 comments on commit 82b7b24

Please sign in to comment.