-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
114 lines (91 loc) · 6.86 KB
/
index.xml
File metadata and controls
114 lines (91 loc) · 6.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>HOME on Jacquie Grindrod</title>
<link>https://gogococo.github.io/</link>
<description>Recent content in HOME on Jacquie Grindrod</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>© Jacquie Grindrod</copyright>
<lastBuildDate>Mon, 09 Dec 2019 16:18:12 +0100</lastBuildDate>
<atom:link href="https://gogococo.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Mon. Dec 9th, 2019</title>
<link>https://gogococo.github.io/projectlog/mon-dec-9th/</link>
<pubDate>Mon, 09 Dec 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/mon-dec-9th/</guid>
<description>Project Log - Mon. Dec 9th, 2019 Goals Review feedback &amp; submit improved Hamming exercise solution. Set up Katacode &amp; do some exercises Service Proxy, Discovery &amp; Mesh Potentially review Kubernetes KataCode Consul Exercises Consul Basics https://www.katacoda.com/courses/consul/basics-of-consul Consul Connect https://www.katacoda.com/hashicorp/scenarios/consul-connect https://github.com/hashicorp/katakoda/tree/master/consul-connect Website Building Literally all of it. </description>
</item>
<item>
<title>Sun. Dec 8th, 2019</title>
<link>https://gogococo.github.io/projectlog/sun-dec-8th/</link>
<pubDate>Sun, 08 Dec 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/sun-dec-8th/</guid>
<description>Project Log - Sun. Dec 8th, 2019 Goals Airport Coding! Review Mentor Feedback on Two-Fer &amp; Hamming exercises Do as much of the feedback as I can while I wait for my boarding time Exercism Review Removed redundant variable in Two-Fer exercise There's a short list of things to do for Hamming. Resources - Exercism Exercises On Strings &amp; Runes in Go https://blog.</description>
</item>
<item>
<title>Sat. Dec 7th, 2019</title>
<link>https://gogococo.github.io/projectlog/sat-dec-7th/</link>
<pubDate>Sat, 07 Dec 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/sat-dec-7th/</guid>
<description>Project Log - Sat. Dec 7th, 2019 Goals Begin building a simple API in Go Stream Exercism work Review exercises done off Stream Review mentor feedback Complete one more Exercism exercise Building A Simple API in Go - Pairing Created main.go &amp; did a hello world ex Imported github.com/gorilla/mux Created simple Handler func Next Steps: Create DB for simple API to interact with create Auth for API Exercism Review &amp; Next Exercise Streamed this portion Updated comments/documentation After submitting, looks like mentor comments disappeared.</description>
</item>
<item>
<title>Weds. Dec 4th, 2019</title>
<link>https://gogococo.github.io/projectlog/weds-dec-4th/</link>
<pubDate>Wed, 04 Dec 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/weds-dec-4th/</guid>
<description>Project Log - Weds. Dec 4th, 2019 Goals Project - Exercism Complete next Exercism Go Challenge Exercism Two Fer https://exercism.io/my/solutions/3522ef30ae9a45be9b1539a62b2f36ab Also Started Leap exercise. </description>
</item>
<item>
<title>Tues. Dec 3rd, 2019</title>
<link>https://gogococo.github.io/projectlog/tues-dec-3/</link>
<pubDate>Tue, 03 Dec 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/tues-dec-3/</guid>
<description>Project Log - Tues. Dec 3rd, 2019 Goals Project - Exercism Set up stream - twitch.tv/devopsjacquie Start Go track on Exercism Attempt first AoC challenge Didn't make it yet. Will do some more Go exercises then try this again. Stream! Installed OBS Configured for use. Got started! Didn't feel ready yet but hey - If not now, when? Exercism Hello World Exercise https://exercism.</description>
</item>
<item>
<title>Weds. Nov 28th, 2019</title>
<link>https://gogococo.github.io/projectlog/thurs-nov-28th/</link>
<pubDate>Thu, 28 Nov 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/thurs-nov-28th/</guid>
<description>Project Log - Thurs. Nov 28th, 2019 Goals Project - Exercism Complete Second Exercism Exercise Exercism Daily Coding Challenge Resistor Color Exercise https://exercism.io/my/solutions/f0295fb4d0704dc9a6cb9ff2974c7153 </description>
</item>
<item>
<title>Weds. Nov 27th, 2019</title>
<link>https://gogococo.github.io/projectlog/weds-nov-27th/</link>
<pubDate>Wed, 27 Nov 2019 16:18:12 +0100</pubDate>
<guid>https://gogococo.github.io/projectlog/weds-nov-27th/</guid>
<description>Project Log - Weds. Nov 27th, 2019 Goals Project - Exercism Complete first Exercism exercise. Starting with Ruby because it's the language I'm learning for work. Begin project logging (yay practice) Setup &amp; PreReqs Created repo for Exercism code Created Project Logs repository Pre-Req: Intro to TDD (with Minitest) Before starting, Exercism's Hello World tutorial had a &ldquo;Getting Started&rdquo; file that recommended some pre-reqs.</description>
</item>
<item>
<title>DevOpsDays Toronto - 2019</title>
<link>https://gogococo.github.io/portfolio/devopsdays-to/</link>
<pubDate>Thu, 30 May 2019 19:47:09 +0200</pubDate>
<guid>https://gogococo.github.io/portfolio/devopsdays-to/</guid>
<description>DevOpsDays Toronto Main Stage Talk - May 30th, 2019
Here's my slides! https://noti.st/devopsjacquie/uScDZq#smjFkej</description>
</item>
<item>
<title>Portfolio Definition</title>
<link>https://gogococo.github.io/post/portfolio-definition/</link>
<pubDate>Thu, 02 May 2019 19:49:05 +0200</pubDate>
<guid>https://gogococo.github.io/post/portfolio-definition/</guid>
<description><p>This is a test blog post!</p>
<p>Here are some details about the portfolio settings.</p>
<figure>
<img src="https://gogococo.github.io/post/images/portfolio-example.png"
alt="Example of Portfolio page"/> <figcaption>
<p>Example of Portfolio page</p>
</figcaption>
</figure></description>
</item>
<item>
<title>PolyHack To</title>
<link>https://gogococo.github.io/portfolio/polyhack-to/</link>
<pubDate>Thu, 02 May 2019 19:47:09 +0200</pubDate>
<guid>https://gogococo.github.io/portfolio/polyhack-to/</guid>
<description>PolyHack Toronto Meetup - May 1st, 2019</description>
</item>
</channel>
</rss>