Welcome To
Masjid Uthman
Dunwoody Community Center
Salah Timings

Prayer Timings
function get_cached_sheetdb_prayer_data() {
// Check if cached data exists
$cached_data = get_transient(‘sheetdb_prayer_data’);
if ($cached_data === false) {
// Make a GET request to SheetDB.io
$response = wp_remote_get(‘https://sheetdb.io/api/v1/kxidj5fn7ffzq’);
if (is_wp_error($response)) {
return ‘<p style=”color:red;”>Error fetching prayer times.</p>’;
}
$body = wp_remote_retrieve_body($response);
$data = json_decode($body, true);
// Store data in transient for 90 minutes (5400 seconds)
set_transient(‘sheetdb_prayer_data’, $data, 5400);
} else {
$data = $cached_data;
}
return $data;
}
function display_prayer_times() {
$prayer_data = get_cached_sheetdb_prayer_data();
if (!$prayer_data) {
return ‘<p style=”color:red;”>No prayer data available.</p>’;
}
$output = ‘<div class=”prayer-table”>’;
foreach ($prayer_data as $prayer) {
$output .= ‘<div class=”prayer-row”><span>’ . esc_html($prayer[‘SALAH’]) . ‘</span> <span>’ . esc_html($prayer[‘Time’]) . ‘</span></div>’;
}
$output .= ‘</div>’;
return $output;
}
// Register the shortcode
add_shortcode(‘prayer_times’, ‘display_prayer_times’);
Donate Now
Masjid Operations


Support the daily operations of Masjid Uthman, ensuring a welcoming space for education, and community services.
Sadaqa


Give Sadaqah to help those in need, uplift the less fortunate, and earn continuous blessings and rewards from Allah (SWT).
New Building


Contribute to the New Building Fund and help us expand our Masjid & Community Center, creating a lasting legacy for future generations.
Have questions or need assistance? Call us now!
Our Services

Five Daily Prayers
Join us for five daily congregational prayers, fostering spiritual connection, discipline, and community at Masjid Uthman.

Weekly Jumu'ah Khutbahs
Attend our weekly Jumu'ah Khutbah, delivering insightful Islamic teachings, guidance, and inspiration for personal and spiritual growth.

Shahadah (Conversion Guidance)
Embrace Islam with confidence. We provides personalized guidance and support for those taking their Shahadah.

Nikah Services
We offer Nikah services, ensuring a blessed, Islamic marriage with proper guidance and a spiritually enriching experience.

Rida (Private) Tutoring [New!]
Personalized Qur'an and Islamic studies tutoring for all ages, designed to enhance Tajwīd, recitation, and understanding.

Religious Jurisprudential (Fatwa) Consultation with Mufti Nafis
Seek expert Islamic legal guidance from Mufti Nafis on personal, family, and financial matters in accordance with Shariah.

Religious Consultation (General) with Imam Rifat
Receive guidance on personal, social, and spiritual concerns through one-on-one consultations with Imam Rifat.
Stay updated! View our Monthly Content Calendar.
Contact Us
contact Info
LOCATION
11 Dunwoody Park South, Suite #165 Atlanta, GA 30338
TELEPHONE
(678)-871-7786