diff --git a/_config.yml b/_config.yml
index 7caeab2..e6387c9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,7 +9,7 @@ title : "Elvis Tony"
title_separator : "|"
subtitle : "My Portfolio"
name : "Elvis Tony"
-description : "Hello there! I'm a Python Developer who loves to ramble and work on creative projects!"
+description : "Hello there! I'm a Python / AI Developer who loves to ramble and work on creative challenges!"
url : "https://elvistony.github.io/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : # the subpath of your site, e.g. "/blog"
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
@@ -23,9 +23,9 @@ words_per_minute : 200
author:
name : "Elvis Tony"
avatar : "/assets/img/author.jpg"
- bio : "I'm a Python Developer with a lil Data Science on the side!"
- location : "Kerala, India"
- email : "elvistonyrency[at]gmail.com"
+ bio : "I'm a Python Developer with a some A.I. on the side!"
+ location : "Reading, United Kingdom"
+ email : "message[at]elvistony.dev"
links:
# - label: "@lvz-tony"
# icon: "fab fa-fw fa-twitter-square"
diff --git a/_data/navigation.yml b/_data/navigation.yml
index b8c3b83..2b6710c 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,11 +1,12 @@
main:
- - title: "Home"
- url: /
+
- title: "Blog"
url: /posts/
- title: "Projects"
url: /projects/
- - title: "About"
+ - title: "Resume"
+ url: https://resume.elvistony.dev/
+ - title: "Contact"
url: /about/
docs:
diff --git a/_pages/home.md b/_pages/home.md
index 2924fb9..c8e2508 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -7,8 +7,8 @@ header:
cta_label: "My Projects"
cta_url: "https://elvistony.dev/projects/"
caption:
-excerpt: 'Welcome to my Website!
- I am a Python Developer and a Lecturer. I enjoy working on hobby projects, Check out my Projects Portfolio below! Powered by Revolut
{::nomarkdown} {:/nomarkdown} '
+excerpt: 'Welcome to my Website! {::nomarkdown}
+ I am a Python Developer and a Lecturer. I enjoy working on hobby projects... Check out my Projects Portfolio below!
{:/nomarkdown} '
feature_row:
- image_path: /assets/img/projects-banner.png
alt: "projects"
@@ -16,18 +16,21 @@ feature_row:
excerpt: "All my hobby projects ranging from simple Javascript Projects to Python programs"
url: "/projects"
btn_label: "View Repository"
+ btn_class: "btn-project"
- image_path: /assets/img/resume-banner.png
alt: "resume link"
title: "My Resume"
excerpt: "My Background, Education and Work Experiences all in a single document!"
url: "https://resume.elvistony.dev"
btn_label: "View Resume"
+ btn_class: "btn-project"
- image_path: /assets/img/blog-banner.png
alt: "My Blog"
title: "My Blog"
excerpt: "Thoughts and Experiences with a little extra Rambling!"
url: "/posts/"
btn_label: "View Blog"
+ btn_class: "btn-project"
github:
- excerpt: '{::nomarkdown} {:/nomarkdown}'
intro:
diff --git a/assets/img/author-old.jpg b/assets/img/author-old.jpg
new file mode 100644
index 0000000..3b75251
Binary files /dev/null and b/assets/img/author-old.jpg differ
diff --git a/assets/img/author.jpg b/assets/img/author.jpg
index 3b75251..2f75bef 100644
Binary files a/assets/img/author.jpg and b/assets/img/author.jpg differ
diff --git a/assets/img/donate_button_small.png b/assets/img/donate_button_small.png
new file mode 100644
index 0000000..bce475e
Binary files /dev/null and b/assets/img/donate_button_small.png differ
diff --git a/assets/img/projects-hd/draw.png b/assets/img/projects-hd/draw.png
new file mode 100644
index 0000000..9ed0b9f
Binary files /dev/null and b/assets/img/projects-hd/draw.png differ
diff --git a/assets/img/projects-hd/eva-ha.png b/assets/img/projects-hd/eva-ha.png
new file mode 100644
index 0000000..dfac024
Binary files /dev/null and b/assets/img/projects-hd/eva-ha.png differ
diff --git a/assets/img/projects-hd/family-tree.png b/assets/img/projects-hd/family-tree.png
new file mode 100644
index 0000000..88654d5
Binary files /dev/null and b/assets/img/projects-hd/family-tree.png differ
diff --git a/assets/img/projects-hd/greet.png b/assets/img/projects-hd/greet.png
new file mode 100644
index 0000000..2635590
Binary files /dev/null and b/assets/img/projects-hd/greet.png differ
diff --git a/assets/img/projects-hd/js-env.png b/assets/img/projects-hd/js-env.png
new file mode 100644
index 0000000..6d36f80
Binary files /dev/null and b/assets/img/projects-hd/js-env.png differ
diff --git a/assets/img/projects-hd/kv-ui.png b/assets/img/projects-hd/kv-ui.png
new file mode 100644
index 0000000..7afa0f0
Binary files /dev/null and b/assets/img/projects-hd/kv-ui.png differ
diff --git a/assets/img/projects-hd/ondot.png b/assets/img/projects-hd/ondot.png
new file mode 100644
index 0000000..f1c3e9c
Binary files /dev/null and b/assets/img/projects-hd/ondot.png differ
diff --git a/assets/img/projects-hd/timetable.png b/assets/img/projects-hd/timetable.png
new file mode 100644
index 0000000..5a3e4c9
Binary files /dev/null and b/assets/img/projects-hd/timetable.png differ
diff --git a/assets/img/projects-hd/web-scraping.png b/assets/img/projects-hd/web-scraping.png
new file mode 100644
index 0000000..74c2950
Binary files /dev/null and b/assets/img/projects-hd/web-scraping.png differ
diff --git a/assets/img/projects/draw.png b/assets/img/projects/draw.png
index 9ed0b9f..d97576d 100644
Binary files a/assets/img/projects/draw.png and b/assets/img/projects/draw.png differ
diff --git a/assets/img/projects/eva-ha.png b/assets/img/projects/eva-ha.png
index dfac024..4645b58 100644
Binary files a/assets/img/projects/eva-ha.png and b/assets/img/projects/eva-ha.png differ
diff --git a/assets/img/projects/family-tree.png b/assets/img/projects/family-tree.png
index 88654d5..e14e50d 100644
Binary files a/assets/img/projects/family-tree.png and b/assets/img/projects/family-tree.png differ
diff --git a/assets/img/projects/greet.png b/assets/img/projects/greet.png
index 2635590..c262099 100644
Binary files a/assets/img/projects/greet.png and b/assets/img/projects/greet.png differ
diff --git a/assets/img/projects/js-env.png b/assets/img/projects/js-env.png
index 6d36f80..0ad2181 100644
Binary files a/assets/img/projects/js-env.png and b/assets/img/projects/js-env.png differ
diff --git a/assets/img/projects/kv-ui.png b/assets/img/projects/kv-ui.png
index 7afa0f0..925bc57 100644
Binary files a/assets/img/projects/kv-ui.png and b/assets/img/projects/kv-ui.png differ
diff --git a/assets/img/projects/ondot.png b/assets/img/projects/ondot.png
index f1c3e9c..a8d2ed5 100644
Binary files a/assets/img/projects/ondot.png and b/assets/img/projects/ondot.png differ
diff --git a/assets/img/projects/timetable.png b/assets/img/projects/timetable.png
index 5a3e4c9..d014f74 100644
Binary files a/assets/img/projects/timetable.png and b/assets/img/projects/timetable.png differ
diff --git a/assets/img/projects/web-scraping.png b/assets/img/projects/web-scraping.png
index 74c2950..a05459a 100644
Binary files a/assets/img/projects/web-scraping.png and b/assets/img/projects/web-scraping.png differ
diff --git a/common-pages/donate-thankyou.md b/common-pages/donate-thankyou.md
index fdb9260..f2fd3bc 100644
--- a/common-pages/donate-thankyou.md
+++ b/common-pages/donate-thankyou.md
@@ -6,7 +6,6 @@ permalink: /donate/thankyou/
---
SUPPORT ME
- Random Wanderer
Success!
Much Obliged, Feel free to contact me if you want your name put up here.
SUPPORT ME
- Random Wanderer
+
A lil coffee would help me work in those late nights...
+
+ I keep this site ad-free to provide my readers a clean and safe website. Although my hosting doesn't cost much,
+
maintaining it surely does. Feel free to support me with the least you can give. Thanks in Advance!
+
- Powered by Paypal
- Nah, Return Home
+
I keep this site ad-free to provide my readers a clean website. Although my hosting doesn't cost much,
-
maintaining it surely does. Feel free to support me with the least you can give. Thanks in Advance.