Amazing work! it was a pleasure to follow you through this tutorial. Keep up the good work!
@kxppy6104 ай бұрын
holy shit dude, sick designs, huge thumbs up from me!
@DingamadjiPhilippe-fd3yqАй бұрын
Thanks is excellent work
@boysandra2663 ай бұрын
Awesome, thank you
@kuncaymuhammad52013 ай бұрын
thank you I really appreciate it
@freeplayergaming2227Ай бұрын
38:37 cursor: pointer; if you like
@ttvmerrygfx6 ай бұрын
Followed everything on the blur-header, but nothing seems to work for to showcase it.
@Touka21216 ай бұрын
did you get to fix it yet?
@ttvmerrygfx6 ай бұрын
@@Touka2121 Didn't get it fixed.
@jakyim49555 ай бұрын
@@ttvmerrygfx still not yet?
@songohanalengka87515 ай бұрын
Sorry, i try to found a problem in contact form to solve email can't sent. but i not found it, i try in live server and localhost but not still work. and the message sent successfully is not show. do you know what the problem?
@Bedimcode5 ай бұрын
const contactForm = document.getElementById('contact-form'), contactMessage = document.getElementById('contact-message') const sendEmail = (e) => { e.preventDefault() // serviceID - templateID - #form - publicKey emailjs.sendForm('service_8ii265v', 'template_85g6ftk', '#contact-form', 'VQaq6RG_bXgUd7BNm') .then(() => { // Show sent message contactMessage.textContent = 'Message sent successfully ✅' // Remove message after five seconds setTimeout(() => { contactMessage.textContent = '' }, 5000) // Clear input fields contactForm.reset() }, () => { // Show error message contactMessage.textContent = 'Message not sent (service error) ❌' }) } contactForm.addEventListener('submit', sendEmail)
@WizInWeb7 ай бұрын
Great job, you are the best
@fahadelahikhan3 ай бұрын
Sir, after building this, will I be able to host it on GitHub Pages, or will I need a separate hosting service?
@Bedimcode3 ай бұрын
Before staying on any hosting I recommend hosting it on GitHub Pages to see how it works, but it also depends on whether you can acquire any hosting, do it or otherwise stay on GitHub Pages, greetings.
@celianicolini41536 ай бұрын
Hi I've a little question: I use the live server of visual code to develop my website and when I press "send message" on the contact form it does not send the message, instead it reloads the page, is that normal ?
@Bedimcode6 ай бұрын
It should not reload the page, you must be missing the preventDefault() in the js code. const sendEmail = (e) => { e.preventDefault() }
@Angel-zr2qm7 ай бұрын
Hola me gustan muchos tus vídeos y por lo que veo sale que eres de Perú. Asi mismo, me gustaria ver en tus próximos videos que dejes comentarios en español, saludos desde Perú.
@ifyouwannawatchCOMEHERE7 ай бұрын
¿Podrías traducir en Google como lo hago ahora para decir esto?
@Introvertart216 ай бұрын
No creo que sea de Peru, pero si tienes razon, aparece como si estuviera alli.
@Vision7-w7 ай бұрын
Bro please where did you get the elements like picture from original template from dibble? Please tell me
@Bedimcode7 ай бұрын
I did this project from scratch, I was not inspired by dribbble, greetings.
@Vision7-w7 ай бұрын
@@Bedimcode bro I mean if you take a project from dibble than how will you download the pictures that are inside the design because dribble doesn't provide the elements like figma please tell me? thankyou
@oliverp34647 ай бұрын
@@Vision7-w Please be quiet and use that thing in your head
@MamidalaManojj6 ай бұрын
Bro i am from india...how do i get your source codes...i couldn't pay through indian cards in the payment section..please help
@jair-araujo7 ай бұрын
Top
@Introvertart216 ай бұрын
Thanks a lot, for this videos, I subscribed. Where are you from? Are you really from Peru?
@Bedimcode5 ай бұрын
Hello, thank you for the support, I am from Peru, greetings.
@snowbell67026 ай бұрын
hello! the video is so easy to understand. thank you for your hardworking. I need help with emailjs no matter how many time I check and rewrite everything the contact form is not working for me. Could you tell me what should I do?
@alfarabyindra7 ай бұрын
nice, can i request how to make load more button for next portfolio responsive tutorial bro
@mdabu33317 ай бұрын
nicee
@thonivai7 ай бұрын
Thx 😊
@mr.sniperxgaming28687 ай бұрын
bro make a full fill multi pages website and btw appreciate your work.... heads off
@Bedimcode7 ай бұрын
Portfolio Liz has several pages, greetings.
@satyamtiwari38397 ай бұрын
Thx man
@Life.Yeah.20253 ай бұрын
Hi! I want to buy the code source : Can i use it on WordPress or Blogger and edit my infos there?
@Bedimcode3 ай бұрын
Hi, the website is developed with html, css and javascript. But I can't tell you if it works on wordpress or blogger. Regards.
@siddharthmishra12243 ай бұрын
Hey I am a data scientist and I don't have much knowledge of CSS ,java or HTML . I need a portfolio website ,so where I can find a proper codes for the website
@Bedimcode3 ай бұрын
In my BuyMeACoffee store, you can find more portfolio projects, the links are in the description. Greetings.
@hwapyongedouard6 ай бұрын
how did you implement PayPal buy me coffee, so that when a user pay she/her gets the source code
@Bedimcode6 ай бұрын
Payments are handled by the Buy Me a Coffee platform.
@MindexBouchlouch4 ай бұрын
please the netify web don't work with me , if i sign in by my email ii enter the verification and don't enter
@Bedimcode4 ай бұрын
You have to better verify your email and password, greetings.
@PonosBabuina7 ай бұрын
Hi it looks super clean, so can I just rebuilt that and use it as my own? or what does this copyright thing mean?
@Bedimcode7 ай бұрын
Hello, you can use it without any problem, greetings.
@nyenyee97666 ай бұрын
hai bedimcode, love your work. just want to ask why when i deploy the web email form didnt work, but when i send it via live server studio code it works. hopping get your respond thank you.
@Bedimcode6 ай бұрын
It should work even if you don't open it with live server, check the code. But if the code is correct and you can send the emails with liver server, there is no problem. You can use netlify to upload your website and check if it can send emails.
@RajiJohnsonomeiza6 ай бұрын
As beautiful and exciting this video is , it would have been better and flawless if you can do the voice over....
@BetaBeta-x2q4 күн бұрын
Why my media quarry isn't work 😭
@PratyushGautam-kh7nh3 ай бұрын
Hi can you please make achievement/awards section where we can show our important certification and awards
@Bedimcode3 ай бұрын
That is why there is a button to download CV, there are the achievements, certifications, etc., but it is a good recommendation, I will keep it in mind, greetings.
@theonly_ashu7 ай бұрын
10:22
@jemssho24027 ай бұрын
How can we connect to database?
@aliasgeranees88937 ай бұрын
Learning firebase is very easy and they have built in services such as fire store which you can use
@jastrebb7 ай бұрын
Can you animate hamburger button? From 3 lines to cross
@Bedimcode7 ай бұрын
Surely on KZbin there must be that type of menu, you can see it and integrate it into the portfolio.
@Sharath_0285 ай бұрын
Hello sir if you wouldn't mind can you please share the css code sir please it's my humble request to you. Because I have written css code but in a small device it's getting an error sir. Please kindly help me sir
@songohanalengka87515 ай бұрын
in media screen you can adjust more bro, open dev tools or dev mode. and you can adjust more in there. with chat gpt it can more easier
@Bedimcode5 ай бұрын
If you still don't solve the error, you can contact me on Facebook (Bedimcode) to help you, greetings.
@vaibhavsingh33246 ай бұрын
main.js this is no file in your github
@celianicolini41536 ай бұрын
10$ to acess bro
@Abdullah-so3kd4 ай бұрын
no animations in mine, after following every single thing in this video
@Sharath_0285 ай бұрын
Can you please share the home source code mask image please