From cbe99c7686a37954571c3240c5acb9eebffdfe6e Mon Sep 17 00:00:00 2001 From: Nikolai Dorofeev Date: Tue, 16 Jul 2024 15:32:20 +0400 Subject: [PATCH] Add red-green --- .../content/resume/work/Red-Green Life Design.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 apps/d0rich.me/content/resume/work/Red-Green Life Design.md diff --git a/apps/d0rich.me/content/resume/work/Red-Green Life Design.md b/apps/d0rich.me/content/resume/work/Red-Green Life Design.md new file mode 100644 index 0000000..7026f8d --- /dev/null +++ b/apps/d0rich.me/content/resume/work/Red-Green Life Design.md @@ -0,0 +1,14 @@ +--- +title: Full-stack Engineer +place: + title: Red-Green Life Design + link: https://www.redgreenlifedesign.com/ +daterange: + start: 2023-11-11 +--- + +- Developed a mobile application for tracking diet results using React Native + Expo. +- Developed backend services for the application using Node.js + Express. +- Managed PostgreSQL database for the application. +- Managed backend instances for different stages of product development. +- Configured CI/CD pipeline for the application using GitHub Actions.