Skip to content
View thesaadmirza's full-sized avatar
:electron:
Building things on Internet
:electron:
Building things on Internet

Block or report thesaadmirza

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. python-fsutil python-fsutil Public

    Forked from fabiocaccamo/python-fsutil

    file-system utilities for lazy devs. 🧟‍♂️

    Python 7 2

  2. Appointment Scheduler Slots Creation... Appointment Scheduler Slots Creation Function
    1
    import datetime
    2
    import pytz
    3
    from datetime_range import DateTimeRange  # third-party library used for comparing datetime ranges
    4
    
                  
    5
    def get_slots(hours, date, slot_duration, lat, lang, timezone=False, target_timezone=False, blocked=None):
  3. mosaic mosaic Public

    JavaScript 2 1

  4. airportsystem airportsystem Public

    Airport Management System Built in Codeigniter

  5. custom-permission-decorator custom-permission-decorator Public

    Custom Permission Decorator Just like login_required to allow super admin access.

    Python

  6. ilert-op5-nagios ilert-op5-nagios Public

    Forked from iLert/ilert-nagios

    ilert Integration Plugin for Nagios

    Python