Projects
Jetflix
Full StackA web application that consumes movies from The Movie Database (TMDb) through a GraphQL server. It allows authenticated in users to search, bookmark and save movies as favorites. Deployed using Netlify and Heroku (it's never been easier).Stack: Nuxt.js, TailwindCSS, GraphQL, FirebaseAuth
Full StackA web portal where users can register, and manage their accounts. The backend REST API can be consumed from websites, mobile apps, or any other web service and some integrations test are performed using Jest.Stack: React.js, Redux, MaterializeCSS, Express.js, Jest, DockerUnpix
FrontendStack: Vue.js, TailwindCSS, Local StorageTodo Vue Composition
FrontendA Single Page Application to manage and filter tasks using the Vue.js composition API. Items can be dragged and will be stored using the browser's local Storage. Deployed using NetlifyStack: Vue.js, TailwindCSS, Local Storage