-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
236 lines (235 loc) · 15.7 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
232
233
234
235
236
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- favicon -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<!-- fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Allura&family=Euphoria+Script&family=Seaweed+Script&family=Roboto+Slab:wght@100;200;300;400&family=Roboto:wght@300;400&display=swap" rel="stylesheet">
<!-- Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<!-- FontAwesome icons -->
<script src="https://kit.fontawesome.com/3992635087.js" crossorigin="anonymous"></script>
<!-- normal site CSS -->
<link rel="stylesheet" href="css/styles.css">
<title>Kay's Crochet</title>
</head>
<body>
<main>
<nav class="navbar navbar-expand-md">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a href="#" class="navbar-brand">Angel's Crochet</a>
<div class="collapse navbar-collapse" id="navbar">
<a href="#projects" class="nav-item nav-link">Projects</a>
<a href="#about" class="nav-item nav-link">About</a>
<a href="#contact" class="nav-item nav-link">Contact</a>
</div>
</div>
</nav>
<section class="sec-01" id="home">
<h3 class="intro sec01-h3">Hi there!</h3>
<div class="overlay"><img src="assets/images/Angel 2.jpg" alt="Angel Umeh" class="creator"></div>
<h1 class="intro sec01-h1">I'm <span class="cursive"><b>Angel</b></span>, a crocheter.</h1>
<p class="intro">I enjoy crafts, most especially crochet; here you can find out more about some works I've done.</p>
</section>
<img src="assets/images/section-break.png" alt="break" class="sec-break">
<section class="sec-02" id="projects">
<h1>Projects</h1>
<div id="project-carousel" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="10000">
<h3>Pedro the Parrot "Calimero"</h3>
<div class="project-img-overlay">
<img src="assets/images/pedro-01.png" alt="Pedro the Parrot (Blue theme)" class="project-img">
</div>
<p class="project-caption">Meet the adorable Calimero! Calimero was gifted as a birthday gift to a friend who really wanted a blue pet bird. <br><br> Made using <a href="https://amigurumi.today/amigurumi-pedro-the-parrot-crochet-pattern/" class="carousel-link">pattern from <b>Amigurumi Today</b></a>.</p>
<div class="project-stats">
<div class="stat stat-01">
<div class="stat-text">
<h6 class="stat-header">Yarn Type</h6>
<p class="stat-body"><b>Acrylic</b></p>
</div>
</div>
<div class="stat stat-02">
<div class="stat-text">
<h6 class="stat-header">Yarn Size</h6>
<p class="stat-body"><b>Baby (3Ply)</b></p>
</div>
</div>
<div class="stat stat-03">
<div class="stat-text">
<h6 class="stat-header">Hook Size</h6>
<p class="stat-body"><b>2.0mm</b></p>
</div>
</div>
</div>
</div>
<div class="carousel-item" data-bs-interval="10000">
<h3>Pedro the Parrot "Zou"</h3>
<div class="project-img-overlay">
<img src="assets/images/pedro-02.png" alt="Pedro the Parrot (Green theme)" class="project-img">
</div>
<p class="project-caption">Meet the adorable Zou! Zou was created as a twin sibling to Calimero, to be gifted to my friend's twin sister as she also wanted a green pet bird. <br><br> Made using <a href="https://amigurumi.today/amigurumi-pedro-the-parrot-crochet-pattern/" class="carousel-link">pattern from <b>Amigurumi Today</b></a>.</p>
<div class="project-stats">
<div class="stat stat-01">
<div class="stat-text">
<h6 class="stat-header">Yarn Type</h6>
<p class="stat-body"><b>Acrylic</b></p>
</div>
</div>
<div class="stat stat-02">
<div class="stat-text">
<h6 class="stat-header">Yarn Size</h6>
<p class="stat-body"><b>Baby (3Ply)</b></p>
</div>
</div>
<div class="stat stat-03">
<div class="stat-text">
<h6 class="stat-header">Hook Size</h6>
<p class="stat-body"><b>2.0mm</b></p>
</div>
</div>
</div>
</div>
<div class="carousel-item" data-bs-interval="10000">
<h3>Pedro the Parrot "Oro"</h3>
<div class="project-img-overlay">
<img src="assets/images/pedro-03.png" alt="Pedro the Parrot (Yellow Theme)" class="project-img">
</div>
<p class="project-caption">Here's Oro, Calimero's and Zou's long-lost cousin, who I gifted to my cousin at the beginning of 2022. <br><br> Made using <a href="https://amigurumi.today/amigurumi-pedro-the-parrot-crochet-pattern/" class="carousel-link">pattern from <b>Amigurumi Today</b></a>.</p>
<div class="project-stats">
<div class="stat stat-01">
<div class="stat-text">
<h6 class="stat-header">Yarn Type</h6>
<p class="stat-body"><b>Acrylic</b></p>
</div>
</div>
<div class="stat stat-02">
<div class="stat-text">
<h6 class="stat-header">Yarn Size</h6>
<p class="stat-body"><b>Baby (3Ply)</b></p>
</div>
</div>
<div class="stat stat-03">
<div class="stat-text">
<h6 class="stat-header">Hook Size</h6>
<p class="stat-body"><b>2.0mm</b></p>
</div>
</div>
</div>
</div>
<div class="carousel-item" data-bs-interval="10000">
<h3>Santa Claus</h3>
<div class="project-img-overlay">
<img src="assets/images/santa-good.png" alt="Santa Claus" class="project-img">
</div>
<p class="project-caption">Around Christmas 2021, I made a Santa Claus doll... <br><br> Made using <a href="https://amigurumi.today/free-amigurumi-doll-in-santa-claus-suit-crochet-pattern/" class="carousel-link">pattern from <b>Amigurumi Today</b></a>.</p>
<div class="project-stats">
<div class="stat stat-01">
<div class="stat-text">
<h6 class="stat-header">Yarn Type</h6>
<p class="stat-body"><b>Acrylic</b></p>
</div>
</div>
<div class="stat stat-02">
<div class="stat-text">
<h6 class="stat-header">Yarn Size</h6>
<p class="stat-body"><b>Baby (3Ply)</b></p>
</div>
</div>
<div class="stat stat-03">
<div class="stat-text">
<h6 class="stat-header">Hook Size</h6>
<p class="stat-body"><b>2.0mm</b></p>
</div>
</div>
</div>
</div>
<div class="carousel-item" data-bs-interval="10000" id="gloves">
<h3>Silly Gloves</h3>
<div class="project-img-overlay">
<img src="assets/images/silly-gloves.png" alt="Silly Gloves" class="project-img">
</div>
<p class="project-caption">I once worked in an office that was so cold. Afraid I would get frostbite, I made these silly gloves, far more concerned about functionality and size than color.<br><br> Made using <a href="https://www.bhookedcrochet.com/2018/11/29/cozy-striped-crochet-gloves/" class="carousel-link">pattern from <b>Bhooked Crochet</b></a>.</p>
<div class="project-stats">
<div class="stat stat-01">
<div class="stat-text">
<h6 class="stat-header">Yarn Type</h6>
<p class="stat-body"><b>Acrylic</b></p>
</div>
</div>
<div class="stat stat-02">
<div class="stat-text">
<h6 class="stat-header">Yarn Size</h6>
<p class="stat-body"><b>DK (5Ply)</b></p>
</div>
</div>
<div class="stat stat-03">
<div class="stat-text">
<h6 class="stat-header">Hook Size</h6>
<p class="stat-body"><b>2.0mm</b></p>
</div>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#project-carousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#project-carousel" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</section>
<img src="assets/images/section-break.png" alt="break" class="sec-break">
<section class="sec-03" id="about">
<h1>About...</h1>
<h3>... the craft</h3>
<p>
I started off making wearables and accessories, but I often ran into problems with the finished size. It was a while until I understood the importance of yarn size and weight, and hook size in ending up with a completed work in the intended size.
<br>
<br>
I live in a country where crochet supplies are few and far between, requiring a crocheter to pay ridiculous amounts of money to get supplies, so I have to make do with what I <i>can</i> get. I soon discovered the art of <b>amigurumi</b> (Japanese: "knitting-wrapping-around", which almost perfectly describes what they are); with these, sizing matters a lot less. Besides, amigurumi are much more fun to make!
</p>
<h3>... the creator</h3>
<div class="overlay-creator">
<img src="assets/images/Angel 4.jpg" alt="Angel Umeh" class="creator">
</div>
<p>
I'm <b>Angel Umeh</b>. Besides being a crocheter, I am a Petroleum & Gas Engineering <b>student</b>, a <b>front-end web developer</b>, somewhat of a cook, somewhat of a gamer, and currently learning Japanese.
</p>
</section>
</main>
<footer>
<section class="footer-sec-01" id="contact">
I'd love to hear from you!
<br>
<br>
You can interact with me via any of the following:
<div class="contact-links">
<a href="mailto:[email protected]" target="_blank"><i class="fa fa-solid fa-envelope"></i></a>
<a href="http://twitter.com/akcumeh"><i class="fa fa-brands fa-twitter"></i></a>
<a href="http://github.com/akcumeh"><i class="fa fa-brands fa-github"></i></a>
<a href="http://t.me/akcumeh"><i class="fa fa-brands fa-telegram"></i></a>
</div>
</section>
<section class="copyright">
Angel Umeh 2023 ©
</section>
</footer>
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script>
<!-- normal site JS -->
<script src="index.js"></script>
</body>
</html>