|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>Davis D. README</title> |
| 7 | + <link rel="stylesheet" href="styles.css"> |
| 8 | +</head> |
| 9 | +<body> |
| 10 | + |
| 11 | + <header> |
| 12 | + <h1>Davis D. README</h1> |
| 13 | + </header> |
| 14 | + <hr> |
| 15 | + |
| 16 | + <section> |
| 17 | + <h2>Who is He??</h2> |
| 18 | + <hr> |
| 19 | + <p> |
| 20 | + Davis is a 20 year old man who serves in the army but, is also in search of his adult career. Born in Chester PA, |
| 21 | + Davis has seen the harsh realities of the world to those who let its influence dictate their lives. His parents moved |
| 22 | + out of the city in hope he would have a prosperous and successful life which brings him here... An aspiring Software Engineer |
| 23 | + willing to sacrifice anything for success and stability in said field. |
| 24 | + </p> |
| 25 | + |
| 26 | + <h3>The Motive</h3> |
| 27 | + <hr> |
| 28 | + <p> |
| 29 | + I've had the pressure on me since my early days as being referred to as the golden boy, Mr. Perfect, or Blessed by God. |
| 30 | + As well as all family members from grandparents to distant cousins all being compared to me or being told to be like me. |
| 31 | + This pressure only means failure isn't an option! |
| 32 | + </p> |
| 33 | + </section> |
| 34 | + |
| 35 | + <section> |
| 36 | + <h2>The Drive</h2> |
| 37 | + <hr> |
| 38 | + <h3>What I do to be a productive Man and U.S Soldier</h3> |
| 39 | + <ul> |
| 40 | + <li>1-2hr workout everyday</li> |
| 41 | + <li>R&B/Soul throughout the day to calm my mind</li> |
| 42 | + <li>A great breakfast. I'm a foodie so I need a meal to get going!</li> |
| 43 | + <li>1hr of meditation or reading the word</li> |
| 44 | + <li>Watch anime. ONE PIECE is Peak!!</li> |
| 45 | + </ul> |
| 46 | + </section> |
| 47 | + |
| 48 | + <section> |
| 49 | + <h2>Cool Stuff</h2> |
| 50 | + <hr> |
| 51 | + <ul> |
| 52 | + <li>I've played over 8 sports... Boxing, Basketball, and Track to name a few.</li> |
| 53 | + <li>I was a Golf instructor for Education First Golf.</li> |
| 54 | + <li>I'm in the Military, Army Guard.</li> |
| 55 | + <li>I was ranked top 20 in the state of Delaware for wrestling!</li> |
| 56 | + <li>I am skilled in being a physical trainer & Masseur (Male massage practitioner)</li> |
| 57 | + </ul> |
| 58 | + </section> |
| 59 | + |
| 60 | + <section> |
| 61 | + <h2>The Moments</h2> |
| 62 | + <hr> |
| 63 | + <img src="Images/TheMixer1.jpeg" alt="Davis Lifestyle" /> |
| 64 | + </section> |
| 65 | + |
| 66 | + <section> |
| 67 | + <h2>Reach Me</h2> |
| 68 | + <hr> |
| 69 | + <p> |
| 70 | + You can reach me via <a href="https://www.linkedin.com/in/davisdw2004">LinkedIn</a> |
| 71 | + </p> |
| 72 | + </section> |
| 73 | + |
| 74 | +</body> |
| 75 | +</html> |
0 commit comments