Skip to content
View rjrajivjha's full-sized avatar
💭
Beginning of a new journey
💭
Beginning of a new journey

Organizations

@Winter-Season-of-Code @IgnitedMindsIndia
Block or Report

Block or report rjrajivjha

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

  1. default_lms default_lms Public

    Library LMS - Django Rest Framework: A demo project

    Python 1

  2. tame_of_thrones tame_of_thrones Public

    Python Demo app: This app allow us to find which ruler will rule the universe.

    Python

  3. parking_lot_app parking_lot_app Public

    Python Demo App: Parking Lot

    Python

  4. find_available_time_slot_from_busy_s... find_available_time_slot_from_busy_schedule
    1
    """
    2
    Given a list of existing meetings (each containing a meeting a set of participants, a room, start and end times) and an input (containing a room and a set of users) find out the possible times at which a meeting can be held with that room and users.
    3
    
                  
    4
    Meeting =   start time and end time,  room, set of participants (including owner) ,
    5
    
                  
  5. fullmoon fullmoon Public

    It's a social networking project demo build from scratch for educational purposes. This was used as content in Techspace. I developed this during my sophomore year.

    PHP 7