Skip to content
View LinuxIsCool's full-sized avatar
💭
Preparing the ship.
💭
Preparing the ship.

Organizations

@TokenEngineeringCommunity

Block or report LinuxIsCool

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. sdg-network-modelling sdg-network-modelling Public

    A UN API wrapper and network modelling project that I made to explore UN SDG data in February 2020.

    Jupyter Notebook

  2. yt-dlp-transcripts yt-dlp-transcripts Public

    Package for downloading transcripts from YouTube.

    Python 1

  3. Simple but Powerful usage of Holovie... Simple but Powerful usage of Holoviews Points
    1
    import holoviews as hv
    2
    hv.extension('bokeh')
    3
    
                  
    4
    import pandas as pd
    5
    
                  
  4. Defines a BokehFigure element which ... Defines a BokehFigure element which allows wrapping bokeh Figures in a HoloMap - BSD-3 License
    1
    from holoviews import Element, Store
    2
    from bokeh.models import Column
    3
    from holoviews.plotting.bokeh import ElementPlot
    4
    
                  
    5
    class BokehFigure(Element):
  5. claude-code-search claude-code-search Public

    Search your claude code historic transcripts.

    Python

  6. configuration configuration Public

    🧪 My system configuration and dotfiles. Can easily be installed with gnu stow.

    Vim Script 4 1