From a83d421cec0bd5d7460ed84830dd650ad6d9d2d7 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Wed, 10 Jun 2020 17:45:23 +0000 Subject: [PATCH] update _site static files --- _site/feed.xml | 2 +- _site/tutoring/index.html | 31 +++++++++++++++++++------------ 2 files changed, 20 insertions(+), 13 deletions(-) diff --git a/_site/feed.xml b/_site/feed.xml index 4fd26ea..b7180d5 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2020-06-10T17:31:20+00:00http://localhost:4000/feed.xmlSite Update2020-06-04T00:00:00+00:002020-06-04T00:00:00+00:00http://localhost:4000/2020/06/04/site-update<p>I updated the site with some easier to identify information about me and my projects :)</p> +Jekyll2020-06-10T17:45:06+00:00http://localhost:4000/feed.xmlSite Update2020-06-04T00:00:00+00:002020-06-04T00:00:00+00:00http://localhost:4000/2020/06/04/site-update<p>I updated the site with some easier to identify information about me and my projects :)</p> <p>Also, Clue has been delayed due to my partner in crime on the project wokring too many hours.</p> diff --git a/_site/tutoring/index.html b/_site/tutoring/index.html index 0c99f60..ae4139b 100644 --- a/_site/tutoring/index.html +++ b/_site/tutoring/index.html @@ -2,7 +2,7 @@ - | tait.tech + Tutoring | tait.tech @@ -33,27 +33,34 @@

I believe in solving problems. Learn how to solve your own unique computer-related problems by learning how they work underneath all the fancy buttons you see.

-

My favourite resources are the following:

+

Contact me at tutoring@tait.tech for more info.

+ +

Rates/hour

+

C$25 for a programming language I am comfortable with already.

-

Rates

+

C$30 + 1 week prep. time for a programming language I am not very comfortable with already.

+
    +
  • Rust, Go, Node.js.
  • +
-

For a programming language I am comfortable with already, C$25/hour.

+

C$35 for Linux system administration.

+
    +
  • Paritioning disks, install and configure software and automate tasks via the command line interface (CLI).
  • +
-

For a programming language I am not very comfortable with already, C$30/hour and one week preperation time.

+

I offer group discounts for 2+ students.

-

For Linux system administration, C$35/hour.

+
Resources:
-

Definitions

+

My favourite resources are the following:

    -
  • programming languages I am already comfortable with: C, C++, Python, Java, HTML/CSS/JS.
  • -
  • programming languages I am not very comofrtable with: Rust, Node.js, Go.
  • -
  • Linux system administration: Partition disks, install and configure services, automate tasks, secure access to devices—all via the command line interface (CLI).
  • +
  • thenewboston (Youtube)
  • +
  • cppreference.com (also has C references)