-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
310 lines (271 loc) · 13.7 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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<!DOCTYPE html>
<html lang="zxx">
<head>
<!-- Meta Tags -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
<meta name="description" content="Carrby - Agency Template" />
<meta name="author" content="" />
<!-- Page Title -->
<title>Carla Jean</title>
<!-- Favicon and Touch Icons -->
<link href="imgs/favicon.png" rel="shortcut icon" type="image/png" />
<link href="imgs/apple-touch-icon.png" rel="apple-touch-icon" />
<link href="imgs/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" />
<link href="imgs/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" />
<link href="imgs/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" />
<!-- Lead Style -->
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- Start Header -->
<header id="header" class="header">
<div class="navigation">
<div class="container">
<nav id="flexmenu">
<div class="logo">
<a href="index.html"></a>
</div>
<div class="nav-inner">
<div id="mobile-toggle" class="mobile-btn"></div>
<ul class="main-menu">
<li class="menu-item"><a class="active" href="#slider">Home</a></li>
<li class="menu-item"><a href="#projects">Projects</a></li>
<li class="menu-item"><a href="#about">About Me</a></li>
<!-- <li class="menu-item"><a href="#resume">Resume</a></li> -->
<!-- <li class="menu-item"><a href="#contact">Contact</a></li> -->
</ul>
</div>
</nav>
</div>
</div>
</header>
<section id="slider" class="slider_1">
<div class="owl-carousel owl-theme slider_carousel">
<div class="item">
<div class="slider" style="background-image:url(imgs/bg3.jpg)">
<div class="container">
<div class="slide-content">
<h6 class="sub_heading">Carla Jean Zozobrado</h6>
<h2 class="heading">Project Management</h2>
</div>
</div>
</div>
</div>
<div class="item">
<div class="slider" style="background-image:url(imgs/bg2.jpg)">
<div class="container">
<div class="slide-content">
<h6 class="sub_heading">Carla Jean Zozobrado</h6>
<h2 class="heading">Information Technology Course</h2>
</div>
</div>
</div>
</div>
</div>
<div class="scroll_btn"><a href="#about"><i class="fa fa-angle-down"></i></a></div>
</section>
<div class="main-wrapper">
<section id="projects" class="services">
<div class="container">
<div class="section-title">
<h2>Projects</h2>
<p>School Projects</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="servicebox">
<div class="about_img_box2 enlarge-on-hover">
<img src="imgs/p2.png" alt="img" />
</div>
<div class="srv_desc">
<h5 class="count"><br><br>2023 <br> Documentation Analyst <br>Front-end Developer</h5>
<h4>Book Haven</h4>
<p style="text-align: justify;"> Book Haven is a school library management system, a
requirement for Application Systems
Development subject during my 2nd year in the university. It is a web-based
application
that allows librarians to manage books, students to borrow books, and teachers to
reserve books.<br><br><br><br>
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="servicebox">
<div class="about_img_box2 enlarge-on-hover">
<img src="imgs/p3.png" alt="img" width="100%" />
</div>
<div class="srv_desc">
<h5 class="count"><br><br> 2023 <br> Front-end Developer</h5>
<h4>USEP Library Management System</h4>
<p style="text-align: justify;"> The USeP Library Management System is an innovative
solution tailored to meet the
unique needs of the University of Southeastern Philippines library. By integrating
advanced features for resource organization and user engagement, it fosters an
enriched
academic experience within the university community.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="servicebox">
<div class="about_img_box2 enlarge-on-hover" style="width:75%; margin-bottom: 5px; margin-left: 30px;">
<img src="imgs/p1.png" alt="img" />
</div>
<div class="srv_desc">
<h5 class="count"><br>2024-Present <br>Front-end Developer </h5>
<h4>Mortuary System </h4>
<p style="text-align: justify;">Introducing the Mortuary System for our local church, a
transparent and efficient web-based designed to
uphold accountability and dignity in funeral arrangements,
ensuring clear communication and record-keeping for families during their time of
need.<br><br><br><br><br>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="container mt-5">
<div class="section-title">
<h2>Featured Project</h2>
<p>Work Project</p>
</div>
<div class="row">
<div class="col-lg-12 col-md-6">
<div class="servicebox">
<div class="about_img_box " >
<img src="./imgs/img-clmd.PNG" alt="img" />
</div>
<div class="srv_desc">
<h5 class="count"><br><br>2024-Present <br> Graphic Design</h5>
<h4>Curriculum Learning Management Division</h4>
<p style="text-align: justify;"> CLMD is a DepEd website dashboard. It is for Supervisors
access only in Davao Region .<br><br><br><br>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="about" class="about">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="about_content_box box-left">
<h2>About Me</h2>
<p style="font-weight: justify; font-size: 20px; "><br><br> I'm Carla Jean.
I possess basic knowledge of Java, HTML, CSS, Bootstrap
5,
JavaScript, and PHP. As a dedicated individual, I have a strong passion for learning. <br>
I have knowledge from Microsoft Offices like MS Word, PPT ,PDF, and the like.<br><br>
<b>I have the following skills:</b><br>
>Ability to multitask<br>
>Communication skills<br>
>Attention to detail<br>
>Understanding of basic software<br>
>Organizational skills<br>
>Time management<br>
>Critical thinking<br>
>Ability to research and collect data<br>
>Summarization skills
</p>
</div>
<div class="about_content_box box-left">
<div class="about_txt_box mt-4">
<p style="font-weight: justify; font-size: 20px;"> In my spare time, I love traveling
and seeking new adventures. Trying different foods
and exploring various cuisines. Watching movies helps me unwind and escape into
captivating
stories. I also find self-reflection and meditation beneficial for keeping myself on
track.
</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="about_content_box box-right">
<div class="row">
<div class=" p-5 col-lg-10 col-md-6">
<div class="about_img_box">
<img src="imgs/cjz.png" alt="img" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
<section id="resume" class="works">
<div class="container">
<div class="section-title">
<h2>Resume</h2><br>
<div class="portfolio-wrapper ">
<div class="works-img ">
<img src="imgs/resume.png" alt="" />
</div>
</div>
</div>
</section> -->
<!-- <section id="contact" class="contact">
<div class="container">
<div class="row">
<div class="col-md-4 col-lg-4">
<div class="contact-info">
<div class="contact-info-details">
<h4>Phone</h4>
<p>0936 500 3023</p>
</div>
<div class="contact-info-details">
<h4>Address</h4>
<p>Purok 9-B Poblacion Maco, DDO</p>
</div>
<div class="contact-info-details">
<h4>Facebook</h4>
<p>Carla Jean Zozobrado</p>
</div>
<div class="contact-info-details">
<h4>E-mail</h4>
<p>carlajeanzozobrado@gmail.com</p>
</div>
</div>
</div>
<div class="col-md-7 col-lg-7 offset-lg-1">
<div class="contact-form-two">
<div class="contact-title">
<h1>My Contacts</h1>
<hr style="background-color: aliceblue;">
</div>
</div>
</div>
</div>
</div>
</section> -->
</div><!-- End Main Wrapper-->
<footer id="footer" class="footer">
<div class="footer-bottom">
<div class="container">
<div class="copyright">
<p> ©2024 Carla Jean Zozobrado</p>
</div>
</div>
</div>
</footer>
<!-- All JavaScript Files
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.mixitup.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/typed.min.js"></script>
<script src="js/menu.js"></script>
<script src="js/custom.js"></script>
</body>
</html>