CasperTheChild
@CasperTheChildAll comments
- P@Y39WebDeveloperSubmitted 13 days ago
- P@MathiasHun1Submitted about 1 month agoWhat challenges did you encounter, and how did you overcome them?
I could implement the switching-animation without using external libraries. I will search alternative solutions for the implementation, and exntend it for typical mobile-usage (swapping fith fingers)
What specific areas of your project would you like help with?In IOS the hamburger-SVG is not visible, and I couldn't find any working solution. Do anyone know something?
- @FunsallySubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
As a beginner in web development, taking up an advanced css challenge and solving it gradually heightens my belief that i will do just fine as the journey progresses. Every section coded was learning and experimenting experience, looking back i would change nothing. I'm still finding my way so there's bound to be mitakes
What challenges did you encounter, and how did you overcome them?In every part of the challenge, i stumbled upon problems but there's nothing a little research, AI and myself couldn't solve. Writing media queries, setting up my sass environment, deploying? everything and anything was challenging but thankful that i overcame.
What specific areas of your project would you like help with?From my end, i've done my best, within my capability and experience to deliver. However, feedback on improvements is highly welcomed
- @rafopmSubmitted about 1 month ago
- @asifakram74Submitted about 3 years ago
- @dknydSubmitted about 2 years agoP@CasperTheChildPosted 2 months ago
There are only some minor style mistakes. Good job!
0 - @erntTt94Submitted 2 months agoWhat specific areas of your project would you like help with?
Any suggestions are welcome.
- @TornikeTtSubmitted 5 months ago
- @thedanielkingSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I am most proud of coming up with the logic in the JavaScript by myself.
What challenges did you encounter, and how did you overcome them?I had a bit of problem on how I was going to place the Javascript code on taking the selected rating and submitting to the other page
What specific areas of your project would you like help with?Maybe if there was a better way of writing the JavaScript.
P@CasperTheChildPosted 3 months agoGreat job! There are only some minor mistakes in your CSS.
0 - P@coding-brianSubmitted 3 months agoP@CasperTheChildPosted 3 months ago
The 'Next question' button is missing, but everything else is great. Great job!
0 - P@jdillard2532Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I was most proud of the fact that I was able to finish the project. It proved to be more difficult than I originally thought. Having the questions randomly generate created another layer that took some time to sort through. I would not use as many switch statements next time. Object Literals would be much better for this project.
What challenges did you encounter, and how did you overcome them?I ran into several challenges but randomizing the questions really challenged me. I as able to figure it out by using "textContent" that was already available on the page to search the JSON file.
What specific areas of your project would you like help with?I would like help changing my switch statements over to object literals. I'm also open to all feedback. Improvement is my primary goal.
P@CasperTheChildPosted 3 months agoThere are only minor CSS issues, but everything else is great. Good job!
Marked as helpful0 - @BasselfathySubmitted 3 months agoWhat challenges did you encounter, and how did you overcome them?
To change the colors of SVG icons on
hover
or other events, I avoided using them as plain code and opted to include them as img elements.To enable color changes, I discovered the CSS
What specific areas of your project would you like help with?mask
property, which helped me overcome this challenge.Every feedback would be appreciated :)
P@CasperTheChildPosted 3 months agoGreat job! I don't even know what feedback I can give😅
0 - P@TranDanh1122Submitted 3 months agoWhat challenges did you encounter, and how did you overcome them?
I dont know the logic of password generate, so just use ChatGPT, it provide me super complex function, so i decide to break it to simple object
What specific areas of your project would you like help with?another challange for today! welcom any comment and idea to help me better ! thank you
P@CasperTheChildPosted 3 months agoGreat job! A few minor CSS design corrections are needed.
0 - @Dadv-a11ySubmitted 4 months agoWhat specific areas of your project would you like help with?
the problem is to make the code dry
P@CasperTheChildPosted 4 months agoI think this time you could use grid-template-columns: repeat(2, 1fr); and grid-template-columns: repeat(3, 1fr);, which take up much less space and time. Good job!
Marked as helpful0 - @raozhaizhuSubmitted 4 months ago
- @Balaji-webdevSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
i am started to do well in javascript
What challenges did you encounter, and how did you overcome them?in javascript
What specific areas of your project would you like help with?nothing
- @Mostafa-M-AbbasSubmitted 5 months ago
- @CSENGGGEEKSubmitted 5 months agoP@CasperTheChildPosted 5 months ago
Hello, buddy! You've done a great job. However, I have some advice for you. First, it’s better to start with the mobile version, as it can reduce the amount of code and save you time. Second, I recommend using max-width. Good luck!
Marked as helpful0