š Hi, Iām Shekhar Kedia and I am currently pursuing my MSc in Applied Social Data Science from Trinity College Dublin.
š¼ I bring with me about eight years of experience in the field of program monitoring and evaluation and capacity development.
š Iām passionate about social research and programming in general
š± Iām currently learning R, Python, Latex, Git and anything that is relevant to the field of data science
šļø Iām looking to collaborate on projects where I can add value and also learn/upskill myself
š For more information about me please feel free to go through my CV
š« How to reach me: connect.skedia@gmail.com
=======
First iteration of ShekharKedia.github.io built with Gatsby and hosted using Github Pages
Yes, you can fork this repo. Please give me proper credit by linking back to brittanychiang.com. Thanks!
Install the Gatsby CLI
npm install -g gatsby-cli
Install and use the correct version of Node using NVM
nvm install
Install dependencies
yarn
Start the development server
npm start
Generate a full static production build
npm run build
Preview the site as it will appear once deployed
npm run serve
Color | Hex |
---|---|
Navy | #0a192f |
Light Navy | #112240 |
Lightest Navy | #233554 |
Slate | #8892b0 |
Light Slate | #a8b2d1 |
Lightest Slate | #ccd6f6 |
White | #e6f1ff |
Green | #64ffda |