Skip to content

Commit

Permalink
Update texts
Browse files Browse the repository at this point in the history
  • Loading branch information
snamiki1212 committed Feb 14, 2021
1 parent 05a77d9 commit ee5ada6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const EXPERIENCES_LIST = [
to: "2018 Dec",
type: "Full-time",
paragraphs: [
"Developed web services using PHP/Laravel, jQuery and smartphone game using Elixir/Phoenix",
"Developed web services using PHP/Laravel + jQuery and smartphone game backend using Elixir/Phoenix",
"Collaborated with team members as a leader to make a comfortable environment",
],
},
Expand Down Expand Up @@ -76,6 +76,7 @@ export const PROJECT_LIST = [
name: "Lunash",
descriptionList: [
"A web-blog developed and designed from scratch by myself.",
"This site is aimed that viewers could read articles easily.",
],
tags: [
"React",
Expand All @@ -98,6 +99,7 @@ export const PROJECT_LIST = [
name: "Portfolio v2",
descriptionList: [
"A portfolio site developed and designed from scratch by myself.",
"Page concept is cyber punk so using glitch-effect and vivid CYMK colors.",
],
tags: ["Svelte", "TypeScript", "SCSS"],
metaList: [
Expand Down

0 comments on commit ee5ada6

Please sign in to comment.