Finished the @frontendmentor.io calculator challenge! Built it with Svelte and wrote calculation logic using the Shunting-yard algorithm. Dealing with multi-theme was quite the learning experience. Check it out: www.frontendmentor.io/solutions/ca... Looking forward to starting the next one!
One week after its release, Vite 8 has already been downloaded over 2.6M times 🤯 Rolldown is now running in production across the ecosystem and the adoption curve is just getting started!
I've just completed a front-end coding challenge from @frontendmentor.io! 🎉 This was a great way to practice building a responsive, clean layout with Vue. You can see my solution here: www.frontendmentor.io/solutions/in... 🔗 Looking forward to starting the next one! 🚀
I finished my project, python handbook. it's a platform to run python code in the browser. i used next.js, typescript, and pyodide (wasm) for the execution engine. it features a sandbox for instant prototyping and practice challenges with feedback. github.com/sam4web/python-handbook
i finished my project, Dialoga. it's a full-stack real-time chat app. i used the MERN stack and WebSockets (Socket.IO) build it. The app features instant messages, user presence, and a "is typing" indicator. i used JWT for secure login. project-dialoga.netlify.app github.com/sam4web/project-dialoga