Projects

  1. https://www.imerkar.com/
    1. Drupal 9 site using the Crypto Distribution.
  2. https://learnenglishsounds.com/
    1. Drupal 9 site using the Open Social Distribution.
  3. View User Email 
    1. Drupal Contrib Module
  4. https://nextjs.davidloor.com/
    1. This is my Nextjs playground. hosted on Cloudflare, connected to this GitHub repo
  5. https://chatgpt.davidloor.com/
    1. This is my personal chatGPT. Check the GitHub repo. It was built using Next.js.
  6. https://typingzen.com/
    1. This is a site that helps to practice typing skills. It was built using Next.js.
  7. https://www.kindle-chatgpt.com/
    1. The website for “Kindle ChatGPT” offers an AI chat interface specifically designed for Kindle devices, enabling users to easily interact with ChatGPT’s AI technology. It was built using Next.js. (Still in development)
  8. Exam Coach AI
    • Exam Coach AI is a web application that uses AI to generate multiple-choice exams. Users can customize exam parameters like language and question count.

    • Technologies:

      • Frontend: Next.js
      • Backend: Serverless functions and API. Hosted on Vercel
      • AI Integration: OpenAI API for question generation
      • Database and Authentication: Firebase
      • Payment Processor: Stripe for handling transactions
    • Features:

      • Generates multiple-choice exams based on user preferences.
      • Supports integration with OpenAI for question generation.
      • Utilizes Firebase for user authentication and data storage.
      • Stripe integration for secure payment processing.