Beginner interactive coding challenges without sign up!
When we brainstormed applications for a text editor, I was inspired by my daily use of interactive web python editors like Leetcode, Replit, and Codeacademy. Furthermore, I then reflected on how difficult it was to solve Leetcode challenges at first due to the higher user expectations.
It gives challenges that can be solved by the newest coders.
We used TinyMCE's amazing editor and plugins to enable users to effectively write and compile code
Most of our challenges revolved around getting JavaScript to interpret the HTML output of TinyMCE into text that can then be ran through our runtime object
We are most proud of how we formatted our site, and how easy and intuitive it is to start solving challenges.
We learned a lot on dynamic elements within javascript, and on running python instances safely.
We strongly believe that Puzzlify can be widely adopted after more development to educate beginners on skills, allowing a solid understanding deeper into the path of computer science.