Skip to content
View allhailwesttexas's full-sized avatar
๐Ÿ”
๐Ÿœ๐Ÿ›๐ŸŒฎ๐Ÿก๐Ÿ•๐Ÿก๐Ÿบ๐Ÿ•๐Ÿข๐Ÿช๐Ÿฃ
๐Ÿ”
๐Ÿœ๐Ÿ›๐ŸŒฎ๐Ÿก๐Ÿ•๐Ÿก๐Ÿบ๐Ÿ•๐Ÿข๐Ÿช๐Ÿฃ
Block or Report

Block or report allhailwesttexas

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. advent-of-code advent-of-code Public

    Some advent of code solutions.

    Python

  2. Flask/Jinja2 macro for rendering pag... Flask/Jinja2 macro for rendering pagination in a template with Bootstrap components. Can center the component by wrapping in <nav class="text-center">.
    1
    {% macro render_pagination(pagination, endpoint) %}
    2
    
                  
    3
      <ul class="pagination">
    4
    
                  
    5
        {% if pagination.has_prev %}
  3. allhailwesttexas.github.io allhailwesttexas.github.io Public

    my home on Internet 2.0

    CSS

  4. dotfiles dotfiles Public

    My dotfiles.

    Vim Script

  5. todo todo Public

    Web 3.0-scale todo-list app for Windows.

    Shell