From 3be66e59aa7e07109fd2cce91b039fe82c6a17ad Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Wed, 5 May 2021 21:15:57 -0600 Subject: [PATCH] Update data --- _data/education.yml | 16 +++++++++++----- _data/experience.yml | 6 +++++- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/_data/education.yml b/_data/education.yml index 8fc2faa..205093e 100644 --- a/_data/education.yml +++ b/_data/education.yml @@ -1,10 +1,16 @@ +- institution: "Southern Alberta Institute of Technology" + level: "Diploma" + name: "Information Technology--Software Development Major" + years: "2019-2021" + description: "Full-stack two year software development diploma. Focusing on databases, interface design, systems administration, security and enterprise solutions." +- institution: "Dartmouth College (Open Corseware)" + level: "Professional Certificate" + name: "C Programming with Linux" + years: "2020" + description: "A certification in C programming, the `gcc` compiler, and the `make` compilation system. 100% mark." + link: "https://credentials.edx.org/credentials/17b2f07e656d4d61a27153716c97a404/" - institution: "The Linux Foundation" level: "Certification" name: "Certified Linux System Administrator" years: "2016" description: "Certified in Linux system administration tasks. Running web servers, maintaining mass storage systems, running secure remote control tools. Certificate no longer valid." -- institution: "Southern Alberta Institute of Technology" - level: "Diploma" - name: "Information Technology-Software Development Major" - years: "2019-2021" - description: "Full-stack two year software development diploma. Focusing on databases, interface design and enterprise solutions." diff --git a/_data/experience.yml b/_data/experience.yml index 7a4a42b..5ba499c 100644 --- a/_data/experience.yml +++ b/_data/experience.yml @@ -2,11 +2,15 @@ position: "Founder" years: "2020-present" description: "Providing small businesses with simple, secure software solutions." +- company: "VOG App Developers" + position: "Contractor" + years: "Summer 2020" + description: "Identify seed health for machine learning algorithm bootstrapping." - company: "Independent" position: "Tutoring" years: "2019-present" description: "Working with computer science students explaining introductory to advanced concepts." - company: "Total Impact Signs" - position: "Technical Advisor" + position: "Contractor" years: "2014-2016" description: "Implemented a semi-automatic payroll system replacing the manual sign in book used before."