I had a hard time understanding clamp(), rem, etc.
Latest solutions
Latest comments
- @TiiWiXWhat challenges did you encounter, and how did you overcome them?@ashik-2534
wow looks almost great.
- @Monish9393@ashik-2534
Should refine more I think.
- @PolariSystemWhat are you most proud of, and what would you do differently next time?
I started from scratch, barely remembering how to code, and felt completely lost. However, little by little—and being completely honest—with the help of GitHub Copilot, I managed to refresh my memory to the point of understanding how to organize everything and correct issues based on Copilot's feedback.
I’m proud of how far I’ve come, but I recognize that my code may not be as structured as a professional’s. This is something I’ll improve with experience. Next time, I’d like to rely less on Copilot and strengthen my own skills. For example, the AI helped me get back on my feet when I was completely lost, but now that I’m standing, I want to start walking on my own again and with the comunity support.
What challenges did you encounter, and how did you overcome them?The biggest challenges were:
- Starting from zero: I had almost no coding knowledge and felt overwhelmed.
- Unstructured approach: My initial code lacked organization.
How I overcame them:
- Used GitHub Copilot as a learning tool to refamiliarize myself with syntax and logic.
- Broke problems into smaller steps and iteratively tested solutions.
- Embraced trial and error, to identify gaps in my understanding.
I’d appreciate guidance on:
- Writing cleaner, more professional code.
- Tips to make work more efficient and clean
- Best practices for project structure and documentation.
@ashik-2534The personal story is engaging and relatable.