Skip to content

Commit

Permalink
feat: add listings
Browse files Browse the repository at this point in the history
  • Loading branch information
theritikchoure committed May 31, 2023
1 parent 774703a commit de870df
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/internships.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ const internshipsData = [
// apply_link: "https://apply.link",
// tags: ["Skill1", "skill2", "Skill3"]
// },
{
role: 'Accelerate Intern - 2023 (Java)',
company: 'Zeta',
tags: ['Java'],
apply_link: 'https://jobs.natwestgroup.com/jobs/12804517-accelerate-intern-2023-java',
posted_date: "31/05/2023",
},
{
role: 'Intern - SDE(Backend)',
company: 'Zeta',
tags: ['Java', 'Sprint boot', 'AWS', 'Kafka'],
apply_link: 'https://jobs.lever.co/zeta/ed495581-7195-47bc-8cc4-3e1220730741',
posted_date: "31/05/2023",
},
{
role: 'Associate Quality Engineer (Intern)',
company: 'Finastra',
Expand Down
21 changes: 21 additions & 0 deletions data/jobs.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ const jobsData = [
// apply_link: "https://apply.link",
// tags: ["Skill1", "skill2", "Skill3"]
// },
{
role: 'Big Data Engineer',
company: 'IBM',
tags: ['Python', 'Apache spark'],
apply_link: 'https://bnymellon.eightfold.ai/careers/job?pid=14036930&location=India&recommended=1',
posted_date: "31/05/2023",
},
{
role: 'Software Developer India',
company: 'BNY Mellon',
tags: [],
apply_link: 'https://bnymellon.eightfold.ai/careers/job?pid=14036930&location=India&recommended=1',
posted_date: "31/05/2023",
},
{
role: 'Software Developer',
company: 'Zoho',
tags: [],
apply_link: 'https://www.zoho.com/careers/jobdetails/?job_id=2803000614929615',
posted_date: "31/05/2023",
},
{
role: 'Software Engineer',
company: 'Clearfeed',
Expand Down

0 comments on commit de870df

Please sign in to comment.