From 7a7c823b0bba48001048f933d53cab284705e99f Mon Sep 17 00:00:00 2001 From: nstoman Date: Sat, 10 Jul 2021 22:16:00 +0430 Subject: [PATCH 01/11] Home script changes --- src/components/Home.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/Home.vue b/src/components/Home.vue index 70dc1295..f90c5148 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -35,6 +35,7 @@ Some of the projects I have successfully completed

+
{ + return {}; + }, mounted() { feather.replace(); }, updated() { feather.replace(); }, + methods: {}, }; From 0c1c12ae307a75e384ffe2649799cbf8b3ea2ed9 Mon Sep 17 00:00:00 2001 From: nstoman Date: Sat, 10 Jul 2021 22:21:24 +0430 Subject: [PATCH 02/11] Projects section design changes --- src/components/Home.vue | 70 +++++++++++++++++++++++++++++++---------- 1 file changed, 54 insertions(+), 16 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index f90c5148..6922e7cd 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -42,11 +42,19 @@ class="rounded-3xl border hover:border-indigo-200 shadow-sm hover:shadow-lg cursor-pointer mb-6 sm:mb-0" >
- +
-

King Health Platform

- Wen Application +

+ King Health Platform +

+ Wen Application
-

Pheonix Digital Agenncy

- Mobile Application +

+ Pheonix Digital Agenncy +

+ Mobile Application
- +
-

Project Management UI

- UI / Frontend +

+ Project Management UI +

+ UI / Frontend
- +
-

Cloud Storage Platform

- UI / Frontend +

+ Cloud Storage Platform +

+ UI / Frontend
-

Kabul Social App

- Mobile Application +

+ Kabul Social App +

+ Mobile Application
- +
-

Apple Design System

- Web Application +

+ Apple Design System +

+ Web Application
From 2ce74ba5440fe98161c99fddedcc768d4b7ea196 Mon Sep 17 00:00:00 2001 From: nstoman Date: Sat, 10 Jul 2021 22:32:21 +0430 Subject: [PATCH 03/11] Title section responsive design --- src/components/Home.vue | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index 6922e7cd..bf01e88a 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -3,21 +3,28 @@
-

+

Hi, Iam Stoman

A Full-Stack Developer & Design Enthusiast

- - - Download CV +
Developer From b136c6bb2c989bb053a94a5935d6495981d6be90 Mon Sep 17 00:00:00 2001 From: nstoman Date: Sat, 10 Jul 2021 22:38:47 +0430 Subject: [PATCH 04/11] Footer design changes --- src/components/Home.vue | 22 ++++++++++++---------- src/components/shared/Footer.vue | 16 ++++++++-------- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/src/components/Home.vue b/src/components/Home.vue index bf01e88a..553f8070 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -33,20 +33,22 @@ -
+
-

+

Projects Portfolio

-

+

Some of the projects I have successfully completed

-