diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..053d72e3 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +pablocardone.com \ No newline at end of file diff --git a/_config.yml b/_config.yml index 10af0896..06cd0415 100644 --- a/_config.yml +++ b/_config.yml @@ -14,15 +14,15 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Roman Levytskyy +title: Pablo Garcia Cardone email: "r.levyts@gmail.com" description: > - Ambitious and eager full stack web developer, looking to share my programming journey, as well as keep an organized list of projects in one place. + Ambitious and eager graduate and entrepeneur, looking to share my life journey, as well as keep an organized list of projects in one place. about_me: > - I'm a recent DevBootcamp graduate going into programming from a mathematical background. I got into programming because I love making things, but in most cases that requires tools and a workshop. Now I can work anytime, anywhere with all the latest tools readily available at my fingertips. + I'm a recent Risk Management MSc graduate with a deep passion for everything that I do. My main areas of interest include business, marketing, fitness and data analytics. baseurl: "" # the subpath of your site, e.g. /blog -url: "https://levytsroman.github.io/" # the base hostname & protocol for your site, e.g. http://example.com -linked_in_link: "https://www.linkedin.com/in/levytsroman" +url: "https://pablocardone.com" # the base hostname & protocol for your site, e.g. http://example.com +linked_in_link: "https://www.linkedin.com/in/pablo-garcia-841077165/" github_link: "https://www.github.com/levytsroman" twitter_username: "" google_analytics_id: 'UA-117297510-1' diff --git a/_data/sections.yml b/_data/sections.yml index c71edf4d..be4d34fc 100644 --- a/_data/sections.yml +++ b/_data/sections.yml @@ -1,24 +1,24 @@ projects: url: /projects heading: Projects - words: A list of projects and experiments + words: A list of projects and experiences class: m7 projects border: projects about: url: /about heading: Me - words: Hi, I'm a programmer + words: Find out more about me class: m5 about border: about resume: url: /resume heading: Resume - words: Check out or download my resume + words: View or download my resume class: m6 algorithms border: algorithms contact: url: /contact heading: Contact - words: Feel free to shoot me an email + words: Feel free to send me an email class: m6 contact border: contact diff --git a/_includes/box.html b/_includes/box.html index 2eabeceb..7a913f38 100644 --- a/_includes/box.html +++ b/_includes/box.html @@ -11,4 +11,4 @@