-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (162 loc) · 7.82 KB
/
index.html
File metadata and controls
188 lines (162 loc) · 7.82 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K0ZT2W9NRL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-K0ZT2W9NRL');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio | Creative Developer</title>
<link rel="stylesheet" href="index.css">
<!-- Font Awesome for Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="container nav-container">
<a href="#" class="logo">Web<span style="color: var(--accent-primary)">ly.</span></a>
<ul class="nav-links">
<li><a href="#hero" class="nav-link active">Home</a></li>
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#projects" class="nav-link">Work</a></li>
<li><a href="#contact" class="nav-link">Contact</a></li>
</ul>
<div class="nav-toggle" id="nav-toggle">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="hero" class="hero">
<div class="container">
<div class="grid-2">
<div class="hero-content">
<span class="hero-subtitle">Hello, I'm Daniel</span>
<h1 class="hero-title">Front-end <br>Developer</h1>
<p class="hero-description">
I build immersive web experiences with a focus on motion, aesthetics, and performance. Turning
ideas into digital reality.
</p>
<a href="#projects" class="btn">View My Work</a>
</div>
<div class="hero-visual" style="position: relative;">
<!-- Abstract visual representation -->
<div style="
width: 300px;
height: 300px;
background: linear-gradient(45deg, var(--accent-secondary), var(--accent-primary));
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
filter: blur(40px);
opacity: 0.6;
animation: morph 8s ease-in-out infinite;">
</div>
</div>
</div>
<div class="hero-bg-glow"></div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about">
<div class="container">
<h2 class="section-title">About Me</h2>
<div class="grid-2">
<div class="about-image">
<!-- Placeholder for user image -->
<div style="
width: 100%;
height: 100%;
background: #111;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid rgba(255,255,255,0.1);">
<img src="https://github.com/DanielNshimba/webly/blob/main/5.png?raw=true" alt="n">
<!--<i class="fas fa-user" style="font-size: 4rem; color: var(--text-secondary);"></i>-->
</div>
</div>
<div class="about-content">
<p class="about-text">
I'm currently starting my journey as a developer.
I love to believe that I can bridge the gap between aesthetics and
engineering. Webly is my personal brand.
</p>
<p class="about-text">
My journey of becoming a developer has largely been influenced by my introverted nature
and because i love to be encharge of my work.
</p>
<div class="skills-container">
<span class="skill-tag">HTML5</span>
<span class="skill-tag">CSS3</span>
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">Figma</span>
<span class="skill-tag">UI/UX Design</span>
<span class="skill-tag">Git</span>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="projects">
<div class="container">
<h2 class="section-title">Selected Work</h2>
<div class="grid-3">
<!-- Project 1 -->
<div class="project-card">
<h3 class="project-title">E-Commerce Platform</h3>
<p class="project-desc">A full-featured online store with cart functionality and payment
integration.</p>
<a href="ecmc.html" class="project-link">View Project <i class="fas fa-arrow-right"></i></a>
</div>
<!-- Project 2 -->
<div class="project-card">
<h3 class="project-title">Restaurant Website</h3>
<p class="project-desc">A website for a restaurant with a menu and reservation system.
</p>
<a href="re.html" class="project-link">View Project <i class="fas fa-arrow-right"></i></a>
</div>
<!-- Project 3 -->
<div class="project-card">
<h3 class="project-title">Personal blog</h3>
<p class="project-desc">A website for a personal blog with a blog and a contact form.</p>
<a href="blg.html" class="project-link">View Project <i class="fas fa-arrow-right"></i></a>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container contact-container">
<h2 class="section-title">Get In Touch</h2>
<p class="contact-text">
Have a project in mind or just want to say hi? I'm always open to discussing new ideas and
opportunities. I'm Open for hire
</p>
<a href="mailto:hello@example.com" class="btn">Say Hello</a>
<div style="margin-top: var(--spacing-md); display: flex; justify-content: center; gap: 20px;">
<a href="https://github.com/danielKakoshi/" style="font-size: 1.5rem; color: var(--text-secondary);"><i
class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/daniel-nshimba-7b1b4b362/"
style="font-size: 1.5rem; color: var(--text-secondary);"><i class="fab fa-linkedin"></i></a>
<a href="https://www.instagram.com/danielsorbiit/"
style="font-size: 1.5rem; color: var(--text-secondary);"><i class="fab fa-instagram"></i></a>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<p>© 2025 Portfolio. Designed & Built with <i class="fas fa-heart"
style="color: var(--accent-secondary)"></i>by Daniel.</p>
</div>
</footer>
<script src="index.js"></script>
</body>
</html>