From 52140b591977c209b59a737f05c5d3ed9966b671 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Thu, 16 Jan 2020 01:07:57 -0800 Subject: [PATCH 1/2] new hobbies section --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 451c8f4..6760bf8 100644 --- a/config.toml +++ b/config.toml @@ -69,13 +69,13 @@ theme = "sada" title = "Hobbies" [[params.hobbies.list]] - interest = "Writing and stargazing" + interest = "Journaling project ideas." - [[params.hobbies.list]] - interest = "Hacking" - [[params.hobbies.list]] - interest = "Cooking" + interest = "Surfing, swimming, and studying surf breaks." + + [[params.hobbies.list]] + interest = "Creating and contributing to libre software." [params.aboutme] description = "Libre software, hacking, and surfing." From fd4eb29420705e1bf1a294a23eabb58b28c2ea9c Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Thu, 16 Jan 2020 01:14:16 -0800 Subject: [PATCH 2/2] updated job descriptions with reasons for leaving on relevant items --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 6760bf8..12dd438 100644 --- a/config.toml +++ b/config.toml @@ -86,14 +86,14 @@ theme = "sada" [[params.jobs.list]] position = "Computer Architecture Teaching Assistant CSU Monterey Bay" - dates = "October 2019 - Current" - details = "Prepared students for exams and helped with assignments through consistent office hour scheduling and by providing ample feedback on assignments. Course material covered MIPS assembly , sequential and combinatorial logic, and an introduction to CPU design." + dates = "October 2019 - December 2019" + details = "Prepared students for exams and helped with assignments through consistent office hour scheduling and by providing ample feedback on assignments. Course material covered MIPS assembly , sequential and combinatorial logic, and an introduction to CPU design. Left because I was graduating that very semester that I worked." [[params.jobs.list]] position = "Repair Technician" dates = "February 2019 - April 2019" company = "Loaves, Fishes, & Computers Inc." - details = "Diagnosed and repaired issues with Windows laptops and desktops. All repairs required technical write-ups describing the process used in troubleshooting. I assisted customers whenever they had questions regarding repairs or troubleshooting other problems." + details = "Diagnosed and repaired issues with Windows laptops and desktops. All repairs required technical write-ups describing the process used in troubleshooting. I assisted customers whenever they had questions regarding repairs or troubleshooting other problems. Left because my semester ended and I had to move back to Orange County." [[params.jobs.list]] position = "Data Visualization Capstone Project"