diff --git a/README.md b/README.md index 1440d31..3d27abd 100755 --- a/README.md +++ b/README.md @@ -27,8 +27,19 @@ You can visit the website live here: [www.adam.jaamour.com](http://www.adam.jaam How to run the website locally. +* [Install Ruby manually](https://jekyllrb.com/docs/installation/macos/), replacing the preinstalled ruby version (mac) + +```shell +brew install chruby ruby-install xz +ruby-install ruby 3.1.3 # ruby-install ruby 3.1.3 +``` + * [Install Jekyll](https://jekyllrb.com/docs/installation/) +```shell +gem install bundler jekyll +``` + * Clone the repository (or download the zipped project): ``` $ git clone https://github.com/Adamouization/Adamouization.github.io diff --git a/_includes/introduction.html b/_includes/introduction.html index 9f11335..4c56cb1 100644 --- a/_includes/introduction.html +++ b/_includes/introduction.html @@ -1,7 +1,7 @@

My Expertise

- I am an Applied Data Scientist at causaLens aiming to revolutionise the world of AI by stepping away from + I am a Senior Applied Data Scientist at causaLens aiming to revolutionise the world of AI by stepping away from traditional "Correlation" Machine Learning and focusing on the future: causal AI. Previously, I worked as a Data Scientist developing Machine Learning models for credit decisioning at NewDay. I completed my Master's in Artificial Intelligence from the University of St Andrews, during which I earned diff --git a/_includes/work.html b/_includes/work.html index 5d1b1dd..beebca1 100644 --- a/_includes/work.html +++ b/_includes/work.html @@ -2,7 +2,7 @@

Work Experiences

-

NewDay

+

causaLens

Applied Data Scientist
(Oct 2023 - Present)