Skip to content

Commit

Permalink
replaced international
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryankpoor committed Nov 16, 2024
1 parent fdf3e64 commit c8ece13
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/data/resume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const DATA = {

work: [
{
company: "Hack Club Bank",
company: "Hack Club HCB",
href: "https://hackclub.com/hcb",
badges: [],
location: "Remote",
Expand Down Expand Up @@ -118,7 +118,7 @@ export const DATA = {
end: "2028",
},
{
school: "Amity International School",
school: "Amity Online School",
href: "https://www.amity.edu/",
degree: "High School",
logoUrl: "https://i.ibb.co/J28Q6JJ/amity.jpg",
Expand Down Expand Up @@ -261,7 +261,7 @@ export const DATA = {
{
title: "Hacktoberfest 2024",
dates: "0ctober 1st - 31st, 2024",
location: "International",
location: "Online",
description:
"Contributed to open source projects",
image:
Expand Down Expand Up @@ -313,7 +313,7 @@ export const DATA = {
{
title: "Hacktoberfest 2023",
dates: "0ctober 1st - 31st, 2023",
location: "International",
location: "Online",
description:
"Contributed to open source projects",
image:
Expand Down Expand Up @@ -341,7 +341,7 @@ export const DATA = {
{
title: "Hacktoberfest 2022",
dates: "0ctober 1st - 31st, 2022",
location: "International",
location: "Online",
win: "Swag | Sticker pack by github + Tee",
description:
"Contributed to open-source projects",
Expand Down Expand Up @@ -374,7 +374,7 @@ export const DATA = {
{
title: "Hacktoberfest 2021",
dates: "October 1st - 31st, 2021",
location: "International",
location: "Online",
description: "Contributed to open source projects",
image:
"https://i.ibb.co/SdvvZ44/hacktoberfest.jpg",
Expand All @@ -395,7 +395,7 @@ export const DATA = {
{
title: "Hacktoberfest 2020",
dates: "October 1st - 31st, 2020",
location: "International",
location: "Online",
description: "Contributed to open source projects",
image:
"https://i.ibb.co/SdvvZ44/hacktoberfest.jpg",
Expand Down

0 comments on commit c8ece13

Please sign in to comment.