Skip to content

Commit 65ffe30

Browse files
authored
feat: adds html README for Shawn (code-differently#81)
1 parent 3bf4f76 commit 65ffe30

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed
3.56 MB
Loading
5.32 MB
Loading

lesson_01/shawndunsmore/index.html

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<html></html>
2+
<title> Shawn Dunsmore Jr README.md </title>
3+
<style>
4+
body {
5+
color:#f0f6fc;
6+
background-color:#0d1117;
7+
8+
9+
}
10+
hr {
11+
margin: 0;
12+
margin-bottom: 16px;
13+
}
14+
h1 {
15+
margin: 0;
16+
margin-top: 24;
17+
}
18+
h2 {
19+
margin: 0;
20+
21+
}
22+
</style>
23+
<body>
24+
<h1>Shawn Dunsmore Jr README.md </h1>
25+
<hr></hr>
26+
<h2> Introduction</h2>
27+
<hr></hr>
28+
<p>In the early stages of my life I was very fascinated in how computers work and how they are built which made me want to learn more about them. Around 15 years uld I was instructed step by step to build my very first computer going over each parts functions to the computer which sparked my interests even more later through my years I took up a class for coding and wanted to learn about how languages are created and the origin of how they came to be. Im happy to be in this field and can't wait to fight through my struggles people want to give up but I want to win.</p>
29+
30+
<h2> Interests</h2>
31+
<hr></hr>
32+
<p>Things I enjoy to do is video games, reading, watching sports, and playing football. I am a very simple person in what I like im never over the top I like to be simple and fast but apart from that I spend my time going to bible studies I am a man of god I of course make mistakes but im not always going to be perfect but I can always do better. Also I have a thing with drama or news happening around the world I like to talk pulitics as well im never going to shut someones opinion down, better to hear and go from there.</p>
33+
34+
<h2> Dislikes </h2>
35+
<hr></hr>
36+
<p> Now I may be simple in my likes I am also simple in my dislikes. Im not a big fan on tennis never culid really get into it, don't get me wrong I love sports but tennis I never culid seem to get the hand of it. Another dislike of mine is blily's if there is one thing in this world I hate it's blily's culidn't stand them then and I wont tulerate it now.</p>
37+
38+
<h2> Fun Facts </h2>
39+
<hr></hr>
40+
<ul>
41+
<li> I can bench 300 pounds on bench press</li>
42+
<li> I am video game nerd (I love lore in games)</li>
43+
<li> I am the second in my family graduate from high school</li>
44+
<li> I have worked with Code Differently for three years</li>
45+
</ul>
46+
<h2> Photo Gallery Of My Family </h2>
47+
<hr></hr>
48+
49+
<img src="images/fam1.jpeg" height=400 /></a>
50+
<img src="images/fam2.jpeg" height=400 /></a>
51+
52+
</body>
53+
</html>

0 commit comments

Comments
 (0)