-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
203 lines (168 loc) · 7.91 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="assets/style.css">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap" rel="stylesheet">
<title>NayrTech</title>
</head>
<body>
<header class="header" id="dark-container">
<a href="#home" class="logo">NayrTech</a>
<div class="bx bx-menu" id="menu-icon"></div>
<ul class="navbar">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#skill">Skill</a></li>
<li><a href="#service">Service</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</header>
<!-- Home Start-->
<section class="home" id="home">
<div class="home-text">
<h1>Hello, I'm</h1>
<h2>FullStack Development</h2>
<a href="#about" class="btn">Next Explore</a>
</div>
<div class="home-img">
<img src="assets/img-background/user.jpg">
</div>
</section>
<!--------About Start--------->
<section class="about" id="about">
<div class="about-img">
<img src="assets/img-background/ryan.jpeg">
</div>
<div class="about-text">
<span>About </span>
<h2>Who Are You ?!</h2>
<p>Hello, my name is Ryan Ademaputra, born in 2006. Currently, I am focused and consistently learning to become a full stack developer. After graduating from vocational high school (SMK), I feel well-supported in the fields of information technology and computer science.
I am interested in full stack development because I believe that mastering all aspects of web development will enable me to make meaningful contributions in creating innovative technological solutions. I am eager to continue learning and exploring in this field of technology.
</p>
<a href="#skill" class="btn">Next Explore</a>
</div>
</section>
<!--------skill Start--------->
<section class="skill" id="skill">
<div class="heading">
<span>Skill</span>
<h2>skills expertise.</h2>
</div>
<div class="skill-container">
<div class="box">
<div class="box-img">
<img src="assets/skill/html-icon.png" alt="">
</div>
<h2>HTML</h2>
<h3>HyperText Markup Language.</h3>
</div>
<div class="box">
<div class="box-img">
<img src="assets/skill/css-icon.png" alt="">
</div>
<h2>CSS</h2>
<h3>Cascading Style Sheets.</h3>
</div>
<div class="box">
<div class="box-img">
<img src="assets/skill/javascript-icon.png" alt="">
</div>
<h2>Js</h2>
<h3>JavaScript.</h3>
</div>
<!--
<div class="box">
<div class="box-img">
<img src="assets/skill/figma-icon.png" alt="">
</div>
<h2>Figma</h2>
<h3></h3>
</div>
<div class="box">
<div class="box-img">
<img src="assets/skill/git-icon.png" alt="">
</div>
<h2>Git</h2>
<h3></h3>
</div>
</div>
-->
</section>
<!--Service start-->
<section class="service" id="service">
<div class="heading">
<span>service</span>
<h2>Navigating Service Excellence</h2>
</div>
<div class="service-container">
<div class="s-box">
<img src="assets/img-service/team.jpg" >
<h3>Team Work</h3>
<p>
This service emphasizes effective teamwork collaboration to achieve common goals, utilizing individual strengths and team synergy to enhance productivity and create better solutions.</p>
</div>
<div class="s-box">
<img src="assets/img-service/speak.jpg" >
<h3>Communication Skills</h3>
<p>Communication skills in service include active listening, clear speaking, showing empathy, effective writing, and adapting communication to meet customer needs to enhance their experience.</p>
</div>
<div class="s-box">
<img src="assets/img-service/otak.jpg" alt="">
<h3>Problem-Solving Skills</h3>
<p>Problem-solving skills involve the ability to identify issues, analyze relevant information, find effective solutions, and implement them successfully. Here are the key components of these skills.</p>
</div>
</div>
</section>
<section class="cta">
<h2>Experience Our Quality Services</h2>
<a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=&su=&body=" target="_blank" class="btn-1">Let's Talk</a>
</section>
<!--Footer star-->
<section id="contact">
<div class="Footer">
<div class="main">
<div class="col">
<h4>Menu Links</h4>
<ul>
<li><a href="#home" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#skill">skill</a></li>
<li><a href="#service">service</a></li>
<li><a href="#contact">contact</a></li>
</ul>
</div>
<div class="col">
<h4>Our service</h4>
<ul>
<li><a href="#">Web Design</a></li>
<li><a href="#">Web Development</a></li>
<li><a href="#">Bearmentor</a></li>
<li><a href="#">Graphic Desaign</a></li>
</ul>
</div>
<div class="col">
<h4>Information</h4>
<ul>
<li><a href="#">About Me</a></li>
<li><a href="#">Programmer Information</a></li>
<li><a href="#">Privacy Police</a></li>
<li><a href="#">Terms & conditions</a></li>
</ul>
</div>
<div class="col">
<h4>Contact Us</h4>
<div class="social">
<a href="https://www.linkedin.com/in/ryan-ademaputra-957b43309/" target="_blank"><i class='bx bxl-linkedin'></i></a>
<a href="https://github.com/Ryan-Ademaputra" target="_blank"><i class='bx bxl-github'></i></a>
<a href="https://www.instagram.com/ry4nn.x/" target="_blank"><i class='bx bxl-instagram'></i></a>
</div>
</div>
</div>
</div>
</section>
<script src="/assets/script.js"></script>
</body>
</html>