-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
438 lines (406 loc) · 14.9 KB
/
index.js
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
const menu = document.getElementById('menu-');
const button= document.getElementById('menu-icon');
const closebtn = document.getElementById ('closed');
const popupmobile = document.getElementById('popupmobile');
const closepopup= document.getElementById('popupclosemobile');
const popupdesk= document.getElementById('popupdesk');
const buttonpopupdesk= document.getElementById('desk-button');
const closepopupdesk= document.getElementById('close-desk-');
const workid = document.querySelector('#works-');
const worksection = document.querySelector('.mob-html');
const worksectiondesk = document.querySelector('.desk-html');
function downloadResume() {
var resumeUrl = './Images/Muhammad_Talha_Resume.pdf'; // Replace with the actual path to your resume PDF file
var link = document.createElement('a');
link.href = resumeUrl;
link.download = './Images/Muhammad_Talha_Resume.pdf';
link.target = '_blank';
document.body.appendChild(link);
link.click();
document.body.removeChild(link);
}
//Applying HTML for mobile cards
worksection.innerHTML = `
<div class="frame43">
<div class="content-defaults content1">
<a class="other-content-link" id="project" href="#" >See Project</a>
</div>
<div class="content-defaults content2">
<a class="other-content-link" id="project" href="#" >See Project</a>
</div>
<div class="content-defaults content3">
<a class="other-content-link" id="project" href="#" >See Project</a>
</div>
<div class="content-defaults content4">
<a class="other-content-link" id="project" href="#" >See Project</a>
</div>
<div class="content-defaults content5">
<a class="other-content-link" id="project" href="#toolbar-" >See Project</a>
</div>
`;
//Applying interaction to mobile menu
button.onclick = function() {
menu.style.display = 'block';
}
closebtn.onclick = function() {
menu.style.display = 'none';
}
menu.onclick = function() {
menu.style.display = 'none';
}
// Create new array of objects for mobile
const cardDetails = [
{
id: 0,
title: 'Todo List Project',
desc: "This is a minimal to-do list used to organize your daily schedule. The system also helps to mark and unmark the completion progress of your daily tasks. It is done for educational purposes.",
tecnologies: {
tech1: 'html',
tech2: 'JavaScript',
tech3: 'Css',
},
live: 'https://talha-hanif5666.github.io/Todo-list-new/dist/',
source: 'https://github.com/Talha-Hanif5666/Todo-list-new',
img: './Images/toodolist.png',
},
{
id: 1,
title: 'Web Development Global Summit',
desc: "Web Development Course is my HTML, CSS, and JS capstone project. It is about a web development course where people can visit the site to learn more about it and invite others." ,
tecnologies: {
tech1: 'html',
tech2: 'JavaScript',
tech3: 'Css',
},
live: 'https://talha-hanif5666.github.io/Final-project/',
source: 'https://github.com/Talha-Hanif5666/Final-project',
img: './Images/web-summit.png',
},
{
id: 2,
title: 'RENTCAR Web App',
desc: "RENTCAR is a collaborative project, it's about luxury car rental platform built with Rails and React. Users can browse and reserve available models, manage reservations, and contribute by adding or deleting cars. It offers a seamless experience for renting luxury cars with ease." ,
tecnologies: {
tech1: 'React',
tech2: 'Rails',
tech3: 'Ruby',
},
live: 'https://capstone-rails.onrender.com/login',
source: 'https://github.com/Talha-Hanif5666/capstone-rails',
img: './Images/Rent-car.png',
},
{
id: 3,
title: 'Budget App',
desc: "Budget App is an application that One can create categories for all their transaction, view total cost of all categories, view the cost of one transaction." ,
tecnologies: {
tech1: 'Ruby',
tech2: 'Ruby on Rails',
tech3: 'Css',
},
live: 'https://ror-capstone-project.onrender.com/',
source: 'https://github.com/Talha-Hanif5666/Budget-App',
img: './Images/budget-app.png',
},
{
id: 4,
title: 'Awesome books Project',
desc: "Awesome books Project is about creating a library of books. where a user can add a book title and author or delete it." ,
tecnologies: {
tech1: 'html',
tech2: 'React',
tech3: 'JavaScript',
},
live: 'https://talha-hanif5666.github.io/Awesomebooks-new/',
source: 'https://github.com/Talha-Hanif5666/Awesomebooks-new',
img: './Images/Todo.PNG',
},
{
id: 5,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/',
},
{
id: 6,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/desktop-popup.png',
},
{
id: 7,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/desktop-popup.png',
}
];
// Create pop up section for mob
const workdetailsSection = (content) => `
<div class="pop-up-header" id="popupclosemobile">
<span class="mobileclose">×</span>
<h2>${cardDetails[content].title}</h2>
</div>
<div>
<ul class="pop-up-tags">
<li>${cardDetails[content].tecnologies.tech1}</li>
<li>${cardDetails[content].tecnologies.tech2}</li>
<li>${cardDetails[content].tecnologies.tech3}</li>
</ul>
</div>
<div class="mobile-popup-img">
<img src="${cardDetails[content].img}" alt="popup-img.png">
</div>
<div class="popup-description">
<p>${cardDetails[content].desc}</p>
</div>
<div class="popup-buttons">
<a href="${cardDetails[content].live}" id="see-live">See Live <img src="./Images/mob-popup.png"></a>
<a href="${cardDetails[content].source}" id="see-source"> See Source <img src="./Images/pop-icon-github.png"></a>
</div>
`;
const details = document.querySelectorAll('#project');
// Create pop-up section for mobile
details.forEach((detail) => {
detail.addEventListener('click', (event) => {
event.preventDefault();
let div = document.createElement('div');
div.classList.add("pop-up-mobile");
div.setAttribute("id", "popupmobile");
const index = Array.from(detail.parentNode.parentNode.children).indexOf(detail.parentNode);
div.innerHTML = workdetailsSection(index);
let container = document.querySelector('.popmobdiv');
container.appendChild(div);
const closedetails = document.querySelector('.mobileclose');
closedetails.addEventListener('click', () => {
container.removeChild(div);
});
});
});
// Create caard section for desktop
const deskcardDetails = [
{
id: 0,
title: 'Todo List Project',
desc: "This is a minimal to-do list used to organize your daily schedule. The system also helps to mark and unmark the completion progress of your daily tasks. It is done for educational purposes.",
tecnologies: {
tech1: 'html',
tech2: 'JavaScript',
tech3: 'Css',
},
live: 'https://talha-hanif5666.github.io/Todo-list-new/dist/',
source: 'https://github.com/Talha-Hanif5666/Todo-list-new',
img: './Images/toodolist.png',
},
{
id: 1,
title: 'Web Development Global Summit',
desc: "Web Development Course is my HTML, CSS, and JS capstone project. It is about a web development course where people can visit the site to learn more about it and invite others." ,
tecnologies: {
tech1: 'html',
tech2: 'JavaScript',
tech3: 'Css',
},
live: 'https://talha-hanif5666.github.io/Final-project/',
source: 'https://github.com/Talha-Hanif5666/Final-project',
img: './Images/web-summit.png',
},
{
id: 2,
title: 'RENTCAR Web App',
desc: "RENTCAR is a collaborative project, it's about luxury car rental platform built with Rails and React. Users can browse and reserve available models, manage reservations, and contribute by adding or deleting cars. It offers a seamless experience for renting luxury cars with ease." ,
tecnologies: {
tech1: 'React',
tech2: 'Rails',
tech3: 'Ruby',
},
live: 'https://capstone-rails.onrender.com/login',
source: 'https://github.com/Talha-Hanif5666/capstone-rails',
img: './Images/Rent-car.png',
},
{
id: 3,
title: 'Budget App',
desc: "Budget App is an application that One can create categories for all their transaction, view total cost of all categories, view the cost of one transaction." ,
tecnologies: {
tech1: 'Ruby',
tech2: 'Ruby on Rails',
tech3: 'Css',
},
live: 'https://ror-capstone-project.onrender.com/',
source: 'https://github.com/Talha-Hanif5666/Budget-App',
img: './Images/budget-app.png',
},
{
id: 4,
title: 'Awesome books Project',
desc: "Awesome books Project is about creating a library of books. where a user can add a book title and author or delete it." ,
tecnologies: {
tech1: 'html',
tech2: 'React',
tech3: 'JavaScript',
},
live: 'https://talha-hanif5666.github.io/Awesomebooks-new/',
source: 'https://github.com/Talha-Hanif5666/Awesomebooks-new',
img: './Images/Todo.PNG',
},
{
id: 5,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/',
},
{
id: 6,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/desktop-popup.png',
},
{
id: 7,
title: 'Profesional Art Printing Data',
desc: "A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard" ,
tecnologies: {
tech1: 'html',
tech2: 'bootstrap',
tech3: 'Ruby',
},
live: 'https://talha-hanif5666.github.io/',
source: 'https://talha-hanif5666.github.io/',
img: './Images/desktop-popup.png',
}
];
// Applying HTML for desktop cards
worksectiondesk.innerHTML = `
<div class="frame-desk" id="framedesk">
<div class="content-defaults-desk content1-desk">
<a href="#">
<button class="bigbutton deskbutton" type="button">See Project</button>
</a>
</div>
<div class="content-defaults-desk content2-desk">
<a href="#">
<button class="bigbutton deskbutton">See Project</button>
</a>
</div>
<div class="content-defaults-desk content3-desk">
<a href="#">
<button class="bigbutton deskbutton">See Project</button>
</a>
</div>
<div class="content-defaults-desk content4-desk">
<a href="#">
<button class="bigbutton deskbutton">See Project</button>
</a>
</div>
<div class="content-defaults-desk content5-desk">
<a href="#">
<button class="bigbutton deskbutton">See Project</button>
</a>
</div>
</div>
`;
// Create generic card section for desktop
const deskworkdetailsSection = (content) => `
<div class="container-popup-desk">
<div class="pop-up-header-desk">
<h2>${deskcardDetails[content].title}</h2>
<span class="close-desk" id="close-desk-${content}">×</span>
</div>
<div>
<ul class="pop-up-tags-desk">
<li>${deskcardDetails[content].tecnologies.tech1}</li>
<li>${deskcardDetails[content].tecnologies.tech2}</li>
<li>${deskcardDetails[content].tecnologies.tech3}</li>
</ul>
</div>
<div class="desk-popup-img">
<img src="${deskcardDetails[content].img}" alt="popup-img.png">
</div>
<div class="popup-description-desk">
<p>${deskcardDetails[content].desc}</p>
</div>
<div class="popup-buttons-desk">
<a href="${deskcardDetails[content].live}" class="see-live">See Live <img src="./Images/mob-popup.png"></a>
<a href="${deskcardDetails[content].source}" class="see-source">See Source <img src="./Images/pop-icon-github.png"></a>
</div></div>
`;
const deskDetailButtons = document.querySelectorAll('.deskbutton');
// Create pop-up section for desktop
deskDetailButtons.forEach((button, index) => {
button.addEventListener('click', (e) => {
e.preventDefault(); // Prevents the default link behavior
let div2 = document.createElement('div');
div2.classList.add("pop-up-desk");
div2.setAttribute("id", `popupdesk-${index}`);
div2.innerHTML = deskworkdetailsSection(index);
let container = document.querySelector('.deskdiv');
container.appendChild(div2);
const deskClose = document.querySelector(`#close-desk-${index}`);
deskClose.addEventListener('click', () => {
container.removeChild(div2);
});
});
});
//Form Validation
const contactForm = document.querySelector('.bottomform');
const fullName = document.querySelector('.username');
const email = document.querySelector('.email');
const message = document.querySelector('.textarea');
const validation = document.querySelector('.errortext');
contactForm.addEventListener('submit',(event) =>{
const character = /[A-Z]/;
const emailValue = email.value;
if(character.test(emailValue)){
validation.innerHTML = `Your email shouln't contain block letters!`;
event.preventDefault();
}
})
//Form Validation
const contactForm1 = document.querySelector('.bottomform1');
const fullName1 = document.querySelector('.username1');
const email1 = document.querySelector('.email1');
const message1 = document.querySelector('.textarea1');
const validation1 = document.querySelector('.errortext1');
contactForm1.addEventListener('submit',(event) =>{
const character1 = /[A-Z]/;
const email1Value = email1.value;
if(character1.test(email1Value)){
validation1.innerHTML = `Your email shouln't contain block letters!`;
event.preventDefault();
}
})