diff --git a/CV-Amin-Kasrou-Aouam-en.yml b/CV-Amin-Kasrou-Aouam-en.yml index 0405507..0d362eb 100644 --- a/CV-Amin-Kasrou-Aouam-en.yml +++ b/CV-Amin-Kasrou-Aouam-en.yml @@ -57,7 +57,7 @@ freelance: summary: Development of a REST API description: - "Rewrite of CRUD API that serves mobile apps using Python (FastAPI)" - - "Migration from MySQL to PostgreSQL" + - "Database cleanup and migration to SQLite" projects: - "Telegram bot to notify of COVID-19 cases (Python)" diff --git a/CV-Amin-Kasrou-Aouam-es.yml b/CV-Amin-Kasrou-Aouam-es.yml index ce5a7b9..4446066 100644 --- a/CV-Amin-Kasrou-Aouam-es.yml +++ b/CV-Amin-Kasrou-Aouam-es.yml @@ -57,8 +57,8 @@ freelance: - client: Odyfo summary: Desarrollo de una API REST description: - - "Rewrite of a CRUD API that serves mobile apps using Python (FastAPI)" - - "Migration from MySQL to PostgreSQL" + - "Reimplementación de una API CRUD para apps móviles usando Python (FastAPI)" + - "Limpieza de la base de datos SQL y migración a SQLite" projects: - "Bot de Telegram para la notificación de casos de COVID-19 (Python)"