WoC Website

WoC Website

Winter of Code 3.0, Official Website

WoC Website

WoC Website

Winter of Code 3.0, Official Website

The problem WoC Website solves

Improved site performance of the official website of woc 3.0 and also made it more SEO friendly to make it accessible to more open source enthusiast.

Converted the older technologies to newer one to improve the performance of site by 60% and also making the code more understandable and robust.

Challenges I ran into

Throughout the project, I encountered a few challenges that required me to be creative and adaptable. One significant challenge was converting the old technologies, such as React.js, CSS, and JavaScript, to newer ones like Next.js, TailwindCSS, and TypeScript. This involved ensuring good code quality, which I achieved by implementing best practices and following coding standards.

Another challenge was converting complex designs from traditional CSS to TailwindCSS while maintaining the original design and ensuring that everything remained responsive.

Optimizing the website's SEO was also a challenge that I faced. To tackle this, I utilized the Next-SEO library, which simplified the process of maintaining the website's SEO.

Discussion