A custom WordPress theme built from scratch focused on global environmental awareness and the impact of artificial intelligence on the natural world. The theme spans eight fully written content pages covering topics including climate change, ocean health, deforestation, biodiversity loss, and AI’s dual role as both an environmental threat and conservation tool.
Built entirely with custom PHP, HTML, and CSS — no page builders or pre-built themes. Key technical features include a static HTML navigation system, four auto-generated MySQL database tables storing environmental facts, AI statistics, newsletter subscribers, and contact form submissions, AJAX-powered forms with server-side validation, and interactive data visualizations using Chart.js. Pages are routed by URL slug rather than WordPress template assignment, keeping the architecture clean and straightforward.
Each page contains substantial original written content drawn from IPCC, NASA, NOAA, WHO, and other scientific sources, along with tabbed content sections, accordion FAQs, data tables, and simple bar charts. The theme is fully responsive with a mobile hamburger navigation.
Tech used: PHP, WordPress, MySQL, JavaScript (jQuery, Chart.js), CSS custom properties, AJAX