DeepSeek ArtifactsDeepSeek Artifacts

تطبيق حماية من الاحتيال

4.0
ar
تكنولوجيا وأمن
حماية إلكترونية
تنبيهات أمان
نصائح أمنية

النص التوجيهي

اعمل طبيق يرسل لك تنبيهات مستمرة ويقدم نصائح وإرشادات لحمايتك من مخاطر الاحتيال الإلكتروني والابتزاز فكرة التطبيق يرسل اشعارات على كل 15 دقية بدون انتنرت  هذه الرسايل الذي يظهر في اعلى الشاشة على كل 15 دقيقه تطلع رسالة   مثال   لا تفتح الرابط  - متى غيرت الرقم السري للةاي فاي  ضيف زر اغلاق التطبيق والتطبيق يعمل في الخلفية بعد الاغلاق


هذا النص يظهر في الشاشة   

تطبيق يرسل لك تنبيهات مستمرة ويقدم نصائح وإرشادات لحمايتك من مخاطر الاحتيال الإلكتروني والابتزاز
تم تصميمه وتنفيذه من قبل المهندس عبدالرحيم بن عبدالله بن نوري البلوشي،مستشار تقني وامن الاسيبراني.
ملاحظة:يجب فتح صلاحية التنبيهات للتطبيق حتى يتمكن من إرسال التنبيهات بشكل مستمر
بعد الخروج من التطبيق،سيستمر في إرسال التنبيهات
حافظ على أمانك الرقمي بسهولة وشارك التطبيق مع الآخرين لتعزيز الحماية الجماعية
نتمنى لك التوفيق والسلامة دائمًا


النتيجة المولدة

import React, { useEffect, useState } from 'react';
import './App.css';

const App = () => {
  const [notifications, setNotifications] = useState([]);
  const tips = [
    'Do not open suspicious links.',
    'When was the last time you changed your Wi-Fi password?',
    'Always use strong and unique passwords.',
    'Enable two-factor authentication wherever possible.',
    'Be cautious of phishing emails and messages.',
    'Regularly update your software and apps.',
    'Avoid using public Wi-Fi for sensitive transactions.'
  ];

  useEffect(() => {
    const interval = setInterval(() => {
      const randomTip = tips[Math.floor(Math.random() * tips.length)];
      setNotifications(prev => [...prev, randomTip]);
    }, 900000); // 15 minutes in milliseconds

    return () => clearInterval(interval);
  }, [tips]);

  const handleCloseApp = () => {
    console.log('App is running in the background.');
  };

  return (
    <div className='App bg-gray-100 min-h-screen p-8'>
      <div className='max-w-4xl mx-auto bg-white shadow-lg rounded-lg p-6'>
        <h1 className='text-3xl font-bold text-center text-blue-600 mb-6'>
          Cyber Security Tips App
        </h1>
        <p className='text-gray-700 text-lg mb-6'>
          This app sends you continuous notifications and provides tips and guidance to protect you from the risks of cyber fraud and extortion.
        </p>
        <p className='text-gray-700 text-lg mb-6'>
          Designed and implemented by Engineer Abdul Rahim bin Abdullah bin Nouri Al Balushi, Technical and Cyber Security Consultant.
        </p>
        <p className='text-gray-700 text-lg mb-6'>
          Note: You must enable notification permissions for the app to send continuous notifications.
        </p>
        <p className='text-gray-700 text-lg mb-6'>
          After exiting the app, it will continue to send notifications.
        </p>
        <p className='text-gray-700 text-lg mb-6'>
          Maintain your digital security easily and share the app with others to enhance collective protection.
        </p>
        <p className='text-gray-700 text-lg mb-6'>
          We wish you success and safety always.
        </p>
        <button
          onClick={handleCloseApp}
          className='bg-red-500 text-white px-6 py-2 rounded-lg hover:bg-red-600 transition duration-300'
        >
          Close App
        </button>
        <div className='mt-8'>
          <h2 className='text-2xl font-bold text-blue-600 mb-4'>Notifications</h2>
          <ul className='space-y-2'>
            {notifications.map((notification, index) => (
              <li key={index} className='bg-gray-50 p-3 rounded-lg shadow-sm'>
                {notification}
              </li>
            ))}
          </ul>
        </div>
      </div>
    </div>
  );
};

export default App;

المزيد من التوصيات

عرض الكل

بريد إلكتروني مؤقت

4.0
التكنولوجيا
ar
بريد مؤقت
بريد إلكتروني
خدمات بريد
بريد إلكتروني مؤقتاعمل ...

OTC Pulse تحليل EUR/USD

4.0
تكنولوجيا التداول
ar
OTC
AI Trading
EUR/USD
Technical Analysis
Automated Trading
اسم المشروع المقترح: 🔹 OTC Pulse أو FlashTrade AI 🎯 فكرة المشروع: منصة إلكترونية أنيقة وذكية مخصصة لتحليل زوج EUR/USD OTC فقط على منصة Pocket Option، باستخدام الذكاء الاصطناعي ومدارس التحليل الفني ا...

جعل خلفية بيضاء بسهولة

4.0
تصميم جرافيك
ar
تصميم
خلفية بيضاء
تحرير الصور
جعل لخلفية بيضاء بعذ تحميل صورة...

إنشاء تطبيق إزالة خلفية الصور

4.0
تطوير تطبيقات
ar
تطبيق
إزالة خلفية
تحميل صور
انشاء تطبيق ازالة خلفية صور بشكل احترافي مع ايضافت زر تحميل صورة...

تطبيق متجر ملابس عربي

4.0
تكنولوجيا
ar
متجر ملابس
تطبيق عربي
تصميم موبايل
طبيق متجر بيع الملابس مع إتاحة إظهار المقاسات المتاحة مع السعر مع الألوان المتاحة التطبيق يخدم الموبايل بحيث يكون التصميم يتناسب مع العرض على الموبايل باللغة العربية كل شيء باللغة العربية مع إتاحة الت...

إنشاء برنامج لإدارة المنتجات

4.0
تكنولوجيا
ar
برمجة
إدارة المنتجات
تطوير البرمجيات
قم بإنشاء برنامج يقوم بأدخال اصناف من المنتجات حيث ان بيانات كل صنف هي: نوع الصنف الطراز الكمية سعر التكلفة سعر البيع...