Skip to content

Commit

Permalink
Update Careers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMS-sys authored Feb 21, 2024
1 parent bcee250 commit 98db8e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/general/Careers/Careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ const vacations: Vacation[] = [
{
name: 'Golang Engeneer',
sphere: 'Web3',
position: 'Middle,Junior,Intern',
type: 'Part Time',
position: 'Middle, Junior, Intern',
type: 'Full Time',
techStack: [
'Go',
'PostgreSQL',
Expand All @@ -38,7 +38,7 @@ const vacations: Vacation[] = [
{
name: 'Smart Contract Developer',
sphere: 'Web3',
position: 'Juniorn,Intern',
position: 'Middle, Junior, Intern',
type: 'Part Time',
techStack: [
'Solidity',
Expand All @@ -47,7 +47,7 @@ const vacations: Vacation[] = [
'Polygon',
'React',
'Chai/mocha',
'hardhat',
'Hardhat',
],
link: 'https://pyrite-yumberry-ec6.notion.site/Vacancy-Description-Junior-intern-Smart-Contract-Developer-0d1053cde91c48f6a3232c2887fe471e?pvs=4',
},
Expand Down

0 comments on commit 98db8e7

Please sign in to comment.