|
| 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>Justins ReadMe</title> |
| 7 | + <link rel="stylesheet" href="style.css"> |
| 8 | +</head> |
| 9 | +<body> |
| 10 | + |
| 11 | + <h1><b>Justins ReadMe </b></h1> |
| 12 | +<hr> |
| 13 | +<h1><b>Introduction</b></h1> |
| 14 | + <p>Hello my name is Justin Eklund. Im an aspiring coder from Middletown Delaware. I was previously working at apex concrete which is a flooring installer. I helped install floors to the customers expectations as well as help manage the work area. I hope to make an impact somewhere in the coding or software engineering indusrty using my creativity and eventual expertise of the industry. Ive also have been making music for almost 5 years. Music is something that im very passionate about. It helps me take my mind off things and allows me to express myself in ways that I would no do otherwise. |
| 15 | + <h2><b>Prerequisite</b></h2> |
| 16 | + <hr> |
| 17 | + </p>These are things i need to boost productivty in the work space relativly quiet workspace. Im easily distracted so having a focused workspace works best for me Visual learner. I learn things or can comprehend things better seeing a visual example. visual examples give me the most amount of details so I can take the best steps moving forward. |
| 18 | + <h2>Best ways to reach me</h2> |
| 19 | + <hr> |
| 20 | + <p>Not an early bird at all. preferably not mornings but if it has to be a morning after 9am. Email is the most formal way to reach me but a text would always be the quickest. (im a 2000's baby so text is what i grew up with) Also another way is by a social media dm. I check all my streams of communication daily but you will most likely get an answer quicker on an off day through a text.</p> |
| 21 | + <h2><b>Other fun facts to know about me</b></h2> |
| 22 | + <ul> |
| 23 | + <li>I have been making music since 2018 i make all diffrent kinds of music</li> |
| 24 | + <li>I have been on the Temple feild during a game for a visist for football. (Temple vs Buffalo a while back)</li> |
| 25 | + <li>Theres a post on instagram with over 40000 views featuring one of my songs</li> |
| 26 | + <li>One of my songs has almost 10k views on instagram.</li> |
| 27 | + <li>I played football up untill i graduated high school</li> |
| 28 | + <li>I played DE RB and LB.</li> |
| 29 | + <li>I played for Salesianum my freshman year but finished at appo.</li> |
| 30 | + <li>Made all state team for delaware my senior year.</li> |
| 31 | + <li>I have flown a plane before through CAP (Civil Air Patrol) It was a small private plane that I helped steer while it was in the air.</li> |
| 32 | +</ul> |
| 33 | +<h2><b>Photo of me</b></h2> |
| 34 | +<hr> |
| 35 | +<img src="Images/IMG_2810.jpg" alt=""> |
| 36 | + |
| 37 | +</body> |
| 38 | +</html> |
0 commit comments