I spearheaded a major revamp of lifecarekarnal.com, enhancing user experience by redesigning pages, adding an interactive pregnancy due date calculator, and integrating a dynamic blog with automated social media posting, resulting in a 25% increase in content reach. My execution of targeted SEO strategies significantly improved online visibility, propelling the site to Google’s first-page ranking, increasing traffic by 60%, and doubling lead generation. This comprehensive makeover also boosted the site’s Google PageSpeed scores from the 30s to the 90s, tripling performance and engagement across mobile and desktop platforms. This project not only highlighted my capabilities in web development but also underscored my commitment to creating user-centric, high-performance digital solutions.

This project features a due date calculator that was built using HTML, CSS, and JS. This due date calculator shows the expected delivery date and also shows the zodiac sign of the new born and also a interesting feature about that zodiac sign. It also shows one celebrity who was born on the same day. This calculator also has the information that the user needs to understand how the due date is calculated. The way the famous celebrity born on the same day, and the interesting fact about the zodiac sign are calculated is using dictionaries that store the date mapped to the information of the celebrity and zodiac signs mapped to interesting facts. The calendar system for the calculator was built using JQuery.