-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
355 lines (347 loc) · 13.1 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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!DOCTYPE html>
<html>
<head>
<title>Narumi Katayama</title>
<meta
name="Narumi Katayama Profile Le Wagon"
description="Profile of Narumi Katayama, web develop student"
/>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script
src="https://kit.fontawesome.com/d22238655e.js"
crossorigin="anonymous"
></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Radio+Canada+Big:ital,wght@0,400..700;1,400..700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="style_home.css" />
<link rel="icon" href="images/favicon.svg" type="image/svg+xml" />
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js"
integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy"
crossorigin="anonymous"
></script>
</head>
<body>
<div class="container top-cont">
<div class="row d-flex justify-content-center align-items-center">
<div class="col-12 col-md-6">
<div class="d-flex justify-content-center align-items-center">
<img src="images/profile_pic.png" class="prof-pic" />
</div>
</div>
<div class="col-12 col-md">
<h1 class="mb-4">
Hello <br />
<span style="color: #63458a">World</span>!
</h1>
<p>
My name is
<span>Narumi Katayama</span>
and I’m a Web Design, Graphic Design &
<span>Full Stack Develloper</span> 💻 <br />
living in Yokohama, Japan 🇯🇵
</p>
<div class="d-flex btn-cont">
<div class="m-2">
<a href="#profile" class="btn"> profile </a>
</div>
<div class="m-2">
<a href="#projects" class="btn"> projects </a>
</div>
<div class="m-2">
<a href="#contact" class="btn"> contact </a>
</div>
</div>
</div>
</div>
</div>
<div class="container second-container" id="profile">
<h2 class="prof_tag">
<span class="dot"><</span>profile<span class="dot">></span>
</h2>
<div class="row d-flex">
<div class="col-12 col-md-8">
<h3><span class="dot">.</span>about_me</h3>
<div class="about">
<p class="pt-4">
I originally moved from <strong>Brazil to Japan</strong> five
years ago with a passion for creativity and design. 🎨<br />
Initially, my focus was on
<span>graphic and web design</span>, where I could bring ideas to
life visually. <br />
Over time, I became increasingly fascinated by the world of
<span>programming</span> 💻 — the power to build, create, and
solve problems through code <strong>fascinated me</strong>.<br />
Now, I'm on a journey to become a
<strong>full-stack developer</strong>, combining my
<strong>creative expertise</strong> with
<strong>development skills</strong>, and I’m genuinely excited for
what lies ahead!
</p>
</div>
<h3><span class="dot">.</span>skills</h3>
<div class="skills d-flex pt-4">
<div class="col-6">
<p class="language"><strong>Front-end Development:</strong></p>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>Vue.js</li>
<li>React.js</li>
<li>Stimulus</li>
<li>AJAX</li>
<li>Bootstrap</li>
<li>TailWind</li>
<li>Figma</li>
</ul>
<p class="language"><strong>Back-end Development:</strong></p>
<ul>
<li>Ruby</li>
<li>Rails</li>
<li>Phyton</li>
<li>Flask</li>
<li>Django</li>
<li>OOP</li>
</ul>
</div>
<div class="col">
<p class="language">
<strong>Version Control & Deployment:</strong>
</p>
<ul>
<li>Git</li>
<li>Github</li>
<li>Heroku</li>
</ul>
<p class="language"><strong>Database:</strong></p>
<ul>
<li>SQLite</li>
<li>PostgreSQL</li>
<li>SQL</li>
</ul>
<p class="language">
<strong>Design & Visual Communication:</strong>
</p>
<ul>
<li>Visual Communication</li>
<li>Branding</li>
<li>Typography</li>
<li>Adobe Photoshop</li>
<li>Adobe Illustrator</li>
<li>After Effects</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md">
<div class="languages-container">
<h3><span class="dot">.</span>languages</h3>
<p class="pt-4 language"><strong>Portuguese:</strong> Native</p>
<p class="language"><strong>English:</strong> Advanced</p>
<p class="language"><strong>Japanese:</strong> Basic</p>
</div>
</div>
</div>
<h2 class="prof_tag my-4">
<span class="dot"></</span>profile<span class="dot">></span>
</h2>
<h2 class="prof_tag my-4 pt-4" id="projects">
<span class="dot"><</span>projects<span class="dot">></span>
</h2>
<div
class="projects row d-flex justify-content-center align-items-center"
>
<div class="col-12 col-md-6 project">
<a href="https://www.reclamejp.com/" target="_blank">
<img src="images/reclame_jp.png" class="project-img" />
</a>
<h4><span class="dot">.</span>reclame_jp</h4>
<p>
Reclame JP is a feedback platform where users can give feedback on
companies and the companies can respond to address issues and
resolve problems, improving customer relationships.
</p>
<p>
<strong>Full stack developer, Product Manager, Web Design </strong>
</p>
<span
>Ruby On Rails • Stimulus • HTML • scss • bootstrap • heroku •
postgresql • git • github • figma
</span>
<a
href="https://github.com/narumikat/reclame_jp"
target="_blank"
class="btn-purple-sm mt-4"
>Repository</a
>
</div>
<div class="col-12 col-md-6 project">
<a href="https://github.com/narumikat/chatbot-openai" target="_blank">
<img src="images/chatbot.png" class="project-img" />
</a>
<h4><span class="dot">.</span>chatbot_openai</h4>
<p>
Chatbot built using the OpenAI API, with integrated audio processing
and speech recognition via the Google Cloud Speech API
</p>
<p>
<strong>Full stack developer, Product Manager, Web Design </strong>
</p>
<span>Phyton • Flask • AJAX • openai • google-cloud-speech</span>
<a
href="https://github.com/narumikat/chatbot-openai"
target="_blank"
class="btn-purple-sm mt-4"
>Repository</a
>
</div>
<div class="col-12 col-md project">
<div class="d-flex justify-content-center">
<a href="https://www.gremlin-bell.bike/" target="_blank">
<img
src="images/gremllin-1.png"
alt=""
class="gremllin-img me-2"
/>
<img
src="images/gremllin-2.png"
alt=""
class="gremllin-img me-2"
/>
<img src="images/gremllin-3.png" alt="" class="gremllin-img" />
</a>
</div>
<h4><span class="dot">.</span>gremllin_bell</h4>
<p>
Gremlin Bell is a platform for motorcycle enthusiasts to find the
best routes, share adventures, connect with other riders, and join a
social network for motorcyclists
</p>
<p>
<strong>Full stack developer, Web Design </strong>
</p>
<span
>Ruby On Rails • Stimulus • HTML • scss • bootstrap • heroku •
postgresql • git • github • figma</span
>
<a
href="https://github.com/chikasss/gremlin_bell"
target="_blank"
class="btn-purple-sm mt-4"
>Repository</a
>
</div>
<div class="col-12 col-md-6 project">
<a
href="https://influintelligent-844de0f5a8fb.herokuapp.com/"
target="_blank"
>
<img src="images/influenteligent.png" class="project-img" />
</a>
<h4><span class="dot">.</span>influenteligent</h4>
<p>
Influenteligent connects influencers with brands for mutually
beneficial partnerships, allowing influencers to promote brands and
companies to reach their target audience through collaborations.
</p>
<p>
<strong>Full stack developer, Product Manager, Web Design </strong>
</p>
<span
>Ruby On Rails • Stimulus • HTML • scss • bootstrap • heroku •
postgresql • git • github • figma</span
>
<a
href="https://github.com/narumikat/influentelligent"
target="_blank"
class="btn-purple-sm mt-4"
>Repository</a
>
</div>
<div class="col-12 col-md-6 project">
<a href="https://prod.u-innova.com/" target="_blank">
<img src="images/u-innova.jpeg" class="project-img" />
</a>
<h4><span class="dot">.</span>u-innova_app</h4>
<p>
U-Innova is a Ruby on Rails web app for outsourcing recruitment. It
simplifies the process, manages applications, and ensures reliable
performance with updates and bug fixes.
</p>
<p>
<strong>Full stack developer, Product Manager, Web Design </strong>
</p>
<span
>Ruby On Rails • Stimulus • HTML • scss • bootstrap • heroku •
postgresql • git • github</span
>
</div>
</div>
<h2 class="prof_tag">
<span class="dot"></</span>projects<span class="dot">></span>
</h2>
<h2 class="prof_tag my-4 pt-4" id="contact">
<span class="dot"><</span>contact<span class="dot">></span>
</h2>
<div class="row d-flex justify-content-center">
<div class="col-md-6 col-12">
<div class="row d-flex justify-content-center">
<h3><span class="dot">.</span>social_links</h3>
<div class="links-cont">
<ul>
<li>
<a href="https://github.com/narumikat" target="_blank"
><i class="fa-brands fa-github"></i
></a>
</li>
<li>
<a
href="https://www.instagram.com/narumi.katayama/"
target="_blank"
_blank
><i class="fa-brands fa-instagram"></i
></a>
</li>
<li>
<a
href="https://www.linkedin.com/in/katayamanarumi/"
target="_blank"
><i class="fa-brands fa-linkedin"></i
></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md">
<div class="row d-flex justify-content-center">
<h3><span class="dot">.</span>email</h3>
<h5>narumi.kataiama@gmail.com</h5>
</div>
</div>
</div>
<h2 class="prof_tag my-4">
<span class="dot"></</span>contact<span class="dot">></span>
</h2>
</div>
</body>
</html>