Now Page
Updated: 08th September 2024
I got inspiration 💪 to create this page from Derek Silver Page. Not only me, a lot of people have picked inspiration from him. Do check it out 😉!
VUE JS - Project
Migration from Vue 2 to Vue 3 using Nuxt 3.
Learnings so far: ✅
- Vue 3 Composition API
- Nuxt 3
- Pinia for state management
- changes from Vuetify 2 to Vuetify 3
- Typescript
REACT JS - My Fun Side Project
I am currently building a Vocabulary builder for my language learning students using the following stack 🧱
- Frontend using - React, Typescript and Tailwind CSS
- Backend - Firebase
- Unit testing - Jest
Upcoming sprints - Focus on App launch 🚧 🔖
Epic - Final Touch - App Launch 🚀
- Finish setting up Signup page.
- Create context on the saving user data.
- Login - username, password - fail validation
- Replace JSON server with JSON file.
- Hide Admin page to add words.
Things built last sprint.
- ✅ Add and Read Data from JSON using json-server.
- ✅ Added the feature to favorite the words to firebase DB.