forked from Kuneng-gatluok/first-commit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtweet.html
More file actions
171 lines (169 loc) · 7.86 KB
/
tweet.html
File metadata and controls
171 lines (169 loc) · 7.86 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Responsive Personal Portfolio </title>
<!--box icons-->
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!--customer css-->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--header design-->
<header class="header">
<a href="#" class="logo">Portfolio</a>
<i class='bx bx-menu' id="menu-icon"></i>
<nav class="navbar" id="navbar">
<ul>
<li> <a href="#home" class="active">Home</a>
</li>
<li> <a href="#about">About</a>
</li>
<li> <a href="#services">Service</a>
</li>
<li> <a href="#portfolio">Portfolio</a>
</li>
<li> <a href="#contact">Contact</a>
</li>
</ul>
</nav>
</header>
<!--home section design-->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, it's Me</h3>
<h1>Kuneng Gatluok</h1>
<h3>And I'm a <span>frontend Developer</span></h3>
<p>I'm a frontend developer, which means you're skilled in crafting the visual and interactive elements of web applications. You likely have strong knowledge of languages like HTML, CSS, and JavaScript, and work with frameworks like React, Angular, or Vue. Your work revolves around ensuring that websites and apps not only look appealing but also function smoothly, providing users with an intuitive, engaging experience.
Since you’re diving into generative AI in a course, you’re likely exploring how new AI tools can further enhance the user experience or streamline development. Given your focus on UI/UX and frontend optimization, you may also have an eye for design, accessibility, and performance—ensuring that the apps you build are accessible to all and perform well across devices.</p>
<div class="social-media">
<a href="#"><i class='bx bxl-facebook-circle'></i></a>
<a href="#"><i class='bx bxl-twitter'></i></a>
<a href="#"><i class='bx bxl-instagram'></i></a>
<a href="#"><i class='bx bxl-linkedin-square'></i></a>
<a href="#"><i class='bx bxl-whatsapp'></i></a>
</div>
<a href="#" class="btn">Download CV</a>
</div>
<div class="Home-img">
<img src="assets/kuneng -profile.web.jpg" >
</div>
</section>
<!--about section design-->
<section class="about" id="about">
<div class="about-img">
<img src="assets/kuneng -profile.web.jpg" >
</div>
<div class="about-content">
<h2 class="heading">About <span>Me</span></h2>
<h3>frontend developer</h3>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="" class="btn">Read More</a>
</div>
</section>
<!--sevices section design-->
<section class="services" id="services">
<h2 class="heading">our <span>services</span></h2>
<div class="services-container">
<div class="services-box">
<i class='bx bx-code-alt'></i>
<h3>Web development</h3>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bxs-paint' ></i>
<h3>Graphic design</h3>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#" class="btn">Read More</a>
</div>
<div class="services-box">
<i class='bx bx-bar-chart-alt' ></i>
<h3>digital marketing</h3>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#" class="btn">Read More</a>
</div>
</div>
</section>
<!--portfolio section design-->
<section class="portfolio" id="portfolio">
<h2 class="heading">latest <span>project</span></h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="assets/portfolio 1.jpeg" alt="">
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio 2.jpeg" alt="">
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio 3.jpeg" >
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio 4.jpeg" alt="">
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio 5.jpeg" alt="">
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
<div class="portfolio-box">
<img src="assets/portfolio 6.jpeg" alt="">
<div class="portfolio-layer">
<h4>Web design</h4>
<p>What specific frontend technologies are you skilled in? Are there any frameworks, languages, or tools you’re particularly focused on, like React, Vue, HTML/CSS, or JavaScript? </p>
<a href="#"></a><i class='bx bx-link-external'></i>"></a>
</div>
</div>
</div>
</section>
<!--contact section design-->
<section class="contact" id="contact">
<h2 class="heading">contact <span>me!</span></h2>
<form action="#">
<div class="input-box">
<input type="text" placeholder="full name">
<input type="email" placeholder="email">
</div>
<div class="input-box">
<input type="number" placeholder="mobile number">
<input type="text" placeholder="email subject">
</div>
<textarea name="" id="" cols="30" rows="10" placeholder="your message"></textarea>
<input type="submit" value="send message" class="btn">
</form>
</section>
<!--footer design -->
<footer class="footer">
<div class="footer-text">
<p>copyright © 2024 by Kuneng | all rights reserved.</p>
</div>
<div class="footer-icontop">
<a href="#home"><i class='bx bx-up-arrow-alt'></i></a>
</div>
</footer>
</body>
</html>