From e40bb3d0f29fc49ea8661229bb332b7f342c7230 Mon Sep 17 00:00:00 2001 From: Frederick Gaens Date: Thu, 9 Jan 2025 16:16:33 +0100 Subject: [PATCH] add personal project --- .gitignore | 1 + _data/data.yml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index f9fe47c..414ca83 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _site/ .sass-cache/ .jekyll-metadata .jekyll-cache +/.idea/workspace.xml diff --git a/_data/data.yml b/_data/data.yml index 45a6e06..c27356c 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -168,6 +168,23 @@ experiences: - Java, Python - GCP - Jenkins + +non-professional experiences: + title: non-professional experiences + info: + - role: Software developer + time: 2023 + company: Private project + details: + description: | + - Developed a user-friendly Angular web application for managing home automation schedules and routines. + The application simplifies the creation and maintenance of automated tasks within a home automation system, enabling users to easily configure time-based triggers and conditions. + environments: | + - TypeScript + - Angular + - Okta + - MongoDB + - Github Actions footer: > Designed with by Xiaoying Riley