Skip to content

Instantly share code, notes, and snippets.

View dh-app's full-sized avatar

dh-app

  • Joined Oct 25, 2025
View GitHub Profile
@dh-app
dh-app / qpc.json
Created October 25, 2025 05:06
Qur'an Printing Complex JSON feed
{
"title": "Qur'an Printing Complex",
"slug": "quran-printing-complex",
"hero_image": "https://darulhudaudupi.org/wp-content/uploads/2025/10/qpc-hero.webp",
"intro_html": "<p>Support the construction of the Glorious Qur’an Printing Complex in Mirzapur, Vikarabad (Hyderabad)—a Sadaqah Jariyah that spreads guidance for generations.</p>",
"callouts": [
"Be a Part of a Lasting Legacy!",
"80G tax-exempt donations • CSR eligible"
],
"contribution_rates": {
@dh-app
dh-app / index.json
Created October 25, 2025 06:05
flyers/index.json
{
"languages": ["ar","en","ur","hi","te","ta","ml","kn"],
"feeds": {
"te": "https://darulhudaudupi.org/api/flyers/te.json",
"ur": "https://darulhudaudupi.org/api/flyers/ur.json",
"en": "https://darulhudaudupi.org/api/flyers/en.json",
"ar": "https://darulhudaudupi.org/api/flyers/ar.json",
"hi": "https://darulhudaudupi.org/api/flyers/hi.json",
"ta": "https://darulhudaudupi.org/api/flyers/ta.json",
"ml": "https://darulhudaudupi.org/api/flyers/ml.json",
@dh-app
dh-app / te.json
Created October 25, 2025 06:09
Example language feed flyers/te.json (repeat per language)
{
"lang": "te",
"items": [
{
"id": "te-001",
"title": "దువా స్మరణ",
"image": "https://darulhudaudupi.org/wp-content/uploads/2025/10/te-001.webp",
"caption": "—",
"published_at": "2025-10-20",
"share_url": "https://darulhudaudupi.org/nabi-ur-rahmah/te/te-001"
@dh-app
dh-app / index.json
Created October 25, 2025 06:10
books/index.json
{
"updated_at": "2025-10-24T10:00:00Z",
"items": [
{
"id": "bk-001",
"title": "Mukhtasar Seerah",
"author": "—",
"language": "en",
"cover": "https://darulhudaudupi.org/wp-content/uploads/2025/10/bk-001-cover.webp",
"pdf": "https://darulhudaudupi.org/wp-content/uploads/2025/10/bk-001.pdf",
@dh-app
dh-app / index.json
Last active October 25, 2025 07:16
projects/index.json
{
"title": "Nabi-ur-Rahmah ﷺ – Flyers Library",
"description": "Download and share flyers about the Mercy of the Prophet ﷺ in multiple languages.",
"languages": [
{
"code": "en",
"name": "English",
"feed_url": "https://gist.githubusercontent.com/dh-app/82f99fb3c648f01b50a44809d66eedbf/raw/en.json",
"direction": "ltr"
},
@dh-app
dh-app / about.json
Created October 25, 2025 06:11
about.json
{
"title": "About Darul Huda",
"html": "<p>Darul Huda is a charitable trust ...</p>",
"share_url": "https://darulhudaudupi.org/about/"
}
@dh-app
dh-app / contact.json
Created October 25, 2025 06:12
contact.json
{
"phone": "+91 70224 14400",
"whatsapp": "+91 70224 14400",
"email": "info@darulhudaudupi.org",
"address": "Darul Huda Charitable Trust, Udupi, Karnataka",
"map_url": "https://maps.google.com/?q=Darul+Huda+Charitable+Trust+Udupi",
"website": "https://darulhudaudupi.org/contact/",
"share_url": "https://darulhudaudupi.org/contact/"
}
@dh-app
dh-app / en.json
Created October 25, 2025 06:23
en.json
{
"lang": "en",
"items": [
{
"id": "en-001",
"title": "The Mercy of the Prophet ﷺ",
"image": "https://darulhudaudupi.org/wp-content/uploads/2025/10/en-001.webp",
"caption": "Reminder of the Prophet’s compassion and mercy",
"published_at": "2025-10-20",
"share_url": "https://darulhudaudupi.org/nabi-ur-rahmah/en/en-001"
@dh-app
dh-app / ur.json
Created October 25, 2025 06:24
ur.json
{
"lang": "ur",
"items": [
{
"id": "ur-001",
"title": "رحمتِ عالم ﷺ",
"image": "https://darulhudaudupi.org/wp-content/uploads/2025/10/ur-001.webp",
"caption": "نبی ﷺ کی شفقت اور رحمت کا پیغام",
"published_at": "2025-10-20",
"share_url": "https://darulhudaudupi.org/nabi-ur-rahmah/ur/ur-001"
@dh-app
dh-app / ar.json
Created October 25, 2025 06:24
ar.json
{
"lang": "ar",
"items": [
{
"id": "ar-001",
"title": "رحمة النبي ﷺ",
"image": "https://darulhudaudupi.org/wp-content/uploads/2025/10/ar-001.webp",
"caption": "تذكير برحمة النبي ﷺ بالبشرية",
"published_at": "2025-10-20",
"share_url": "https://darulhudaudupi.org/nabi-ur-rahmah/ar/ar-001"