-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
179 lines (156 loc) · 6.84 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Chad B CV</title>
<link rel="stylesheet" href="style.css">
<!-- Awesome Fonts -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div>
<header class="container">
<!-- Nav Bar -->
<nav id="nav_links">
<ul>
<li><a href="#about_info">About</a></li>
<li><a href="#education_info">Education</a></li>
<li><a href="#experience_info">Experience</a></li>
<li><a href="#skills_info">Skills</a></li>
<li><a href="#contact_info">Contact</a></li>
</ul>
</nav>
<!-- Background image in a section tag with h1 and h2 -->
<div class="logo">
<h1 id="about_info"><span id="position1">Chad Bosch</span></h1><br>
<h2><span id="position2">Junior Web Developer</span></h2>
</div>
<section class="about">
<!-- Logo and about sections are attached -->
<article class="about_info">
<h3 id="attach">About Me</h3>
<p><span id="aboutPara">I'd love to be involved in computer sciences. I love working with computers and software applications.
I enjoy playing video games and reading Manga aswell as Comics.
I am very goal driven and like discovering new interests as well as learning new things.
I'm an honest , trustworthy, hardworking, reliable and creative person.
I work well underpressure, I'm able to take initative and have strong leadership qualities.<br><br><br></span></p>
</article>
</section>
</header>
<main>
<br>
<br>
<br>
<br>
<section class="education">
<!-- Education -->
<article id="education_info">
<span class="anchor"></span>
<h3>Educational Background</h3>
<h4>Tertiary education</h4>
<p class="left_align"><strong>Duration:</strong> Aug 2018 - Feb 2019<br>
<strong>Institution:</strong> Life Choices Academy<br>
<strong>Course:</strong> Web Development<br>
<strong>Subjects:</strong> Programming, Professional Development, Design Thinking<br>
<strong>Programming Languages:</strong> HTML and Bootstrap Framework CSS(SASS and SCSS), PHP, MySQL<br>
</p>
<hr>
<p class="left_align">
<br>
<strong>Duration:</strong> Aug - Dec 2017<br>
<strong>Institution:</strong> College of Cape Town (Crawford)<br>
<strong>Course:</strong> Propel 3 (Cisco)<br>
<strong>Subjects:</strong> CCNA1, CCNA2, Linux Essentials, IoT and Cyber-security<br>
</p>
<hr>
<p class="left_align"><br>
<strong>Duration:</strong> Jan - Jun 2017<br>
<strong>Institution:</strong> Communiveristy of South Africa
<strong>Course:</strong> Pre-Professional course
<strong>Subjects: Intro to Heathcare[First Aid], Mathematics, English, E-learning competence and Entrepreneurship</strong>
<br>
</p>
<br>
<h4>Secondary Education</h4>
<br>
<p class="left_align">
<strong>School:</strong> Crestway High School<br>
<strong>Year:</strong> 2016<br>
<strong>Qualification:</strong> Higher Certificate<br>
</p>
</article>
</section>
<!-- Education End -->
<br>
<br>
<!-- Experience Section -->
<section class="experience">
<article id="experience_info">
<span class="anchor"></span><h3>Work Experience</h3>
<h4>Voluntarily Work EXperience</h4>
<p class="left_align"><strong>Name of Company:</strong> Cyber Pitsop (Internet Cafe)<br>
<strong>Position:</strong> Computer Assistant<br>
<strong>Duration of service:</strong> 2014 - Current<br>
<strong>Duties/Responsibilities:</strong> Computer Assistant
</p>
<br>
<hr>
<br>
<h4>Job Shadowing</h4>
<p class="left_align"><strong> Name of Company:</strong>The Capetonian<br>
<strong>Position:</strong> Waiter<br>
<strong>Duration os service:</strong> 20 hours 2015<br>
<strong>Duties/Responsibilities:</strong> Waitering
</p>
<br>
<br>
</article>
</section>
<br>
<br>
<!-- Experience Section Ends -->
<!-- Skills and Abilities Section -->
<section class="skills">
<article id="skills_info">
<span class="anchor"></span>
<h3>Skills and Abilities</h3>
<section class="spacing">
<img src="imgs/html5.png" alt="HTML5" width="90px" height="100px">
<img src="imgs/css3.png" alt="CSS3" width="90px" height="100px">
<img src="imgs/js.png" alt="JavaScript" width= "90px" height="100px">
<div style="clear: both"></div>
</section>
<br>
<br>
</article>
</section>
<br>
<br>
<!-- Contact Section -->
<section class="contact">
<article id="contact_info">
<span class="anchor"></span>
<h3>Contact Details</h3>
<p><i class="fa fa-phone"></i> 060 888 2094</p>
<p><i class="fa fa-envelope"></i> chadbosch08@gmail.com</p>
<div class="account_links">
<!-- Links to my profiles -->
<!-- Github Profile -->
<a href="https://github.com/Cbazil"><i class="fa fa-github" style="font-size: 69px; padding-left: 20px;"></i></a>
<!-- LInkedin Profile -->
<a href="https://www.linkedin.com/in/chad-bosch-b6a3b716b/"><i class="fa fa-linkedin-square" style="font-size: 69px; padding-left: 20px;"></i></a>
<!-- Codepen Profle -->
<a href="https://codepen.io/cbazil"><i class="fa fa-codepen" style="font-size: 69px; padding-left: 20px;"></i></a>
</div>
</article>
</section>
</main>
<br>
<br>
<!-- footer at bottom -->
<footer>
<p><strong>© All rights reserved 2018</strong></p>
</footer>
</div>
</body>
</html>