@GreatStackDev

๐Ÿ‘‰ Source Code: greatstack.dev/go/portfolio

@bettmo7494

Dude is better than 99% of my professors, instead of wasting 20 years explaining history of each function, he simply shows us how to make a website

@yhungarox

Bro didnt have to write all JS jagons to get the scroll-behaviour, Bruh you're good. Mine is working, I followed the video guys

@HannanDeveloper

I have tried to build this website by watching this tutorial almost 1 year when I not know how to build beautiful designs and now thanks to god I am a full stact developer and I build any type of website, thanks GreatStack.

@PandaDemy

Cant believe I actually watched a 2 hour YouTube video and boy am I glad I did. This dude knows how to carry people along.

@sixtusushahemba9419

Such a fantastic project. I have to be honest with you, I have been checking out on most your tutorials and I must confess that you are the only person so far on YouTube with such commitment, dedication and real tutorials. The reason I said so is because, you never hide anything that would be beneficial to people to yourself or for any business agenda. So, for that I'm really grateful and I encourage you to keep it up. Such a great development skills.

@ImprovementMovement-n16

I'm at first degree at university in design web 
love this awesome work

@normalvolume

The only way to learn HTML, CSS, and JavaScript; Thank you for this video

@kevinstark3d

I dont even know how to start thanking you . 
At first  I player your video , I thought you are like the another boring unclear guys, but I've just finished portfolio today ๐Ÿ˜Š.
Thanks really. You are teaching alot

@shishir7595

I am just starting and still I am getting the gut feeling that this would be the best video among all that are present in youtube. Will also share my experience after watching this.....

@lon101

Hello! 

The following comment Is for people that are having problem with the script code at (36:50) 


So, one of the problem that you may be facing, Is the following, 

The "Experience/Education"  tab are not showing up when you click them, even though 
you're 95% sure that you wrote the code right,  It is very frustrating, right? 

Then, there is the solution:

1st Step: Verify each line of code "line by line"! 


2nd Step: Open Chrome Dev Tools, if you did find an error code, then go to the line where the interpretor says the error is. 

However if you didn't, then I think that the 3rd and last step will 100% help you.


3rd Step: Verify the <div> tags that are within the "About Section", specifically 
the "tab-titles", why? 


Because, you may have forgot to put the CLOSING TAGS.
I know it may sounds silly,  but this typo was the one that I encountered.


Hope it helps!

@Believeharsh

I know you have putten a lot efforts for buillding this project and as far as I know, firstly you would have made this project after number of hours and efforts. 
After completing then you would have started shooting this tutorial ๐Ÿ‘จโ€๐Ÿซ๐Ÿ““by keeping one screen on your besides and you are iterating the code again right? 
Literally You have putten great efforts thank you so much for this โค . 
God bless you ๐Ÿ™โค

@osegocodes

For the first time ever i have watched a video tutorial from the beginning to the end without skipping even a second. Easy tutorials is actually the way to go. I started my web development track and after learning the basics of HTML  and Css, understanding this tutorial was as easy. I will now try and replicate the same site with Bootstrap for responsiveness. Thank you Easy Tutrials

@abdalmalikabubakar1718

Bro am noob, just have lil knowledge on html, css, js  but you teach me how to create a website completely, i manage to follow and type your code in 4days, good job, you're the best. Thanks. Message sent successfully๐Ÿ˜‰

@Calisto-dev

greetings friend, seriously you are a crack, I am from Colombia and I do not understand much English, in fact only basic but I managed to understand your explanation, your videos are of incredible quality and I hope you continue uploading more content because I have really learned a lot with you Greetings from your good sub from Colombia

@alelevictor207

I've got an assignment at school on this to be submitted in two weeks, thankfully i found this video, everything is well explained. I look forward to building my very own portfolio page

@jimlyothers4866

for beginners, at grid-column-template section if your "grid-gap" is obsolete, u can try only "gap" in this video sample "grid-gap: 40px" u can try "gap: 40px"

@CodeMasterAR

Website making is made easy with this video tutorial. It's more than just making a resume. In spite of this, you cover the most important CSS techniques. As an example, making the carousel, displaying details according to your preferences in the about me section, and using transitions and transform styles to create an aesthetically pleasing effect. Last but not least, we learned about displaying a message after submitting the form. 

One request I have is that if you could provide a tutorial for the music website or a video website like Netflix, so I can learn how to manage multiple videos. Another thing I want to learn is how to upload documents directly from files.

@kunalshivankar4316

thank you so much :hand-orange-covering-eyes: i completed this project just two days and without any distrubtion and mistake i really appreeciate to you sir

@GrantPenner

Extremely well done tutorial! This has been an incredibly hands-on way for me to learn HTML and CSS compared to just reading documentation explaining what each function does. Highly recommend for someone new to HTML and CSS.