Anyone help me to breakdown these cool effect
Website --> https://lmpixels.com/wp/kerge-wp/#about-me
Yesterday I visited above website in that has a nice transition effects when the page is change . ie: when I click contact in the side nav there is a cube like transition effects . How to achieve these cool effect
I'm looking for codepends/articles/youtube videos that can help me with this. anyone breakdown these cool effect plzš
I'm looking for codepends/articles/youtube videos that can help me with this. anyone breakdown these cool effect plzš
Kerge - Best Resume CV vCard Portfolio Theme
Home
30 Replies
It's as simple as each page exists at once, they are all position absolute within the container. One of these pages has
.pt-page-current
which shows the card on top
When selecting a new page it simply adds classes to the old and new section with an animation that either enters or leaves
I'm going to make a simple pen with thishttps://codepen.io/z-/pen/OJroEeN This is not a copy of the site that you showed just using the same idea
Only 2 animations but it's easy to add more
If you don't like Pug or Stylus you can click the down chevron and view compiled
Hey thank you very much šā¤ļøāš„
Are you student or dev
I'm a developer, been at this a while š¤
I have a good knowledge in html and css but fully 0 in js
Can suggest where to learn js
I don't know what resources there are. I came to JS from C# so I never really learnt JS.
I'm sure someone else can point you in the correct direction. Maybe search this server, and if you can't find anything post in #discussions
Hmm great š
Once you've picked up the basics, if you need help with specific part of the JS I've provided I'm happy to explain it
Oh great thank you master š
If it is possible can you explain the above code as like tutorial if it possible only otherwise I manage it š
Just the JavaScript?
Yes
I'll add loads of comments
It's ok
Is it possible
Yeah, doing it now, I'll be 10 minutes or so
You can watch me add comments if you want at https://codepen.io/z-/professor/OJroEeN otherwise I'll say when I'm done
Zed Dash
CodePen
Page Transitions for Thiru
Made to help Thiru on the Kevin Powell Discord server to replicate the effect https://lmpixels.com/wp/kerge-wp/#about-me...
enthusiasm for web development, I have a strong desire to connect with fellow developers and professionals in the field. I believe that learning from experienced individuals like yourself can greatly accelerate my growth as a web developer. If you are open to it, I would love to connect with you and have the opportunity to learn more from your experiences and insights.
Is it possible
Absolutely, I love helping people out and getting them up to speed. CodePen was hugely important for my learning being able to see what was possible and the code was right there to play around with
Ya ! Let's connect but how which platform you preferred
CodePen is my preferred, it also has professor mode which is also really nice to show someone my work in real time
Ya ok š
If you have linkedin Id let's connect https://www.linkedin.com/in/thirumavalavan-p-196872248?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app
I don't š
It's ok
Thanks lot šš«
For your kind help
Took much longer than 10 minutes but I had much more to say than planned
Do you complete the comments or note
If you finish just intimate me
I will refer and learn this crazy stuff
I am unable to access html and css code
They are completed
https://github.com/ThiruNithish28/cv-Resume-website
Hey can you do this effect in the above github page
GitHub
GitHub - ThiruNithish28/cv-Resume-website
Contribute to ThiruNithish28/cv-Resume-website development by creating an account on GitHub.
As soon as possible I want today or tomorrow morning it self
Can you do it for me plz
Hey it's emergency ā
@z- ::theProblemSolver:: hey š
The thing is, a portfolio especially when it comes to web development is that it should be made by yourself. Clients should be able to go to your website and see what you're capable of. I don't feel comfortable actually working on someone's CV for web development. I'm more comfortable fixing issues after someone has tried than doing work for someone. Also I'm not so much a web developer but a problem solver, I can make any design reality but I don't really make whole websites.
What I have provided in the pen is the basics and should be enough for you to implement. If you have any issues implementing it I'll have a look
Hmm ok