Skip to content
View sahaib9747's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report sahaib9747

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

Pinned Loading

  1. Django_Realtime_Chat Django_Realtime_Chat Public

    Real time multi-user chatting application, it has implemented the basic concepts of real time chatting. Users can send and receive messages from multiple users. Updates the conversation asynchronou…

    Python

  2. DUShort-Django_URL_Shortener DUShort-Django_URL_Shortener Public

    The URL shortening application, the process of this application is that it takes a URL and saves the URL to a database using an UUID, then it returns to the user a combination of root URL and UUID,…

    Python

  3. Django_Authentication_System Django_Authentication_System Public

    Simple system, that has registration, authentication, login, logout features.

    Python

  4. Automated_Email_Sender Automated_Email_Sender Public

    This is tool automated the way of sending emails, Specially the Gmail service, It can take input from the voice source and convert it into the text, afterwards It uses the SMTP server to sending em…

    Python

  5. Problem-Solving-Solutions Problem-Solving-Solutions Public

    To build analytical skills I have solved 240+ problems including contests in various online judges, In this repository I included my few problem solutions.

    Python 1

  6. Password-and-QRCode-Generator Password-and-QRCode-Generator Public

    This is simple tools, it can generate a fixed length password given by user. After generating password it converts into QRCode and the code saved in user desired location.

    Python