diff --git a/assets/css/styles.css b/assets/css/styles.css index 88da87370..eb945e85b 100755 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -65,11 +65,48 @@ a.nav-item:hover { .project-text { text-align: justify; + align-items: flex-end; + +} +.project1-title{ + text-align: center; + margin-bottom: 2rem; + +} +.project1-text{ + margin-top: 20rem; +} +.project2-text{ + margin-top: 10rem; +} + +.skill_logos{ + display: flex; + flex-wrap: wrap; + flex-direction: row; + +} +.skil_logo{ + width: 10%; + margin: 1rem; +} +#skills{ + height: 25rem; +} +.social-container{ + display: flex; + flex-wrap: wrap; + flex-direction: row; + justify-content: space-evenly; +} +.social_logo{ + } .box { background-color: transparent; border: 2px solid rgba(7, 59, 79, 0.5); + height: 55rem; } .title { diff --git a/assets/img/456px-.NET_Logo.png b/assets/img/456px-.NET_Logo.png new file mode 100644 index 000000000..f8c5dc3db Binary files /dev/null and b/assets/img/456px-.NET_Logo.png differ diff --git a/assets/img/ASP.NET-Web-API-Logo.png b/assets/img/ASP.NET-Web-API-Logo.png new file mode 100644 index 000000000..612ea5479 Binary files /dev/null and b/assets/img/ASP.NET-Web-API-Logo.png differ diff --git a/assets/img/BookDetailView.png b/assets/img/BookDetailView.png new file mode 100644 index 000000000..df2089411 Binary files /dev/null and b/assets/img/BookDetailView.png differ diff --git a/assets/img/Daco_5237557.png b/assets/img/Daco_5237557.png new file mode 100644 index 000000000..e8d6bcd1b Binary files /dev/null and b/assets/img/Daco_5237557.png differ diff --git a/assets/img/DozaLogo.png b/assets/img/DozaLogo.png new file mode 100644 index 000000000..00b6eb57b Binary files /dev/null and b/assets/img/DozaLogo.png differ diff --git a/assets/img/GettingStarted copy.gif b/assets/img/GettingStarted copy.gif new file mode 100644 index 000000000..6e96e9a3c Binary files /dev/null and b/assets/img/GettingStarted copy.gif differ diff --git a/assets/img/Google_Books_logo_2015.png b/assets/img/Google_Books_logo_2015.png new file mode 100644 index 000000000..fc8509f05 Binary files /dev/null and b/assets/img/Google_Books_logo_2015.png differ diff --git a/assets/img/PngItem_3450034.png b/assets/img/PngItem_3450034.png new file mode 100644 index 000000000..3d1003da7 Binary files /dev/null and b/assets/img/PngItem_3450034.png differ diff --git a/assets/img/avatar.jpg b/assets/img/avatar.jpg deleted file mode 100644 index 3b66b8d4e..000000000 Binary files a/assets/img/avatar.jpg and /dev/null differ diff --git a/assets/img/bootstrap.png b/assets/img/bootstrap.png new file mode 100644 index 000000000..694be2360 Binary files /dev/null and b/assets/img/bootstrap.png differ diff --git a/assets/img/dbdiagram.png b/assets/img/dbdiagram.png new file mode 100644 index 000000000..e22d0024b Binary files /dev/null and b/assets/img/dbdiagram.png differ diff --git a/assets/img/ezgif.com-UsingKaBloom copy.gif b/assets/img/ezgif.com-UsingKaBloom copy.gif new file mode 100644 index 000000000..0aed94d29 Binary files /dev/null and b/assets/img/ezgif.com-UsingKaBloom copy.gif differ diff --git a/assets/img/favicon.png b/assets/img/favicon.png old mode 100755 new mode 100644 index 8988a1433..a85c11783 Binary files a/assets/img/favicon.png and b/assets/img/favicon.png differ diff --git a/assets/img/fontawesome.png b/assets/img/fontawesome.png new file mode 100644 index 000000000..add440fbd Binary files /dev/null and b/assets/img/fontawesome.png differ diff --git a/assets/img/github.png b/assets/img/github.png new file mode 100644 index 000000000..a9126cb9b Binary files /dev/null and b/assets/img/github.png differ diff --git a/assets/img/logo-standard.png b/assets/img/logo-standard.png new file mode 100644 index 000000000..44c0c010c Binary files /dev/null and b/assets/img/logo-standard.png differ diff --git a/assets/img/profile.png b/assets/img/profile.png index 0f6663187..69a91b84b 100644 Binary files a/assets/img/profile.png and b/assets/img/profile.png differ diff --git a/assets/img/profile2.jpeg b/assets/img/profile2.jpeg new file mode 100644 index 000000000..c49abac82 Binary files /dev/null and b/assets/img/profile2.jpeg differ diff --git a/assets/img/react.png b/assets/img/react.png new file mode 100644 index 000000000..121803459 Binary files /dev/null and b/assets/img/react.png differ diff --git a/assets/img/sketchboard.jpeg b/assets/img/sketchboard.jpeg new file mode 100644 index 000000000..bdcd22174 Binary files /dev/null and b/assets/img/sketchboard.jpeg differ diff --git a/assets/img/sql-server-icon-png-11352.png b/assets/img/sql-server-icon-png-11352.png new file mode 100644 index 000000000..3edfcb264 Binary files /dev/null and b/assets/img/sql-server-icon-png-11352.png differ diff --git a/assets/img/twittter.png b/assets/img/twittter.png new file mode 100644 index 000000000..48b3790ed Binary files /dev/null and b/assets/img/twittter.png differ diff --git a/assets/img/vsCode .png b/assets/img/vsCode .png new file mode 100644 index 000000000..ea8aefd7b Binary files /dev/null and b/assets/img/vsCode .png differ diff --git a/index.html b/index.html index 3c956187f..1fbccd5e8 100755 --- a/index.html +++ b/index.html @@ -1,7 +1,8 @@ +
-