Skip to content
View CaseyDeriso's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report CaseyDeriso

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

Hello! I am Casey Deriso

I'm a Full Stack Web Developer at The University of Texas at Austin

  • 🤘🏽 I work with the Texas Development department as a Software Developer/Analyst.
  • 📚 My current pet project is a mobile app for plant lovers built with the react!
  • 🧗🏽‍♂️ I enjoy rock climbing in my spare time.

Connect with me:

My Portfolio nightpinic | Twitter Casey Deriso | LinkedIn Casey cool ranch dorito | Instagram



Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

ES6

React

Express

Sequelize

Node.js

SQL

MongoDB

Git

GitHub

Terminal

Sass

Handlebars.js



My Github Stats

CaseyDeriso's GitHub Stats


CaseyDeriso's top languages


Pinned

  1. Water-Me Water-Me Public

    A tool to remind you when you need to water your plants.

    JavaScript

  2. JenniferFadare/Wo-Ve-Mi JenniferFadare/Wo-Ve-Mi Public

    A search engine highlighting Women, Veteran and Minority-Owned businesses

    JavaScript 1 1

  3. REGEX tutorial | URL validator REGEX tutorial | URL validator
    1
    #  Matching a URL with a Regular Expression
    2
    `/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$/`
    3
    
                  
    4
    A regular expression (regex) is a definition for a search pattern. Regex uses a series of commands to compare a string to a set of rules. 
    5
    
                  
  4. Readme-Generator Readme-Generator Public

    Generate professional READMEs with this command line interface application!

    JavaScript 1

  5. aws-thought aws-thought Public

    A social media application where users can post thoughts and reactions, which can now be images. Hosted on AWS

    JavaScript

  6. shop-shop shop-shop Public

    This code refactor project, Shop-Shop, is an E-Commerce application where users can buy items from several categories of products. (Prop Drilling => React-Context-API )

    JavaScript