Skip to content
View evanbechtol's full-sized avatar
💭
Brainstorming
💭
Brainstorming
  • Dallas

Block or report evanbechtol

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. javascript-algorithms javascript-algorithms Public

    A collection of JavaScript Algorithms and Data Structures

    JavaScript 1

  2. discord-jokebot discord-jokebot Public

    Add some spice to your Discord Guild with the JokeBot

    JavaScript 1 3

  3. bare-express bare-express Public

    A basic Node.JS Express webserver

    JavaScript 105 29

  4. weather-service weather-service Public

    JavaScript 1

  5. Utilize sliding window algorithm to ... Utilize sliding window algorithm to find longest substring
    1
    /**
    2
    * @description Utilizing the sliding window algorithm, finds
    3
    * and returns the length of the longest substring that does
    4
    * not contain duplicates. This has a runtime of O(n).
    5
    * @param s {string} String to search for length of longest
  6. password_manager password_manager Public

    Nodejs password management application

    JavaScript 1