-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
219 lines (202 loc) · 10.5 KB
/
index.html
File metadata and controls
219 lines (202 loc) · 10.5 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="style.css">
<title>Dipen Portfolio</title>
</head>
<body>
<nav>
<div class="nav-container">
<div class="logo" data-aos="zoom-in" data-aos-duration="1500">
Dipen <span>Luitel</span>
</div>
<div class="links">
<div class="link" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="100"><a href="#">Home</a></div>
<div class="link" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="200"><a href="#">About</a></div>
<div class="link" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="300"><a href="#">Skills</a></div>
<div class="link" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="400"><a href="#">Services</a></div>
<div class="link" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="500"><a href="#">Contact</a></div>
</div>
<i class="fa-solid fa-bars hamburg" onclick="hamburg()"></i>
</div>
<div class="dropdown">
<div class="links">
<a href="#">Home</a>
<a href="#">About</a>
<a href="#">Skills</a>
<a href="#">Service</a>
<a href="#">Contact</a>
<i class="fa-solid fa-xmark cancel" onclick="cancel()"></i>
</div>
</div>
</nav>
<section>
<div class="main-container">
<div class="image" data-aos="zoom-out" data-aos-duration="3000">
<img src="main.png" alt="">
</div>
<div class="content">
<h1 data-aos="fade-left" data-aos-duration="1500" data-aos-delay="700">Hey I'm <span>Dipen</span></h1>
<div class="typewriter" data-aos="fade-right" data-aos-duration="1500" data-aos-delay="900">I'm a <span class="typewriter-text"></span><label for="">|</label></div>
<p data-aos="flip-down" data-aos-duration="1500" data-aos-delay="1100">
</p>
<div class="social-links">
<a href="#" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="1300"><i class="fa-brands fa-github"></i></a>
<a href="#" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="1400"><i class="fa-brands fa-facebook"></i></a>
<a href="#" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="1500"><i class="fa-brands fa-linkedin"></i></a>
<a href="#" data-aos="fade-up" data-aos-duration="1500" data-aos-delay="1600"><i class="fa-brands fa-twitter"></i></a>
</div>
<div class="btn" data-aos="zoom-in" data-aos-duration="1500" data-aos-delay="1800">
<button>Hire me</button>
</div>
</div>
</div>
</section>
<section class="about-me-section">
<div class="about-container">
<div class="about-text">
<h2>About <span>Me</span></h2>
<h3>Full Stack Developer!</h3>
<p>
I am a skilled web designer with over 3 years of experience in the industry.
My passion lies in creating captivating website designs and implementing them
through frontend development. I take pride in staying up-to-date with current
design trends and leveraging my creativity to produce visually appealing and
user-friendly websites.
</p>
<h3>Designer</h3>
<p>
I am a skilled designer with over 3 years of experience in creating visually compelling designs. My expertise spans various mediums, from web and graphic design to UI/UX, ensuring each project blends aesthetics with functionality. I’m passionate about crafting user-centric designs that capture attention and offer seamless experiences. With a keen eye for detail and dedication to current design trends, I deliver work that upholds creativity and professionalism.
</p>
<a href="#" class="btn">More About Me</a>
</div>
<div class="about-img">
<img src="Dipen-Luitel.png" alt="About Image">
</div>
</div>
</section>
<section class="services">
<h1 class="heading">My <span class="span">Services</span></h1>
<div class="services-container">
<div class="marquee">
<div class="marquee-inner">
<div class="service-card">
<i class="fas fa-code"></i>
<h2>UI/UX Design</h2>
<p>UX/UI design focuses on creating intuitive, user-friendly interfaces by prioritizing usability, consistency, and
accessibility. It ensures a seamless experience through responsive layouts, clear navigation, and pleasing
designs.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
<div class="service-card">
<i class="fas fa-pencil-alt"></i>
<h2>Web Security</h2>
<p>To safeguards websites through encryption, firewalls, and secure coding practices. It protects data by using
multi-factor authentication, regular security audits, and robust encryption for both transmitted and stored information.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
<div class="service-card">
<i class="fab fa-apple"></i>
<h2>Web Design</h2>
<p>Web design emphasizes responsive layouts and user-centered aesthetics. It combines fast load times, SEO optimization, and
intuitive navigation to create visually appealing, functional, and accessible websites across all devices.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
<div class="service-card">
<i class="fas fa-code"></i>
<h2>Web Penetration</h2>
<p>Web penetration testing involves identifying vulnerabilities in web applications by simulating cyberattacks. to secure
websites weaknesses in security measures, allowing for proactive fixes to prevent security breaches.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
<div class="service-card">
<i class="fas fa-pencil-alt"></i>
<h2>Graphics Design</h2>
<p>It combines visuals, typography, and colors to communicate ideas effectively. It creates visually appealing
designs for print and digital media, ensuring clarity, brand identity, and audience engagement.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
<div class="service-card">
<i class="fab fa-apple"></i>
<h2>Animated Video's</h2>
<p>Animated video design uses motion graphics and animation to tell stories, explain concepts, or promote products. It blends
creativity and technical skills to engage viewers through dynamic visuals and compelling narratives.</p>
<a href="#" class="learn-more">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<section class="latest-projects">
<h2>Latest<span>Project</span></h2>
<div class="projects-container">
<div class="project-card">
<img src="https://via.placeholder.com/300x200?text=UI+UX" alt="UI UX Design">
</div>
<div class="project-card">
<img src="https://via.placeholder.com/300x200?text=Website+Development" alt="Website Development">
</div>
<div class="project-card">
<img src="https://via.placeholder.com/300x200?text=Ethical+Hacking" alt="Ethical Hacking">
</div>
</div>
</section>
<div class="footer_bg">
<div class="footer_bg_one"></div>
<div class="footer_bg_two"></div>
</div>
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 24 150 28"
preserveAspectRatio="none"
>
<defs>
<path
id="gentle-wave"
d="M-160 44c30 0 58-18 88-18s58 18 88 18
58-18 88-18 58 18 88 18v44h-352z"
/>
</defs>
<g class="waves">
<use
xlink:href="#gentle-wave"
x="50"
y="0"
fill="#03ffff"
fill-opacity=".2"
/>
<use
xlink:href="#gentle-wave"
x="50"
y="3"
fill="#03ffff"
fill-opacity=".5"
/>
<use
xlink:href="#gentle-wave"
x="50"
y="6"
fill="#03ffff"
fill-opacity=".9"
/>
</g>
</svg>
<div class="footer_content">
<div class="footer_bottom">
<p class="mb-0 f_400">© DipenLuitel Personal Page.. 2024 All rights reserved.</p>
<p>Made by <a href="http://dipenluitel30.com.np" target="_blank">Dipen Luitel</a></p>
</div>
</div>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init({offset:0});
</script>
<script src="script.js"></script>
</body>
</html>