-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
249 lines (219 loc) · 9.83 KB
/
index.html
File metadata and controls
249 lines (219 loc) · 9.83 KB
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<title>Moses Martin - Web Developer | Student MMU</title>
<meta name="description" content="Moses Martin - Student Web Developer. This is my portfolio of all university work i've completed alongside some freelance projects i've done. Manchester, GB">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Website, Web, Developer, MMU, Student, Moses, Mo, Martin, Contact, About, Manchester, Metropolitan, University ">
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/custom.css">
<!-- <script type="text/javascript" src="styling/js/fullscreen.js"></script> -->
</head>
<body id="top-page">
<div id="skiplinks">
<p>
<a href="#skiptonav">Skip to navigation</a>!
<a href="#skipnav">Skip to Content</a>!
</p>
</div>
<nav class="mainnav">
<div class="responsivenav" id="navigation">
<button class="navtoggle">toggle</button>
<ul class="mainlinks" role="menu">
<!-- W3C validator doesn't like this, but it's unavoidable -->
<li role="menuitem"><a href="#top-page">Home</a></li>
<li role="menuitem"><a href="#about">About</a></li>
<li role="menuitem"><a href="#skillset">Skills</a></li>
<li role="menuitem"><a href="#mywork">My Work</a></li>
<li role="menuitem"><a href="#blog">Blog</a></li>
<li role="menuitem"><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<!-- Header -->
<div class="header-container">
<header id="banner" class="vcenter">
<h1>Moses Martin</h1>
<h2>Web Developer</h2>
<h3>Manchester Metropolitan University</h3>
</header>
</div>
<!-- End Header -->
<div class="divwrapper1" id="contentstart">
<article id="about" class="div66width"> <!-- Start About -->
<h2>About</h2>
<article>
<h3>A little bit about me</h3>
<p>
I'm a third year Web Development student at Manchester Metropolitan University. I was born and raised in Stones green; A little village in Essex (before you ask - no we are not all like the people off 'The Only Way Is Essex'). I am 20 years old and was born on the 3rd of October 1994.
</p>
</article>
<article>
<h3>My Course and Career Aspirations</h3>
<p>
The course I am following is Web Development, I hope to gain valuable web development and group working skills as I progress through university. The career I would like to follow, following the completion of my course may consist of either freelance work, or depending on the circumstances, working for some kind of business.
</p>
</article>
<article>
<h3>Previous Education </h3>
<p>
Before coming to MMU, I was educated in Tendring Technology College, where I studied Media and IT. I chose to study these two courses because I am interested in capabilities of a computer; so studying two very computer based courses was the best option for me to follow.
</p>
</article>
<article>
<h3>Hobbies and Interests</h3>
<p>
My interests and hobbies consist of coding/programming, music, playing games on my Xbox or PC, socialising with friends and mechanics (I own and maintain my car I.E. I service it, and attempt to fix any problems it may have.)
</p>
</article>
</article> <!-- End About -->
</div>
<div class="divwrapper2">
<article id="skillset" class="div66width">
<div style="width:100%;">
<h2>Skill Set</h2>
</div>
<div class="div25width skills">
<img src="images/skills/html5.png" alt="HTML5 Logo" />
<div class="progress-container">
<div class="progressbar" style="width:100%">
<p>100%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/css.png" alt="CSS3 Logo" />
<div class="progress-container">
<div class="progressbar" style="width:90%">
<p>90%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/js.png" alt="Javascript Logo" />
<div class="progress-container">
<div class="progressbar" style="width:50%">
<p>50%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/sass.png" alt="Sass Logo" />
<div class="progress-container">
<div class="progressbar" style="width:60%">
<p>60%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/wordpress.png" alt="Wordpress Logo" />
<div class="progress-container">
<div class="progressbar" style="width:75%">
<p>75%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/php.png" alt="PHP Logo" />
<div class="progress-container">
<div class="progressbar" style="width:60%">
<p>60%</p>
</div>
</div>
</div>
<div class="div25width skills">
<img src="images/skills/mysql.png" alt="My SQL Logo" />
<div class="progress-container">
<div class="progressbar" style="width:50%">
<p>50%</p>
</div>
</div>
</div>
<div class="progresskey">
<h3>Key</h3>
<p><span style="background:red;"></span>0-29% - Little to no knowledge</p>
<p><span style="background:#E69800;"></span>30-49% - I know how to integrate this into projects and have a basic knowledge of its terminology.</p>
<p><span style="background:#FFD800;"></span>50-69% - I have a fairly good knowledge of the code and how it is used.</p>
<p><span style="background:#C0EA29;"></span>70-79% - I have a very good knowledge of the topic and can code almost fluently.</p>
<p><span style="background:#86E01E;"></span>80-100% - I know almost everything there is to know about the topic and can code fluently.</p>
</div>
</article>
</div>
<div class="divwrapper1">
<article id="mywork" class="div66width"><!-- Start My Work -->
<div style="width:100%;">
<h2>My Work</h2>
</div>
<div class="div33width">
<h4>Creative Digital Media (Documentary) - 2013</h4>
<a href ="https://www.youtube.com/watch?v=0nk_Ha1VQQA"><img src="images/video1.jpg" height="180" width="250" alt="A picture of the 'Lost but not forgotten' video." title="Documentary - Victoria Baths" /> </a>
</div>
<div class="div33width">
<h4>Creative Digital Media (Documentary) - 2014</h4>
<a href ="https://www.youtube.com/watch?v=aJigK_WToX8"><img src="images/video2.jpg" height="180" width="250" alt="A picture of the 'Life Disconnected' video." title="Documentary - Life Disconnected." /> </a>
</div>
<div class="div33width">
<h4>Creative Digital media (Image Editing) - 2015</h4>
<a href ="http://mosesmartin.co.uk/uniwork/cdmpacw2/"><img src="images/cdmpacw2.jpg" height="180" width="250" alt="A surrealist art piece, create by Moses Martin" title="Creative Digital Media 2015" /> </a>
</div>
<div class="div33width">
<h4>Developing Infocomms (Info Website) - 2015</h4>
<a href ="http://mosesmartin.co.uk/uniwork/dip/"><img src="images/dip.jpg" height="180" width="250" alt="A Screenshot of My Developing InfoComms Project I helped create" title="Developing Information Communications 2015" /> </a>
</div>
<div class="div33width">
<h4>Web Development Project (Course Information) - 2015</h4>
<a href ="http://mosesmartin.co.uk/uniwork/webdev/"><img src="images/webdev1.jpg" height="180" width="250" alt="A Screenshot of My Web Development project I coded." title="Website Development 2015" /> </a>
</div>
<div class="div33width">
<h4>SQL Database Website With Login</h4>
<a href ="http://mosesmartin.co.uk/uniwork/sqlwebsite"><img src="images/sql.jpg" height="180" width="250" alt="A Screenshot of My Web Development project I coded." title="Website Development 2015" /> </a>
</div>
<div class="div33width">
<h4>Advanced Propulsion Centre</h4>
<a href ="http://mosesmartin.co.uk/freelance/apc"><img src="images/apc.jpg" height="180" width="250" alt="A Screenshot of My Web Development project I coded." title="Website Development 2015" /> </a>
</div>
<div class="div33width">
<h4>EMS Piano - Manchester</h4>
<a href ="http://emspianomanchester.co.uk/"><img src="images/emspiano.jpg" height="180" width="250" alt="A Screenshot of My Web Development project I coded." title="Website Development 2015" /> </a>
</div>
<div class="clear"></div>
</article>
</div>
<div class="divwrapper2">
<article id="blog" class="div66width">
<div style="width:100%;">
<h2>Blog</h2>
</div>
<div class="blogflex">
<div class="blogcell">
<img src="images/gridset.jpg" alt="My gridset report" />
</div>
<div class="blogcell2">
<h3>Portfolio<br>Blog</h3>
</div>
</div>
</article>
</div>
<!-- Contact -->
<div class="divwrapper1">
<article class="div66width" id="contact">
<div style="width:100%; text-align:center;">
<h2>Contact</h2>
<p> If you would like to get in contact with me please find all the necessary links and online profiles below. </p>
</div>
<a href="https://www.facebook.com/mo.martin.39"><img src="images/icons/fbbig2.jpg" alt="Mo's Facebook Profile" /></a>
<a href="http://www.twitter.com/Momartin_"><img src="images/icons/twitterbig2.jpg" alt="Mo's Twitter Profile" /></a>
<a href="http://uk.linkedin.com/in/martinmoses"><img src="images/icons/linkedinbig2.jpg" alt="Mo's Linkedin Profile" /></a>
<a href="mailto:momartin1@hotmail.co.uk" title="So you want to offer me a Job?"><img src="images/icons/emailbig2.jpg" alt="Email Mo"></a>
<a href="http://mosesmartin.co.uk/images/cv.docx"><img src="images/icons/cv.jpg" alt="Download my Curriculum Vitae" /></a>
</article>
</div>
<footer class="disclaimer">
<p>Copyright © Moses Martin 2015-</p>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>