All work

Islamic Acdemia (under development)

An online udemy like platform for islamic courses where skilled teachers can upload their courses and students can enroll in them.

Next.js · Tailwind CSS · Next.js API Routes · MongoDB · Vercel · Resend

Islamic Acdemia (under development)

The problem

The client needed a platform for his islamic courses where skilled teachers can upload their courses and students can enroll in them.

The approach

I used Next.js with Tailwind CSS on the frontend and MongoDB for the database and Next js Inbuilt API routes. I also used Vercel for hosting and Resend for email integration.

Architecture


    // Architecture Overview
    ├── /frontend                # client side code
    ├── /backend                 # server side code
        

What it moved

  • Achieved 300ms average page load time (95th percentile under 1.2s)
  • Admin can add, edit and delete projects and testimonials
  • Users can view projects and contact the company
  • Animations and transitions are used to make the website more engaging