diff --git a/src/lib/Data/projects.json b/src/lib/Data/projects.json index 3e81d10..a5ed16e 100644 --- a/src/lib/Data/projects.json +++ b/src/lib/Data/projects.json @@ -1,4 +1,10 @@ [ + { + "title": "Construction Cost Analysis", + "description": "Objective of this project is to utilise data analytics to design a highly accurate predictive model for building costs.", + "link": "https://rpubs.com/abhishzk/icc-cost-analysis", + "image": "/images/projects/icc.png" + }, { "title": "Data Visualization", "description": "Visualizing the India's development journey through 10 correlation points which are shown in public tableau.", diff --git a/src/lib/Data/work.json b/src/lib/Data/work.json index e1775eb..7baf743 100644 --- a/src/lib/Data/work.json +++ b/src/lib/Data/work.json @@ -8,7 +8,7 @@ }, { "institution": "Infosys BPM Ltd", - "role": "Process Executive", + "role": "Business Process Consultant", "location": "Athlone, IE", "duration": "Jan 2022 - May 2022", "short": "infosys" diff --git a/src/lib/Home/Hero.svelte b/src/lib/Home/Hero.svelte index d4ed049..ccb95e8 100644 --- a/src/lib/Home/Hero.svelte +++ b/src/lib/Home/Hero.svelte @@ -1,4 +1,4 @@ - + +
+
+
+ Drawing of Abhishek Kumar's headshot +
+
+

+ Hi, I'm Abhishek! +

+
+
+
traits{'[] '}abhishzk{' ='}
+
{'{'}
+
+
{'}'}
+
+
+
+
+ + + diff --git a/src/lib/Theme.svelte b/src/lib/Theme.svelte index b8f6aab..6b9d85b 100644 --- a/src/lib/Theme.svelte +++ b/src/lib/Theme.svelte @@ -1,7 +1,7 @@