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

Block or report Q-Redding

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

import SoftwareDeveloper from 'quentonredding';

class Bio extends SoftwareDeveloper { name = 'Quenton Redding'; title = 'Software Engineer'; company = 'Perferred DME | Remote'; location = 'Houston/Austin, TX'; }

class Skills extends SoftwareDeveloper { languages = ['JavaScript', 'CSS']; databases = ['MySQL', 'MongoDB']; frameworks = ['React', 'React Native', 'Angular', 'GraphQL', 'Bootstrap', 'Material Design']; wantToLearn = ['Python', 'PHP', 'Swift' ] }

GitHub stats

Popular repositories

  1. TVX_movie-app TVX_movie-app Public

    TVX is a movie search app used to search up movies and TV shows using the TMDB API.

    JavaScript

  2. Natural_Selection Natural_Selection Public

    Restaurant website named Natural Selection created using React.js

    JavaScript

  3. todolist_app todolist_app Public

    A todo list app to keep track of your everyday activities. Created with React.

    JavaScript

  4. Color_switcher Color_switcher Public

    A site that produces random bg colors. (On the site Click the 'Hex' link to get the randomize color bg)

    CSS

  5. counter counter Public

    Created a counter using Javascript.

    CSS

  6. reviewsGenerator reviewsGenerator Public

    Generates random reviews from an array of customers.

    CSS