diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-26 15:52:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-26 15:52:02 +0300 |
| commit | 727dbbf93a64b9293f22121ebc79704cb7954ebc (patch) | |
| tree | 4c7dcb0001ed1f9198429ae9c538471cad07df2d /projects.html | |
| parent | b4601ea0bfe4534cfe12d73adc67b217c648022c (diff) | |
Update content for html
Diffstat (limited to 'projects.html')
| -rw-r--r-- | projects.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/projects.html b/projects.html index e2051615..5dc0e956 100644 --- a/projects.html +++ b/projects.html @@ -9,12 +9,15 @@ </head> <body> <h1>Projects</h1> -<p class="quote"><i>This site was last updated at 2023-03-23T11:01:35+02:00</i></p> +<p class="quote"><i>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</i></p> <p>This is a "hidden" site listing my personal project list priorities!</p> <ul> <li>Finish and release <span class="inlinecode">guprecords 2.0.0</span> (Raku)</li> +<li>Blog about Raku and <span class="inlinecode">guprecords</span> (Raku)</li> <li>Update dependencies and release <span class="inlinecode">DTail 4.1.1</span> (Golang)</li> <li>Read "The Go Notebook" (Golang)</li> +<li>Redo "The Ultimate Go" Video lecture, this time 2nd edition (Golang)</li> +<li>Other Go content by William Kennedy (Books, Videos, Courses?) (Golang)</li> <li>Work through "Bash it out" challenges (Bash)</li> <li>Read "Programming Ruby (3.2)" (Ruby)</li> <li>Try out <span class="inlinecode">kickstart.nvim</span> (NeoVim)</li> |
