-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·231 lines (182 loc) · 7.73 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
225
226
227
228
229
230
231
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" >
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
<meta
name="description"
content="Welcome to USHI digital portfolio where I showcase my stack and cool projects.">
<title>Ushi - Home</title>
<!--
<link rel="preload" href="/fonts/Anton-Regular.woff2" as="font">
<link rel="preload" href="/fonts/PT-Sans.woff2" as="font">
-->
<link rel="stylesheet" href="./styles/style.css" >
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ffc107">
<meta name="apple-mobile-web-app-title" content="Resume">
<meta name="application-name" content="Ushi's Resume">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="theme-color" content="#00796b">
</head>
<body>
<header class="main-header">
<div class="nav-wrapper">
<div class="logo">
<a href="./index.html">
<img src="./images/logo.png" alt="Site logo" >
</a>
</div>
<nav>
<ul>
<li><a href="#" class="active">Home</a></li>
<li><a href="./resume.html">Resume</a></li>
<li><a href="./skills.html">Skills</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<div class="topSection">
<div class="wrapper">
<div class="topBoxContainer">
<div class="topBox-left">
<article>
<header>
<h1>Collins USHI / <span><small>About me</small></span> </h1>
</header>
<p>
I am a professional website developer living in the United Kingdom.
This website represents my digital portfolio as it showcases
my educational qualification, technologies I work with, and
some cool projects I developed with HTML, CSS and ECMAScript (ES).
As you scroll down to the fun section of this website, I shared a little
information about my personal life.
</p>
<footer>
<div class="contact-us-link">
<br>
<a class="link-box" href="./contact.html"> Get in Touch </a>
</div>
</footer>
</article>
</div>
<div class="topBox-right">
<br>
<div class="img-container">
<picture>
<!--Landscape 900x585, 1800x1170 -->
<source type="image/webp" media="(min-width:1024px)" srcset="images/[email protected], images/[email protected] 2x">
<source type="image/jpg" media="(min-width:1024px)" srcset="images/[email protected], images/[email protected] 2x">
<!--Portrait 400x520, 800x1040 -->
<source type="image/webp" media="(min-height:1024px)" srcset="images/[email protected], images/[email protected] 2x">
<source type="image/jpg" media="(min-height:1024px)" srcset="images/[email protected], images/[email protected] 2x">
<!--Square 600x600, 1200x1200-->
<source type="image/webp" srcset="images/[email protected], images/[email protected] 2x">
<img src="images/[email protected]" srcset="images/[email protected] 2x" alt="Photo of a computer programmers in a tech office">
</picture>
<div class="contact-us-link-mobile">
<br>
<a class="link-box" href="./contact.html"> Get in Touch </a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wrapper">
<div class="boxContainer">
<div class="box box-1">
<article>
<header>
<h1>Fun Facts</h1>
<h2>My First Laptop</h2>
<p>
I got my first laptop in 2008, a white 2007 LG's 13-inch S900 series laptop with:
512MB RAM size, a failing 80GB HDD, very low processor and graphics card that could
not efficiently support GTA Game.
<br>
As if that was not enough, the internal speaker was failing that I had to consistently use headphones.
I kept on managing it but little did I know that I was unconsciously developing my computer hardware skills by occasionally repairing all the faulty components of the laptop - which I finally sold (6months later) for triple the price I got it.
</p>
</header>
</article>
</div>
<div class="box box-2">
<article>
<header>
<h1>Resume</h1>
</header>
<p>
I am a professional website developer with over 2 years of experience in
UX/UI design and with blends of backend technologies like Java, PHP, Python
that will help me to transform your your website from its static to a dynamic structure
</p>
<footer>
<br>
<div class="full-width-holder">
<a class="link-box" href="./resume.html"> Read More </a>
</div>
</footer>
</article>
</div>
<div class="box box-3">
<article>
<header>
<h1>My Skills</h1>
</header>
<p>
I leveraged the power of HTML5, CSS3 and ECMAScript to design,
develop, test and deployed "Think of a number" and "Hangman"
games that conform to good design standards.
The games are really interesting to play and I feel you will like them.
</p>
<footer>
<br>
<div class="full-width-holder">
<a class="link-box" href="./skills.html"> Read More </a>
</div>
</footer>
</article>
</div>
</div><!-- #END boxContainer-->
</div>
</main>
<footer class="main-footer">
<div class="footer-wrapper">
<p>
<strong>NAME</strong> Collins USHI <br>
<strong>E-MAIL</strong> [email protected]
<strong>LOCATION</strong> The United Kingdom
</p>
<br>
<hr>
<br>
<div class="align-center">
<p> © Copyright 2021, Designed by USHI.</p>
</div>
</div>
</footer>
<script>
//check whether browser support service workers
if ('serviceWorker' in navigator) {
//wait until page loaded to avoid delaying rendering
window.addEventListener('load', function () {
//register service worker
navigator.serviceWorker.register('serviceworker.js').then(
function (registration) {
console.log('Service worker registration successful',
registration);
},
function (err) {
console.log('Service worker registration failed', err);
});
});
}
</script>
</body>
</html>