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!
{::nomarkdown}

LinkedIn Badge Gmail Link{:/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!



LinkedIn Badge Gmail Link{:/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.
\ No newline at end of file diff --git a/common-pages/donate.md b/common-pages/donate.md index d9f55a0..c10f143 100644 --- a/common-pages/donate.md +++ b/common-pages/donate.md @@ -6,15 +6,20 @@ permalink: /donate/ ---

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! +
- Support Now + Support Now
-
Powered by Paypal
- Nah, Return Home +

Powered by Revolut

+ + +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.

\ No newline at end of file +

\ No newline at end of file diff --git a/common-pages/posts.md b/common-pages/posts.md index def2d5c..dce22ab 100644 --- a/common-pages/posts.md +++ b/common-pages/posts.md @@ -9,4 +9,4 @@ sitemap: priority: 0.7 changefreq: 'weekly' --- -If you don't find what you were looking for, Search away! +If you don't find what you were looking for... Search away! diff --git a/projects/projects-new.md b/projects/projects-new.md deleted file mode 100644 index b674e75..0000000 --- a/projects/projects-new.md +++ /dev/null @@ -1,169 +0,0 @@ ---- -layout: splash -permalink : projects/ -title: My Projects -description : Elvis Tony's Projects -author_profile: true -breadcrumbs: true -classes: wide - - -feature_row: - - image_path: /assets/img/projects/eva-ha.png - alt: "home automation" - title: "Home Automation" - excerpt: "Raspberry Pi based Home Automation built with Google Firebase and Python + Flask" - url: "https://elvistony.dev/project-eva/" - btn_class: "btn-project" - btn_label: "View Project" - - image_path: /assets/img/projects/web-scraping.png - alt: "robotic process automation" - title: "Process Automation" - excerpt: "Automated Webscraping of over 14 unique websites scanned daily." - url: "https://elvistony.dev/posts/code/multi-source-webscraping" - btn_class: "btn-project" - btn_label: "Read More" - - image_path: /assets/img/projects/family-tree.png - alt: "Family Tree" - title: "My Family Tree" - excerpt: "An Interactive and 'Live' Family Tree made from Scratch!" - url: "https://family.elvistony.dev" - btn_class: "btn-project" - btn_label: "Check it Out" - - image_path: /assets/img/projects/ondot.png - alt: "projects" - title: "ERP Android App" - excerpt: "College ERP Android App that interfaces with an unofficial API to the College ERP and provides insights about attendance." - url: "/projects/ondot" - btn_class: "btn-project " - btn_label: "Open App" - - image_path: /assets/img/projects/timetable.png - alt: "free live drawing board" - title: "Online Time Table App" - excerpt: "An online Time Table App during Covid Lockdown to open up Google Classroom links easily." - url: "https://elvistony.dev/timetable" - btn_class: "btn-project" - btn_label: "Open Timetable" - - image_path: /assets/img/projects/greet.png - alt: "Free E-greeting Website" - title: "E-greeting Website" - excerpt: "An Ad-free E-greeting website - Share personalised wishes to your loved ones!" - url: "/greet" - btn_class: "btn-project" - btn_label: "View Playground" - - image_path: /assets/img/projects/kv-ui.png - alt: "projects" - title: "ISP Dashboard API" - excerpt: "Built a API Wrapper for my ISP Dashboard with a neat UI too!" - url: "/kv-ui" - btn_class: "btn-project disabled" - btn_label: "View Dashboard" - - image_path: /assets/img/projects/draw.png - alt: "free live drawing board" - title: "Multiplayer Drawing Board" - excerpt: "A Serverless Peer-to-Peer Drawing board completely free with Private Rooms!" - url: "https://draw.elvistony.dev/#commonroom" - btn_class: "btn-project" - btn_label: "Play Now!" - - image_path: /assets/img/projects/js-env.png - alt: "Javascript & HTML Playground" - title: "Javascript Playground" - excerpt: "A Static (working) Clone of W3Schools TryItEditor" - url: "/js-env" - btn_class: "btn-project" - btn_label: "View Playground" ---- - -## My Project Repository -Showing top 20 Projects out of 40+ Projects on [Github](https://github.elvistony.dev) - -{% include feature_row %} - - - diff --git a/projects/projects-old.md b/projects/projects-old.md new file mode 100644 index 0000000..e4e6201 --- /dev/null +++ b/projects/projects-old.md @@ -0,0 +1,95 @@ +--- +layout: single +permalink : projects-old/ +title: My Projects +description : Elvis Tony's Projects +breadcrumbs: true +classes: wide +--- + +### [Bachelors Degree Project] - EVA | Intuitive ML based Home Automation +_Project EVA is a simple yet intuitive implementation of the conventional Smart home with a few perks!_ +
+ Check it out +
+
+ +### [Corporate] - Multi Source Webscraping +_Webscraping over 15 websites and collocating the information into an excel file!_ +
+ Check it out +
+
+ + +### Family Tree +_(Dev) Checkout our family relation network graphically!_ +
+ Check it out +
+
+ +### Keralavision ISP Dashboard +_View your Keralavision stats easily with this light Dashboard_ +
+ Check it out +
+
+ +### Keralavision ISP API +_Fetch your keralavision ISP stats easily_ +
+ (Hidden) +
+
+ +### Jio-Pyserver +_Watch Jio TV anywhere on your home network! (Requires a genuine Jio Account)_ +
+ (Hidden) +
+
+ +### OnDot - Vidya ERP - Android App +_Keep track of your college attendance and much more!_ +
+ Check it Out +
+
+ +### Draw @ draw.elvistony.dev +_Draw N' Share your strokes Live using P2P connections!_ +
+ Check it Out +
+
+ +### HTML | Javascript +_A Simple HTML | Javascript Playground with Dark Mode and Offline mode!_ +
+ Check it Out +
+
+ +### Class Timetable +_Keep you and your class up-to-date with a simple Timetable that is Google-Form Controlled!_ +
+ Host your Own! + Check it Out +
+
+ + +### E-Greeting Site +_Send your greetings to your loved ones with this simple E-Greeting Card,_ +
+ Check it Out +
+
+ +### PDF to XLSX Converter +_Convert **KTU Result PDF** to an editable Branch-wise XLSX Document_ +
+ Check it Out +
+
diff --git a/projects/projects.md b/projects/projects.md index e4e6201..b90af76 100644 --- a/projects/projects.md +++ b/projects/projects.md @@ -1,12 +1,87 @@ --- -layout: single -permalink : projects-old/ +layout: splash +permalink : projects/ title: My Projects description : Elvis Tony's Projects +author_profile: true breadcrumbs: true classes: wide + + +feature_row: + - image_path: /assets/img/projects/eva-ha.png + alt: "home automation" + title: "Home Automation" + excerpt: "Raspberry Pi based Home Automation built with Google Firebase and Python + Flask" + url: "https://elvistony.dev/project-eva/" + btn_class: "btn-project" + btn_label: "View Project" + - image_path: /assets/img/projects/web-scraping.png + alt: "robotic process automation" + title: "Process Automation" + excerpt: "Automated Webscraping of over 14 unique websites scanned daily." + url: "https://elvistony.dev/posts/code/multi-source-webscraping" + btn_class: "btn-project" + btn_label: "Read More" + - image_path: /assets/img/projects/family-tree.png + alt: "Family Tree" + title: "My Family Tree" + excerpt: "An Interactive and 'Live' Family Tree made from Scratch!" + url: "https://family.elvistony.dev" + btn_class: "btn-project" + btn_label: "Check it Out" + - image_path: /assets/img/projects/ondot.png + alt: "projects" + title: "ERP Android App" + excerpt: "College ERP Android App that interfaces with an unofficial API to the College ERP and provides insights about attendance." + url: "/projects/ondot" + btn_class: "btn-project " + btn_label: "Open App" + - image_path: /assets/img/projects/timetable.png + alt: "free live drawing board" + title: "Online Time Table App" + excerpt: "An online Time Table App during Covid Lockdown to open up Google Classroom links easily." + url: "https://elvistony.dev/timetable" + btn_class: "btn-project" + btn_label: "Open Timetable" + - image_path: /assets/img/projects/draw.png + alt: "free live drawing board" + title: "Multiplayer Drawing Board" + excerpt: "A Serverless Peer-to-Peer Drawing board completely free with Private Rooms!" + url: "https://draw.elvistony.dev/#commonroom" + btn_class: "btn-project" + btn_label: "Play Now!" + - image_path: /assets/img/projects/greet.png + alt: "Free E-greeting Website" + title: "E-greeting Website" + excerpt: "An Ad-free E-greeting website - Share personalised wishes to your loved ones!" + url: "/greet" + btn_class: "btn-project" + btn_label: "Send a Wish!" + - image_path: /assets/img/projects/kv-ui.png + alt: "projects" + title: "ISP Dashboard API" + excerpt: "Built a API Wrapper for my ISP Dashboard with a neat UI too!" + url: "/kv-ui" + btn_class: "btn-project disabled" + btn_label: "View Dashboard" + + - image_path: /assets/img/projects/js-env.png + alt: "Javascript & HTML Playground" + title: "Javascript Playground" + excerpt: "A Static (working) Clone of W3Schools TryItEditor" + url: "/js-env" + btn_class: "btn-project" + btn_label: "View Playground" --- +## My Project Repository +Showing Top 10 Projects out of 40+ Projects on [Github](https://github.elvistony.dev) + +{% include feature_row %} + + +