Skip to content

Instantly share code, notes, and snippets.

@alwaisy
Last active July 10, 2023 09:57
Show Gist options
  • Save alwaisy/ca7aead28eacec9c2d668a72b14721e7 to your computer and use it in GitHub Desktop.
Save alwaisy/ca7aead28eacec9c2d668a72b14721e7 to your computer and use it in GitHub Desktop.
Projects I have made in VueJs

Here is the list of my work in VueJs

Proxyscrape (client)

Main project I did in the last company. Requirements were to convert traditional php + jquery webiste to vuejs. I used

  1. Typescript
  2. Vue 3
  3. Vuex later pinia
  4. Webpack 4 later Vite
  5. SPA later ssr/nuxt

Repo: https://gitlab.com/am-i-coder/proxyscrape-website-vuejs demo: https://proxyscrape-d.netlify.app/

Some other small projects (not for client)

  1. https://github.com/awaisalwaisy/lyricofy (Shazam api, taiwlind, typescipt, vite, pinia, spa)
  2. https://github.com/awaisalwaisy/TukaTuk (sanity integration, taiwlind, typescipt, vite, pinia, spa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment