-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
439 lines (402 loc) · 15.4 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
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<html>
<head>
<title>Pratima Maharjan - Frontend web developer</title>
<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=Open+Sans:wght@300;400&family=Ubuntu:wght@400&display=swap"
rel="stylesheet"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header class="header">
<div class="wide-container">
<div class="header-wrapper">
<i class="fas fa-bars hamburger" id="hamburger"></i>
<div class="logo"><h6>P</h6></div>
<nav class="menu">
<ul id="menu">
<li>
<a href=""> About</a>
</li>
<li>
<a href="#projects"> Projects</a>
</li>
<li>
<a href="">Experience</a>
</li>
<li>
<a href="#contact"> Contact</a>
</li>
</ul>
<a class="button resume" href="#">Resume</a>
</nav>
</div>
</div>
</header>
<main>
<!-- start introduction-page -->
<section>
<div class="container">
<div class="flex">
<div class="intro span-8 md-span-6">
<div class="name">
<p>Hi, my name is</p>
</div>
<h1>Pratima Maharjan</h1>
<h2>UI/UX designer and frontend web developer</h2>
<div class="about-info span-8 md-span-6">
<p>
I enjoy creating user focus UI and learn new thing on the
internet. I am currently focusing on learning UI/UX. My Hobby is
watching movies, listening to music and travelling.
</p>
</div>
</div>
<div class="profile-pic span-4 md-span-6">
<img src="images/profile-pic.png" alt="" />
</div>
</div>
</div>
</section>
<!-- End introduction-page -->
<!-- start experence-details -->
<section>
<div class="container">
<div class="experence">
<div class="heading">
<h3>My Experence</h3>
<div class="border"></div>
</div>
<div class="exp-details">
<ul class="tabs span-4">
<li class="active">
<button
class="tab"
role="tab"
aria-selected="true"
data-id="html"
>
HTML
</button>
</li>
<li>
<button
class="tab"
role="tab"
aria-selected="false"
data-id="css"
>
CSS
</button>
</li>
<li>
<button
class="tab"
role="tab"
aria-selected="false"
data-id="javascript"
>
Javascript
</button>
</li>
<li>
<button
class="tab"
role="tab"
aria-selected="false"
data-id="react"
>
React
</button>
</li>
<li>
<button
class="tab"
role="tab"
aria-selected="false"
data-id="ui-ux"
>
UI/UX
</button>
</ul>
<div class="tab-panel span-8">
<div class="panel" data-id="html">
<p>Learn HTMl during my internship period</p>
<p>Intern Frontend Developer in 3Hambers in nepal</p>
<p>Nov 2014</p>
<p>
my self-learning journey with HTML,
I found myself captivated by its foundational role in web development.
Through dedicated practice and exploration,
I swiftly progressed from a novice to a confident HTML developer.
<br>
Today, I adeptly structure elements within HTML documents,
leveraging tags and attributes to create cohesive web pages.
This journey has been transformative, fueling my passion for web development and
inspiring me to continue honing my skills. As I look ahead, I am eager to delve deeper
into the world of HTML and explore new horizons in web development.
</p>
</div>
<div class="panel" data-id="css">
<p>Enhancing Website Aesthetics.The Transformative Power of CSS</p>
<p>Intern Frontend Developer in 3Hambers in nepal</p>
<p>Nov 2014</p>
<p>
during my training time, I got chance to learn html, css bootstrape css and photoshop. That time I heve design website by writing css code my adding background, padding margin and adding images and creating cards design.
</p>
</div>
<div class="panel" data-id="javascript">
<p>Javascript course from Redi school </p>
<p> Learn about variables, console.log, types,
operators, functions, objects, arrays, JSON,
DOM manipulation, and APIs.</p>
<p>2023- 2024</p>
<p>
Learn the basics of JavaScript to build websites effectively.Gain foundational knowledge and practical skills for web development
</p>
</div>
<div class="panel" data-id="react">
<p>Courses from Techlabs, Coursera, Udemy </p>
<p> Techlabs delivery final project</p>
<p>2024</p>
<p>
During my course, I delved deep into React to complete the project. I utilized React with Tailwind CSS and also learned React Native with Expo to develop a mobile app.During my course I have lern to work with components difference between higher component and dummy component.
</p>
</div>
<div class="panel" data-id="ui-ux">
<p>UI/UX </p>
<p> I have take a several UI/UX courses</p>
<p>2022-2024"</p>
<p>
I completed a UI/UX course at Redi School,
where I finished both basic and intermediate courses along with projects.
Additionally, I enrolled in a UX course at Techlabs and completed a project.
I also participated in the Google UX course and received a badge as a UX designer.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- start experence-details -->
<!-- start my projexts -->
<section>
<div class="container">
<div class="projects" id="projects">
<div class="heading">
<h3>My feature Projects</h3>
<div class="border"></div>
</div>
<div class="project-details reverse">
<div class="project-image">
<img src="images/bundesplatzkino.jpg" alt="" />
</div>
<div class="project-desc">
<h5>Figma website redesign</h5>
<h2>Bundesplatz kino</h2>
<p>
Bundesplatz kono is a small local cinema. They shows german
movies . I have recreate design for Bundesplatz kino.I have
choosed two colors as a primary colors, black and yellow and
some shades of geay. I tried to make better for the user in
this site.
</p>
<ul class="project-tags">
<li>prototype</li>
<li>autolayout</li>
<li>information-architecture</li>
<li>color/typography</li>
</ul>
</div>
</div>
<div class="project-details">
<div class="project-image">
<img src="images/p.png" alt="" />
</div>
<div class="project-desc">
<h5>Figma & Webflow design for a website</h5>
<h2>Sana beauty</h2>
<p>
Sana beauty palar is a hobby project. I choose two colors a s
a main colors, purple and pink. This site is specially for the
women,who want to be beautiful.
</p>
<ul class="project-tags">
<li>figma</li>
<li>component</li>
<li>auto layouyt</li>
<li>Colour/typography</li>
</ul>
</div>
</div>
<div class="project-details">
<div class="project-image">
<img src="images/project3.png" alt="" />
</div>
<div class="project-desc">
<h5>UI/UX design</h5>
<h2>Piano Academy Berlin</h2>
<p>
The Piano Academy Berlin is a private piano school in the
Southwest of Berlin, geared towards anyone interested in
taking piano lessons. I have recreated this website, the
current website is hard to read because of colour contrast. I
tried to make this website simple and clear by following
simple rule of UI/UX design.
</p>
<ul class="project-tags">
<li>figma</li>
<li>prototype</li>
<li>brand design</li>
<li>UI/UX design</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End my projexts -->
<!-- Start projects categories -->
<section>
<div class="container">
<div class="project-categories">
<div class="heading">
<h3>My Others Projects</h3>
</div>
<div class="project-grid">
<div class="project-item">
<div class="project-top">
<div class="folder">
<a href="#"><i class="fas fa-folder"></i></a>
</div>
<div class="polyline">
<a target="_blank" href="https://lummu.de"
><i class="fas fa-globe"></i
></a>
<a href=""><i class="fab fa-github-alt"></i></a>
</div>
</div>
<div class="project-title">
<h4>Lummu</h4>
</div>
<div class="project-discripto">
<p>Component library and frontend of an E-commerce site.</p>
</div>
<ul class="project-list">
<li>HTML</li>
<li>CSS</li>
<li>Fractal</li>
</ul>
</div>
</div>
<a class="button center" href="/">See more</a>
</div>
</div>
</section>
<!-- End projects categories -->
<!-- Start Get in touch -->
<section>
<div class="container">
<div class="get-intouch" id="contact">
<div class="heading center">
<h3>What's Next?</h3>
</div>
<h4>Get in touch</h4>
<get-in-touch-des>
<p>
I’m currently looking for new opportunities for trainee or
intern UI/UX design positions. Where I can
utilise the skills I have leaned so far and also learn new
things from the team and further develop my web development
skills!
</p>
</get-in-touch-des>
</div>
</section>
<!-- End Get in touch -->
<!-- Form start from here -->
<section class="form">
<div class="container">
<div class="flex form-wrapper">
<div class="span-9 md-span-12">
<form action="/" method="post">
<h5>Contact form</h5>
<div class="form-fields">
<input name="name" type="text" placeholder="Name" />
<input name="email" type="email" placeholder="Email" />
<textarea
name="message"
id="message"
cols="20"
rows="10"
placeholder="Write something"
></textarea>
</div>
<button class="button center">submit</button>
</form>
</div>
<div class=" illustration span-3 md-span-12">
<img src="images/contact-illustration.svg" alt="">
</div>
</div>
</div>
</section>
<!-- Form start from here -
<!-- </div>
</div>
</main> -->
<footer>
<div class="social-media">
<a target="_blank" href="#"> <i class="fa-brands fa-instagram"></i></a>
<a target="_blank" href="https://www.linkedin.com/in/pratima-maharjan/"
><i class="fa-brands fa-linkedin"></i
></a>
<a target="_blank" href="https://github.com/pr4t1ma">
<i class="fa-brands fa-github"></i
></a>
<a target="_blank" href="#"><i class="fa-brands fa-facebook-f"></i></a>
</div>
<p class="copyright">
© 2022 Designed and built by Pratima Maharjan
</p>
</footer>
<script>
const menu = document.getElementById("menu");
const burger = document.getElementById("hamburger");
burger.addEventListener("click", () => {
if (menu.style.display === "none") {
menu.style.display = "block";
} else {
menu.style.display = "none";
}
});
const tabBtn = document.getElementsByClassName("tab");
for (tab of tabBtn) {
tab.addEventListener("click", (e) => {
const currentTab = e.currentTarget.getAttribute("data-id");
const tabId = e.currentTarget.getAttribute("data-id");
const currentId = e.currentTarget;
const panels = document.getElementsByClassName("panel");
for (const panel of panels) {
panel.style.display = "none";
}
const panel = document.querySelector(`.panel[data-id="${tabId}"]`);
panel.style.display = "block";
currentTab.classList.add("active");
console.log("currentTab");
});
}
</script>
</body>
</html>