Skip to content
View devatquarxss's full-sized avatar

Organizations

@devsAtQuarx
Block or Report

Block or report devatquarxss

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. phone-password-authentication-firebase phone-password-authentication-firebase Public

    Firebase auth doesn't provide phone no + password auth natively, This repo provides a solution for login & signup using phone no & password by still using firebase auth.

    JavaScript 27 19

  2. devsAtQuarx/basic-transport-info-app devsAtQuarx/basic-transport-info-app Public

    A progressive web app to show direct & indirect buses / transport between two places / cities / stops .Show next schedule & travel duration. Algorithm to calculate indirect buses on basis of their …

    Vue 12 4

  3. reusable-data-table-component-vue reusable-data-table-component-vue Public

    A reusable / responsive data-table component written in vue.js inspired by vuetify's v-data-table component capable of search, sort, filter, update the items of the table on different metrics.

    Vue 16 17

  4. devsAtQuarx/ngo-event-management--admin-app devsAtQuarx/ngo-event-management--admin-app Public

    This application is admin panel / basic CMS for an event management application for NGOs. Admin can create a new event and keep user’s updated about them by push notifications & emails. Register at…

    Vue 4 3

  5. devsAtQuarx/ngo-event-management-app devsAtQuarx/ngo-event-management-app Public

    A pwa for an org / NGO to manage event/people associated with them. Vue, firebase - fcm, cloud functions, rtdb, authentication.

    Vue 2 1

  6. resuable-sudoko-component--vue resuable-sudoko-component--vue Public

    A reusable / responsive sudoko component written in vue.js. On basis of prop can create a valid sudoko of given size & configurable lives / chances.

    JavaScript