Pau Sanchez
Personal Projects and Side Hustles
Projects I built from de groud up
Use of English AI
(2024) Artificial Intelligence exam generator for Cambridge English levels B1, B2, C1, and C2. Backend built in Python/FastAPI, deployed in a Kubernetes cluster using Helm, and hosted on Google Cloud. Frontend built with Vue/Nuxt and Vuetify.
See ProjectLightmydream - Goal Planner
(2024) iOS app for goal planning and manifesting, with a frontend built in SwiftUI and a backend in Python/FastAPI. Cron jobs using Celery for sending push reminders and notifications. Deployed on a GCP Kubernetes cluster, utilizing Helm for package management.
See ProjectUse of English PRO
(2021-2024) Web/iOS/Android app to get ready for Cambridge English exams Levels B1, B2, C1 and C2. Technologies: VUE/NuxtJS - Swift - Pyhton/Fastapi - Websockets API. Deployed on a GCP Kubernetes cluster, utilizing Helm for package management.
See ProjectArtificial Intelligence Puzzle
(2018) A puzzle that solves itself using search algorithms in two modes: Clustering and Color Matching. It employs a self-made variation of the A-Star Algorithm with two heuristics, leveraging the rules of chess to solve an NP-hard problem in a reasonable amount of time.
See Project