-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
131 lines (131 loc) · 6.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>My Portfolio</title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="container">
<div class="jumbotron">
<h1>Spencer Jeremy Dennis</h1>
</div>
<img src="photos\20211011_112228.png" alt="A picture of Spencer Dennis">
<h2>About Me</h2>
<p>Hi! Thank you for reading about me. My name is Spencer Dennis, I am 28 years old and I am trying to forge a career in the coding industry. I have always been interested in the tech/software industry from a young age, but recently I enrolled in a course through the program Epicodus to learn how to become a programmer. I will go into more detail about my interests, hobbies and skills below in my portfolio.</p>
<div class="firsthead">
<h2>My Current Interests, Hobbies, & Skills</h2>
</div>
<div class="row">
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Interests</h3>
<ul class="card-text">
<li>Coding in HTML & CSS</li>
<li>Coding in Unity</li>
<li>Gardening</li>
<li>Cooking</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Hobbies</h3>
<ul class="card-text">
<li>Playing Guitar & Bass</li>
<li>Playing D&D</li>
<li>Kayaking</li>
<li>Going to Concerts</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Skills</h3>
<ul class="card-text">
<li>Knowledge in HTML & CSS</li>
<li>Managerial experience</li>
<li>Playing Cello</li>
<li>Outdoor Survival</li>
</ul>
</div>
</div>
</div>
</div>
<br>
<h2>My Background</h2>
<div class="row">
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Education</h3>
<ol class="card-text">
<li>Pine Ridge Elementary</li>
<li>Sierra High School</li>
<li>Fresno Pacific University</li>
<li>Clovis Commmunity College</li>
<li>Fresno Community College</li>
<li>Epicodus</li>
</ol>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Job Experience</h3>
<ol class="card-text">
<li>Camp Chawanakee: Trading Post Assistant</li>
<li>Camp Chawanakee: Handi-Craft Asisstant</li>
<li>Time To Eat: Software/Web Developer</li>
</ol>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body">
<h3 class="card-title">Why Epicodus</h3>
<ol class="card-text">
<li>I've always been interested in coding</li>
<li>I eventually want to make video games</li>
<li>Programming pays very well</li>
<li>I've worked in the tech industry in the past and want to continue this career path</li>
</ol>
</div>
</div>
</div>
</div>
<div class="projects">
<h2><span class="projects-header">Repository/Projects</span></h2>
<ul>
<li><strong>Hello-World:</strong> <a href="https://github.com/SpencerJDennis/hello-world"><em>Here</em></a></li>
<p>A webpage containing a list of greetings in many languages. Using HTML for the coding language.</p>
<li><strong>Goodbye:</strong> <a href="https://github.com/SpencerJDennis/goodbye"><em>Here</em></a></li>
<p>A webpage containing a list of ways to say goodbye in many languages. Using HTML for the coding language.</p>
<li><strong>Resort-Page:</strong> <a href="https://github.com/SpencerJDennis/resort-page"><em>Here</em></a></li>
<p>A webpage containing information about a private island resort. Using HTML and CSS for the coding languages.</p>
<li><strong>Blog:</strong> <a href="https://github.com/SpencerJDennis/blog"><em>Here</em></a></li>
<p>A webpage containing information about my favorite foods and places. Using Markdown for the coding language.</p>
<li><strong>My-Cat-Blog:</strong> <a href="https://github.com/SpencerJDennis/my-cat-blog"><em>Here</em></a></li>
<p>A webpage containing information about a my cat amber and her wonderful qualities. Using HTML for the coding language.</p>
<li><strong>My-First-Webpage:</strong> <a href="https://github.com/SpencerJDennis/my-first-webpage"><em>Here</em></a></li>
<p>A website containing multiple pages of information about my favorite places, people, and things. Using HTML, CSS, and Markdown for the coding languages.</p>
<li><strong>Boring-Lecture:</strong> <a href="https://github.com/SpencerJDennis/boring-lecture"><em>Here</em></a></li>
<p>A webpage containing a boring lecture from a professor. Using HTML and CSS for the coding languages.</p>
<li><strong>Band-Website:</strong> <a href="https://github.com/SpencerJDennis/band-website"><em>Here</em></a></li>
<p>A webpage containing information about one of my favorite band. Using HTML, CSS, and Markdown for the coding languages.</p>
<li><strong>Vacation-Webpage:</strong> <a href="https://github.com/SpencerJDennis/vacation-webpage"><em>Here</em></a></li>
<p>A webpage containing information about vacationing in Wales and package pricing. Using HTML, CSS, Bootstrap, and Markdown for the coding languages.</p>
<li><strong>Animal-Shelter:</strong> <a href="https://github.com/SpencerJDennis/animal-shelter"><em>Here</em></a></li>
<p>A webpage containing information about my animal shelter, and the pets up for adoption. Using HTML, CSS, Bootstrap, and Markdown for the coding languages.</p>
</ul>
</div>
</div>
</body>
</html>