Skip to content
View MikaelaSheldt's full-sized avatar

Block or report MikaelaSheldt

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. tdd-bubblesort tdd-bubblesort Public

    JavaScript

  2. ada-phoenix/regex-flatfoot ada-phoenix/regex-flatfoot Public

    DetectEx is an educational game that teaches Regular Expressions

    JavaScript

  3. my-first-flask-app my-first-flask-app Public

    Python 1

  4. Little Python Puzzles Little Python Puzzles
    1
    # questions.py SOLUTIONS
    2
    *This document is annotated with my thinking process. To simply view the code check out questions.py.*
    3
    ---
    4
    ### list_of_integers()
    5
    I chose to create temporary variables because it was more interesting to think about defining a function that would list integers given a spcific start, stop, and modulus. ie: list_of_integers(start, stop, modulus)
  5. basic-dashboard2.0 basic-dashboard2.0 Public

    Adds additional feature to dashboard and MongoDB connection

    JavaScript

  6. node_CL_app node_CL_app Public

    practice accessing 3rd party API, and node HTTP requests without express

    JavaScript