AEDTP WORLD is a privately developed web ecosystem encompassing a group of interconnected digital platforms spanning social media, music distribution, publishing, e-commerce, and reference content. The ecosystem is created and maintained by Emmanuel Deliver Amable, who serves as founder and sole developer of its constituent products.
Contents |
AEDTP WORLD operates as a self-hosted collection of web platforms built on a shared technical foundation of PHP, vanilla JavaScript, HTML/CSS, and flat-file JSON storage in place of a conventional database. Each product under the AEDTP WORLD umbrella follows a consistent visual identity – a red-and-yellow color scheme (#D10303 and #FFDE2C) with the Inter typeface – and shares common technical conventions, including SHA-256 password hashing and automatically generated static HTML pages for user-facing content.
AEDTP WORLD's portfolio includes several distinct platforms:
Products under AEDTP WORLD are offered free of charge to end users. Commerce-oriented platforms such as JASLAND and AFMALL support direct sales and marketplace listings, while content platforms such as BIZIMI and Blue Melody are positioned around audience growth, creator discovery, and engagement rather than direct monetization.
Rather than relying on managed databases or third-party backend infrastructure, AEDTP WORLD products are built around flat-file JSON storage and Apache .htaccess-based routing and access control. New content – such as a user profile, an uploaded video, or a published story – is written both to a JSON data file and to a corresponding static HTML page, so that individual pieces of content remain directly and permanently addressable on the web.
AEDTP WORLD's platforms have been developed and expanded incrementally by its founder, beginning with foundational systems such as AWFLMETA and JASLAND before expanding into music (Blue Melody), marketplace (AFMALL), publishing (AEDTP WORLD Story), and social media (BIZIMI).