Skip to content
View nbuechler's full-sized avatar

Block or report nbuechler

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
nbuechler/README.md

I'm a curious indivdual, so reach out and say hi!

Pinned Loading

  1. ample-affect-exhibit ample-affect-exhibit Public

    A user interface of the Logro project, designed to show affective data that is created from affects

    JavaScript 2

  2. speedy-affect-scorer speedy-affect-scorer Public

    Scores basic afffects - quickly - and much better/quicker than a human; inspired by the needs of the Logro project

    Python

  3. log-grower log-grower Public

    A microservice, part of Logro, and the front-end 'writing' part of the software architecture

    HTML

  4. energetic-etl energetic-etl Public

    A project for etl processes within Logro

    Python

  5. copious-affect-corpus copious-affect-corpus Public

    A growing corpora of affects, inspired by the Logro project, where an affect is a word, sound, or another sensation that indicates the presence of an emotion, specifically what I call an R-EMOTION

    Python

  6. Find Centered Hexagonal Primes Find Centered Hexagonal Primes
    1
    # Python program for practical application of sqrt() function
    2
    # https://en.wikipedia.org/wiki/Centered_hexagonal_number
    3
    # Finding Centered hexagonal primes
    4
    
                  
    5
    import sys