Skip to content
View conradknapp's full-sized avatar

Block or report conradknapp

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

Popular repositories Loading

  1. vue-furniture-site vue-furniture-site Public

    A Vue project written with Vuetify, a Material component framework. Also uses Vuex extensively, Firebase to persist the data.

    Vue 3

  2. vue-firebase-blog vue-firebase-blog Public

    Takes an existing Vue blog UI and adds Firebase as the backend to dynamically add and persist posts (replacing a local JSON file)

    JavaScript 1

  3. react-native-productivity-app react-native-productivity-app Public

    Todo App using create-react-native cli. I plan on hooking it up to Firebase and outputting todos on my blog so I can display/record the tasks I do day-to-day

    JavaScript 1

  4. react-firebase-file-upload react-firebase-file-upload Public

    A React site that uses Firebase Cloud Functions to format and resize image/file uploads

    JavaScript 1

  5. yelp-geolocation-app yelp-geolocation-app Public

    Uses the browser Geolocation to find your location, asks what food you want, and then fetches a list of restaurants according to your search from the Yelp API that are closest to you

    JavaScript 1

  6. react-code-splitting-webpack react-code-splitting-webpack Public

    A demo of code splitting using Webpack 2/3. I attempted to do it with the new Webpack 4 release, but it isn't stable at the moment. Necessary plugins are not yet available (i.e. extract-text-webpac…

    1