-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
224 lines (221 loc) · 10.4 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Monty Dawson Web Developer">
<meta name="DC.title" content="Monty Dawson Web Developer">
<meta name="keywords" content="Monty,Dawson,Web,Developer,Designer,Suffolk,Bury">
<meta name="og:title" content="Monty Dawson an Aspiring Web Developer">
<meta name="contact" content="[email protected]">
<meta name="robots" content="index,follow">
<meta name="theme-color" content="#3E4F69">
<link rel="apple-touch-icon" sizes="57x57" href="./favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="./favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="./favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="./favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="./favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="./favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="./favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="./favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="./favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="./favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="./favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="./favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="./favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/package.json">
<link rel="mask-icon" href="./favicons/safari-pinned-tab.svg" color="#3E4F69">
<meta name="msapplication-TileColor" content="#3E4F69">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Libre+Baskerville' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="dist/css/landing.min.css">
<title>Monty Dawson | Web developer</title>
</head>
<body class="noJS home">
<nav class="opener" id="hamburger">
<a href="#" title="Show Navigation" class="toggleMenu"><i class="icon icon-menu"></i></a>
</nav>
<nav id="menu">
<section>
<a href="./" title="home">Home</a>
<a href="./work.html" title="work">My work</a>
<a href="./CV.html" title="CV">My CV</a>
</section>
<div class="opener active close">
<a href="#" title="Show Navigation" class="toggleMenu"><i class="icon icon-close"></i></a>
</div>
</nav>
<section class="panel" id="first">
<div class="logo">
<div class="circle circle1"></div>
<div class="circle circle2"></div>
<div class="circle circle3"></div>
<div class="circle circle4"></div>
</div>
<div id="mainTitle">
<h1><span id="titleLeft">Monty</span><span id="titleRight">Dawson</span></h1>
<h2>Web developer</h2>
</div>
<div class="smallBottom">
<a class="gentleScroll" href="#second" title="More" target="_blank"><i class="icon icon-down"></i></a>
</div>
</section>
<section class="panel" id="second">
<div class="half left mobile-hidden">
<div class="bigText">
<h2 id="aboutMe">I'm always learning.</h2>
</div>
</div>
<div class="half right lightGreen">
<div id="skills" class="overlay">
<div class="skillsGroup expand" id="confident">
<h3><a href="#confident" title="I'm confident with" class="fixedWidth skillsHeader">I'm confident with:<i class="icon icon-down"></i></a></h3>
<ul>
<li>Javascript</li>
<li>CSS / SCSS</li>
<li>NodeJS</li>
<li>AngularJS</li>
<li>MongoDB</li>
<li>Git</li>
<li>Grunt</li>
<li>Unix</li>
<li>Apache and IIS</li>
</ul>
</div>
<div class="skillsGroup" id="learning">
<h3><a href="#learning" title="I'm familiar with" class="fixedWidth skillsHeader">I'm familiar with:<i class="icon icon-down"></i></a></h3>
<ul>
<li>VueJS</li>
<li>PHP</li>
<li>SQL</li>
</ul>
</div>
<div class="skillsGroup" id="interested">
<h3><a href="#interested" title="Interested in" class="fixedWidth skillsHeader">I'm interested in:<i class="icon icon-down"></i></a></h3>
<ul>
<li>Laravel</li>
<li>C#</li>
<li>Ruby on Rails</li>
</ul>
</div>
</div>
</div>
<div class="smallBottom">
<a class="gentleScroll" href="#third" title="More"><i class="icon icon-down"></i></a>
</div>
</section>
<section class="panel" id="third">
<div id="work">
<h2><span class="fixedWidth">Things I've made</span></h2>
<a href="#previousProject" title="Previous" id="previousProject"><i class="icon icon-down previous"></i></a>
<a href="#nextProject" title="Next" id="nextProject"><i class="icon icon-down next"></i></a>
<!-- Hidden project left -->
<div class="browser breakMobile leftPreview">
<div class="screen">
<div class="toolbar">
<div class="browserButtons">
<div class="closeButton fakeButton"></div>
<div class="minimiseButton fakeButton"></div>
<div class="maximiseButton fakeButton"></div>
</div>
<div class="addressbar">
<a class="addressLink" href=" " title=" "> </a>
</div>
<div class="speaker"></div>
</div>
<img class="desktop" data-src="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=" " />
<img class="mobile" data-src="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=" " />
</div>
<div class="mobileBottom">
<div class="mobileButton"></div>
</div>
</div>
<!-- Active project center -->
<div id="exampleProject" class="browser breakMobile current">
<div class="screen">
<div class="toolbar">
<div class="browserButtons">
<div class="closeButton fakeButton"></div>
<div class="minimiseButton fakeButton"></div>
<div class="maximiseButton fakeButton"></div>
</div>
<div class="addressbar">
<a class="addressLink" href="http://todoist.montydawson.co.uk/" title="The Well">todoist.montydawson.co.uk/</a>
</div>
<div class="speaker"></div>
</div>
<img class="b-lazy desktop" id="desktopImage" data-src="./dist/img/todoist.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="The Well" />
<img class="b-lazy mobile" id="mobileImage" data-src="./dist/img/todoist-mobile.png" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="The Well" />
</div>
<div class="mobileBottom">
<div class="mobileButton"></div>
</div>
</div>
<!-- Hidden project right -->
<div class="browser breakMobile rightPreview">
<div class="screen">
<div class="toolbar">
<div class="browserButtons">
<div class="closeButton fakeButton"></div>
<div class="minimiseButton fakeButton"></div>
<div class="maximiseButton fakeButton"></div>
</div>
<div class="addressbar">
<a class="addressLink" href=" " title=" "> </a>
</div>
<div class="speaker"></div>
</div>
<img class="desktop" data-src="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=" " />
<img class="mobile" data-src="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=" " />
</div>
<div class="mobileBottom">
<div class="mobileButton"></div>
</div>
</div>
<div class="infoContainer">
<p class="innerText italic" id="projectDescription">A real time Todolist web app, allowing people to collaborate on todolists, with all members receiving live updates as changes are made. Built on NodeJS, Postgres, Angular and Websockets. Deployed to Heroku.</p>
<a href="http://todoist.montydawson.co.uk" id="projectLinkButton" target="_blank" class="linkLikeAButton" title="Todoist">See the site</a><a href="./work.html#todoist" class="linkLikeAButton" id="projectMoreInfo" title="The Well">More info</a>
</div>
</div>
<div class="smallBottom">
<a class="gentleScroll" href="#fourth" title="More"><i class="icon icon-down"></i></a>
</div>
</section>
<section class="panel" id="fourth">
<article class="fullOverlay">
<div class="v-center">
<h2>About Me</h2>
<p>I'm Monty.</p>
<p>I'm 24 and starting out in web development.</p>
<p>I live in Bury St. Edmunds, Suffolk with my wife Tanya.</p>
<p>I'm a Christian, I never take myself too seriously, I one day hope to be known as a nice guy.</p>
<div class="buttonContainer">
<a href="./work.html" class="linkLikeAButton" title="My work">My work</a>
<a href="./CV.html" class="linkLikeAButton" title="CV">My CV</a>
</div>
</div>
</article>
</section>
<script type="text/javascript" src="dist/js/smooth-scroll.min.js"></script>
<script type="text/javascript" src="dist/js/blazy.min.js"></script>
<script type="text/javascript" src="dist/js/landing.js"></script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-74422232-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>