Skip to content
View fblampe's full-sized avatar

Block or report fblampe

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. get_yt_video_durations.py get_yt_video_durations.py
    1
    #!/bin/python3
    2
    
                  
    3
    import json
    4
    import requests
    5
    import isodate
  2. dev-resources.md dev-resources.md
    1
    This is a list of resources related to all kinds of aspects of Software Engineering that I personally found useful. They are roughly ordered from overarching, abstract ideas towards concrete solutions.
    2
    
                  
    3
    # Organization
    4
    
                  
    5
    - [Dark Scrum (and how to improve it)](https://ronjeffries.com/articles/016-09ff/defense/)
  3. GermanZero-de/localzero-monitoring GermanZero-de/localzero-monitoring Public

    LocalZero Monitoring is a website with which activist groups can monitor their municipality's progress towards climate neutrality.

    Python 16 3