-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (193 loc) · 9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>John Rhanzel</title>
<!-- Google Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Mukta:wght@400;500;600;700&family=Raleway:wght@400;500;600;700&display=swap"
rel="stylesheet">
<!-- CSS Reference -->
<link rel="stylesheet" href="styles.css">
<!-- JavaScript Reference for Contact Form -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@3/dist/email.min.js"></script>
<script type="text/javascript">
emailjs.init('BudGDbJ310yXSpZcA')
</script>
<!-- Ko-fi Widget -->
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
</head>
<body>
<!-- Navigation Bar -->
<nav class="nav-container">
<div class="left-nav">
<a href="index.html"><img src="./assets/Rhanzel Logo Final.svg" alt="Rhanzel logo"></a>
</div>
<div class="right-nav">
<a href="index.html" class="nav-links">Home</a>
<a href="#services" class="nav-links">Services</a>
<!-- <a href="index.html" class="nav-links">Projects</a> -->
<a href="#contact" class="nav-links">Contact</a>
</div>
</nav>
<!-- Hero Section -->
<section id="hero-container" class="hero-container">
<div class="left-container">
<div class="first-col">
<h1 class="left-header">John Rhanzel Ebora</h1>
<p class="left-info">UI/UX Designer, Front-end Developer, and Entrepreneur</p>
</div>
<div class="second-col">
<a href="https://www.linkedin.com/in/johnrhanzelebora/" class="links" target="_blank"><img
src="./assets/img/linkedin.svg" alt="LinkedIn Icon" class="social-icon"></a>
<a href="https://github.com/johnrhanzel" class="links" target="_blank"><img src="./assets/img/github.svg"
alt="GitHub Icon" class="social-icon"></a>
<a href="https://behance.net/johnrhanzel" class="links" target="_blank"><img src="./assets/img/behance.svg"
alt="Behance Icon" class="social-icon"></a>
<a href="https://www.deviantart.com/johnrhanzel" class="links" target="_blank"><img src="./assets/img/DevianArt.svg"
alt="DevianArt Icon" class="social-icon"></a>
<a href="https://twitter.com/hellorhanzel" class="links" target="_blank"><img src="./assets/img/twitter.svg"
alt="Twitter Icon" class="social-icon"></a>
<a href="https://instagram.com/hellorhanzel" class="links" target="_blank"><img src="./assets/img/instagram.svg"
alt="Instagram Icon" class="social-icon"></a>
</div>
</div>
<div class="right-container">
<img src="./assets/img/Rhanzel.jpg" alt="Rhanzel image" class="right-profile">
</div>
</section>
<!-- Services Section -->
<section id="services" class="services-container">
<h1>Service I Offer</h1>
<div class="services-column">
<div class="services-col">
<img src="./assets/img/ux.svg" alt="UI/UX">
<h3>UI/UX Design</h3>
<p>Designing diverse user interfaces, problem-solving, and providing value to end-users.</p>
</div>
<div class="services-col">
<img src="./assets/img/web development.svg" alt="website">
<h3>Web Design</h3>
<p>Create simple and user-friendly websites for users and clients that boost brand identity and market.
</p>
</div>
<div class="services-col">
<img src="./assets/img/photo editing.svg" alt="Photo Editing">
<h3>Photo Editing</h3>
<p>Edit images into stunning and vibrant ones, which will make everyone focus on you as they browse.</p>
</div>
<div class="services-col">
<img src="./assets/img/photo editing.svg" alt="Photo Editing">
<h3>3D Design</h3>
<p>Creating realistic designs using 3D tools such as Blender.</p>
</div>
</div>
</section>
<!-- Projects Section -->
<section class="projects-container">
<h1>Projects</h1>
<div class="projects-cards">
<article class="top-card">
<a href="https://www.behance.net/gallery/147183573/Photographer-Portfolio" class="top-links" target="_blank">
<img src="/assets/img/Photographer Portfolio.png" alt="Photographer Portofolio">
<p>Photographer Portofolio</p>
</a>
</article>
<article class="top-card">
<a href="https://www.behance.net/gallery/154385089/003-Landing-Page" class="top-links" target="_blank">
<img src="/assets/img/GOtour Lading Page.png" alt="GOtour Landing Page">
<p>GOtour</p>
</a>
</article>
<article class="top-card">
<a class="top-links">
<img src="/assets/img/Palubayan.png" alt="Palubayan">
<p>Palubayan</p>
</a>
</article>
<article class="top-card">
<a href="https://www.behance.net/gallery/156526113/009-Music-Player" class="top-links" target="_blank">
<img src="/assets/img/ZProd Music Player.png" alt="ZPod Music Player">
<p>ZProd Music Player</p>
</a>
</article>
<article class="top-card">
<a href="https://www.behance.net/gallery/155998073/008-404-Page" class="top-links" target="_blank">
<img src="/assets/img/404 Concept Page.png" alt="404 Concept Page">
<p>404 Concept Page</p>
</a>
</article>
<article class="top-card">
<a href="https://www.behance.net/gallery/147983699/002-Credit-Card-Checkout" class="top-links" target="_blank">
<img src="/assets/img/Payment Method Concept.png" alt="Payment Method Concept Page">
<p>Payment Method Concept Page</p>
</a>
</article>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact-container">
<div class="contact-first">
<div class="contactfirst-cols">
<h3>Glad to connect with you!</h3>
<p>Feel free to discuss any projects, collaborations or something you want to share.</p>
</div>
<div class="contactsecond-cols">
<h3>Email me at</h3>
<p>[email protected]</p>
</div>
</div>
<form id="form">
<form id="form">
<div class="field">
<label for="email">Email</label> <br>
<input type="text" name="email" id="email" required>
</div>
<div class="field">
<label for="name">Name</label> <br>
<input type="text" name="name" id="name" required>
</div>
<div class="field">
<label for="message">Message</label> <br>
<textarea name="message" id="message" required></textarea>
</div>
<input type="submit" id="button" value="Send">
</form>
</div>
</section>
<!-- Footer Section -->
<footer class="footer-container">
<p>
John Rhanzel © All Rights Reserved 2023</p>
</footer>
<!-- JavaScript -->
<script>
const btn = document.getElementById('button');
document.getElementById('form')
.addEventListener('submit', function (event) {
event.preventDefault();
btn.value = 'Sending...';
const serviceID = 'default_service';
const templateID = 'template_ecwo4re';
emailjs.sendForm(serviceID, templateID, this)
.then(() => {
btn.value = 'Re-send';
alert('Sent!');
}, (err) => {
btn.value = 'Error';
alert(JSON.stringify(err));
});
});
kofiWidgetOverlay.draw('hellorhanzel', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support me',
'floating-chat.donateButton.background-color': '#323842',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</body>
</html>