Skip to content
View riz4d's full-sized avatar
🧬
At Lab
🧬
At Lab
Block or Report

Block or report riz4d

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
riz4d/README.md

Hey!!

function(About) {
  let UserID = "@riz4d";
  let Name = "Mohamed Rizad";
  let Pronouns = "He/Him";
  let Profession = "Student";

  
  const Hobies = ["CTF's","Researching"];
  const Intrested_In = ["Machine_Learning","Cyber_Security",
                       "Artificial_Inteligence","Robotics"];
                       
  let TelegramURL = "https://t.me/riz4d";
  let TryHackMeID = "tryhackme.com/p/Mohamedrizad";
  let LinkedIn = "https://linkedin.com/in/mohamedrizad/";
  let Email = "github@rizad.me";
  }

An image of @riz4d's Holopin badges

Pinned

  1. TempMail-Bot TempMail-Bot Public

    A python oriented telegram bot for generating temporary Emails

    Python 62 98

  2. Discord-Ticket-System Discord-Ticket-System Public

    Discord Ticket Bot: Effortlessly open support tickets via DM, while moderators can discreetly respond in a private channel for seamless user assistance.

    Python 1

  3. CreditCard-Validator CreditCard-Validator Public

    Creditcard validator by Using Luhn's algorithm to verify the validity of credit card numbers. It also fetches credit card number data from datasets for testing and analysis.

    Python 4

  4. InstaDown InstaDown Public

    telegram bot it performs the action such as download instagram media's such as reels,posts

    Python 7 9

  5. teleform teleform Public

    DB less web contact form ,data's were directly sent to telegram via telegrambot

    CSS 7 8

  6. Card-Flow Card-Flow Public

    A bot allows to generate cc's and check credit card information through commands. It can generate random credit card numbers, validate them, and provide information about specific credit cards.

    Python