diff --git a/css/indexStyle.css b/css/indexStyle.css index e29e94b..bbe2547 100755 --- a/css/indexStyle.css +++ b/css/indexStyle.css @@ -12,10 +12,10 @@ --clr-One:#F2D7C0; --clr-Two:#B8C2C5; --clr-Three:#43665f; - --clr-hero: #E19479; --clr-Four:#A68B78 ; --clr-Five:#4A5052; --clr-Six: #5D3A28; + --clr-Hero: #e19479; --fs-h1: 2.5rem; --fs-h2: 1.8rem; @@ -92,7 +92,7 @@ nav ul.nav-links a:focus { /* Main content */ main { flex: 1; - /* padding-top: 120px; Added a gap between nav and hero which apparently is a faux*/ + padding-top: 120px; } /* Hero */ @@ -100,10 +100,9 @@ main { display: flex; flex-direction: column; min-height: 30rem; - background: var(--clr-hero); + background: var(--clr-Hero); background-size: cover; background-position: center; - padding-top: 8rem; padding-bottom: 3rem; align-content: center; align-items: center; @@ -114,7 +113,7 @@ div.hero-text { display: flex; flex-direction: column; text-align: center; - max-width: 300px; + max-width: 500px; gap: 1rem; } @@ -364,7 +363,7 @@ footer p { grid-template-columns: 1fr 1fr; align-items: center; gap: 3rem; - /* padding: 4rem 2rem; */ + padding: 4rem 2rem; } div.hero-text { diff --git a/images/facebook-icon.svg b/images/facebook-icon.svg deleted file mode 100755 index 2c6d1f7..0000000 --- a/images/facebook-icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/generic project photo.jpg b/images/generic project photo.jpg deleted file mode 100755 index 2e6576d..0000000 Binary files a/images/generic project photo.jpg and /dev/null differ diff --git a/images/generic_person.jfif b/images/generic_person.jfif deleted file mode 100755 index fccf834..0000000 Binary files a/images/generic_person.jfif and /dev/null differ diff --git a/images/hero background.jpg b/images/hero background.jpg deleted file mode 100755 index ca9de9d..0000000 Binary files a/images/hero background.jpg and /dev/null differ diff --git a/images/hero.jpg b/images/hero.jpg deleted file mode 100755 index a03c6ac..0000000 Binary files a/images/hero.jpg and /dev/null differ diff --git a/images/hero_superhero_dark.jpg b/images/hero_superhero_dark.jpg deleted file mode 100755 index 7741ee8..0000000 Binary files a/images/hero_superhero_dark.jpg and /dev/null differ diff --git a/images/hero_superhero_light.jpg b/images/hero_superhero_light.jpg deleted file mode 100755 index 7423ba4..0000000 Binary files a/images/hero_superhero_light.jpg and /dev/null differ diff --git a/images/instagram-icon.svg b/images/instagram-icon.svg deleted file mode 100755 index dda94e9..0000000 --- a/images/instagram-icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/mail_icon.svg b/images/mail_icon.svg new file mode 100644 index 0000000..130c763 --- /dev/null +++ b/images/mail_icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 9b1d928..3566222 100755 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - Lewis's Information + Lewis Price @@ -31,15 +31,23 @@ profile picture

Lewis Price

-

Welcome!

-

This site is still under construction but feel free to look around!

+

This site is a live document that will be changing as I learn more and complete more projects.

+

For all current projects please go to: +
git.lewispricedev.com.

Get In Touch

About Me

-

I have been interested in computers and programming from a very young age. I started with HTML in 2008. I quickly dove deeper into the world of programming where I began learning Java. At the time, Minecraft Beta was just starting to become popular in the world of gaming and I would practice Java by modding Minecraft Beta. Java taught me the ins and outs of the object-oriented world where I started to branch out into other languages to learn more about algorithms and systems. I am now comfortable writing programs in C, C++, Java, Python, HTML, CSS, and Golang. In addition, I am comfortable working with SQL databases, UML diagraming, and MongoDB.

+

In general, my main focus in software development is solving problems. I learn what is needed to solve the problem I face. This includes learning a language, framework, and/or system that is best suited to fit my needs. While I am very confident in C++, Java, and Golang specifically, I have dabbled in Flutter and Dart for a full stack development project, REACT, Docker, and other systems to solve various problems. +
+
+ I have been interested in computers and programming from a very young age. I started with HTML in 2008 in school where a friend and I found the process of writing HTML facinating. I quickly dove deeper into the world of programming where I began learning Java. At the time, Minecraft Beta was just starting to become popular. I would practice development and engineering skills by writing mods for Minecraft. While I never wrote anything of actual value to the game (I would just play around with changing aspects for fun), analyzing and writing Java taught me the ins and outs of the object-oriented world where I started to branch out into other languages. I started to learn more about algorithms and systems while learning C++. Developing my understanding webhosting and servers with Golang and JavaScript. I am now comfortable writing programs in C, C++, Java, JavaScript, HTML, CSS, and Golang. In addition, I am comfortable working with SQL databases, UML diagraming, and MongoDB. +
+
+ Learning in never an end goal, it's a never ending process that I will continue for the rest of my life. +

@@ -95,41 +103,27 @@ LinkedIn + + lewis.price@outlook.com + -
- + - + \ No newline at end of file diff --git a/project.html b/project.html index fb7c3ee..fa0c5c4 100755 --- a/project.html +++ b/project.html @@ -88,19 +88,18 @@ \ No newline at end of file