Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,16 @@ const data = {
},
],
timeline: [
{
date: "February 2023",
title: "Leading the Assessment Project at CodersHQ",
description: "Responsible for the development & maintenance of http://assessment.codershq.ae/ and its code at https://github.com/Coders-HQ/CodersHQ",
},
{
date: "December 2023",
title: "Awarded Golden Visa for UAE",
description: "Awarded the UAE 10-Year Golden Visa for Outstanding Specialised Talents for Software Engineering.",
},
{
date: "November 2022",
title: "Judge at iCodeJr Code Battle",
Expand Down