Skip to content
View dltorrise's full-sized avatar
🍊
Just life
🍊
Just life

Highlights

  • Pro
Block or Report

Block or report dltorrise

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. React-Portfolio React-Portfolio Public

    My portfolio using React and GH pages

    JavaScript

  2. Youtube-Gif-Creations-2.0 Youtube-Gif-Creations-2.0 Public

    A clone repository of my class Group Project, in which I have edited the CSS (to make it mobile friendly) and will eventually add new functionalities.

    JavaScript

  3. Clown-Factory-Employee-Tracker Clown-Factory-Employee-Tracker Public

    This is the employee database application for Harold's Clown Factory! A factory to manufacture fun and all your other miscellaneous clown needs.

    JavaScript

  4. Message-a-Loved-One Message-a-Loved-One Public

    A website to submit a message to a loved one who has passed.

    CSS

  5. Pet-Services Pet-Services Public

    JavaScript 2

  6. This is a tutorial on regular expres... This is a tutorial on regular expressions
    1
    # RegExr Tutorial - Hex Codes
    2
    
    
    3
    RegExr stands for Regular Expressions. A regular expression is a pattern of charaters used to define a search pattern. This will find a specific type of characters. RegEx is universal among coding languages. 
    4
    
    
    5
    ## Summary