Collection of projects I have put together to deepen my skills across various frameworks, architectures, methodologies, and technologies. The repository and project naming scheme follows various names from the Suikoden games (which was my favorite video game series 😃). Below is a breakdown of all the projects in this repository followed by a brief summary.
TBD
Project based on GM Direct Parts vehicle part list page.
Proposed Technologies (Solution #1)
- Vue.js for frontend application (create-vue)
- Nuxt for the frontend application (This will happen once Testing capaibilites are stable: https://nuxt.com/docs/getting-started/testing)
- Primevue for frontend components
- FastAPI for backend application
- Redis for database
Proposed Technologies (Solution #2)
- Laminar for the frontend application
- Laminar SAP UI5 Web Components for frontend components
- Cats Effect
- ZIO
- Database
- Postgres with pgvector extensions - Database
- Supabase with pgvector extension - Database (Use Supabase REST API or GraphQL endpoint instead of JDBC)