Skip to content
View LindseyKrause's full-sized avatar
Block or Report

Block or report LindseyKrause

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

Hi there 👋

😄 Pronouns: She/Her

Screen Shot 2021-08-30 at 11 37 07 PM

Pinned

  1. Teaching-Artist-Hub Teaching-Artist-Hub Public

    🔍Communications platform for non-profit arts organization.

    JavaScript 3

  2. ArtInerary-1 ArtInerary-1 Public

    Forked from PacSmack/ArtInerary

    A Full-Stack application utilizing NoSQL database with express handling the server and JavaScript, HTML and CSS in the front end to connect artists during the pandemic.

    JavaScript 1

  3. Swanson-Dreams Swanson-Dreams Public

    An interactive web application that records user dreams locally and provides comical feedback. User enters a dream with at least 25 characters. Keyword is extracted via text analyzer API. Keyword t…

    JavaScript 1 1

  4. read-me-generator read-me-generator Public

    This project generates read-me.md files using CLI. User answers questions about their project and based on user input a polished read-me file is generated and saved. This application is intended to…

    JavaScript

  5. Regex Url Gist.md Regex Url Gist.md
    1
    
                  
    2
    # Regex: Matching a URL
    3
    
                  
    4
    This Gist describes the basic componenets of Regular Expressions (Regex) specifically as they pertain to matching a URL.  The Regex below will be examined and described.
    5
    
                  
  6. e-commerce- e-commerce- Public

    This project is the back end of an e-commerce site.

    JavaScript