Skip to content
View riz4d's full-sized avatar
📃
Freelancing
📃
Freelancing

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!!

// Profile data
interface Profile {
  userId: string;
  name: string;
  pronouns: string;
  profession: string;
  hobbies: string[];
  interestedIn: string[];
  contacts: {
    telegram: string;
    tryHackMe: string;
    linkedIn: string;
    email: string;
  };
}

const profile: Profile = {
  userId: '@riz4d',
  name: 'Mohamed Rizad',
  pronouns: 'He/Him',
  profession: 'Student',
  hobbies: ["CTF's", 'Researching'],
  interestedIn: ['Machine Learning', 'Cyber Security', 'Artificial Intelligence', 'Robotics'],
  contacts: {
    telegram: 'https://t.me/riz4d',
    tryHackMe: 'https://tryhackme.com/p/Mohamedrizad',
    linkedIn: 'https://linkedin.com/in/mohamedrizad/',
    email: 'mailto:[email protected]',
  },
};

An image of @riz4d's Holopin badges

Pinned Loading

  1. TempMail-Bot Public

    A python oriented telegram bot for generating temporary Emails

    Python 82 111

  2. 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 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 Public

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

    Python 5 9

  5. teleform Public

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

    CSS 7 9

  6. 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 1 2

1,712 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to riz4d/EventGate, riz4d/Ecosphere, riz4d/AirSense and 25 other repositories
Loading A graph representing riz4d's contributions from April 14, 2024 to April 20, 2025. The contributions are 99% commits, 1% pull requests, 0% code review, 0% issues.

Contribution activity

April 2025

53 contributions in private repositories Apr 2 – Apr 19
Loading