From 27dbd43cabf5a9c38413bad3e4dee31776b57e1b Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 30 Mar 2025 22:43:31 +0800 Subject: [PATCH] Update now page: 2025-03-30 --- src/slashes/navbarlinks/now.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/slashes/navbarlinks/now.md b/src/slashes/navbarlinks/now.md index 6796a77e..30ef8aba 100644 --- a/src/slashes/navbarlinks/now.md +++ b/src/slashes/navbarlinks/now.md @@ -20,6 +20,10 @@ You can also check out my [status.cafe profile](https://status.cafe/users/leiluk * {% cite "Neko Atsume" %} * {% cite "Pokémon Trading Card Game Pocket" %} +## Switching to Vim and Neovim from Visual Studio Code as My Main Code Editor + +Visual Studio Code had been my main code editor for two years, since I started to teach myself web development, but I have been trying out Vim and Neovim (with [LazyVim](https://www.lazyvim.org/)'s setup for the latter), and am considering having them replace Visual Studio Code as my main code editor. + ## Planning on Attending the 42 Computer Science School I have been planning on attending a Malaysian campus of the [42 computer science school](https://www.42network.org/). I have registered, passed their online game test and will join their trial bootcamp known as the Piscine beginning on 7 April 2025. @@ -28,4 +32,4 @@ You can read more about it on the blog post ["Attending 42 the Computer Science ## Taking freeCodeCamp's Certified Full Stack Developer Curriculum -While I am waiting to attend 42 the computer science school, I am taking [freeCodeCamp](https://www.freecodecamp.org/)'s [Certified Full Stack Developer Curriculum](https://www.freecodecamp.org/learn/full-stack-developer/) to practice and sharpen my web development skills. \ No newline at end of file +While I am waiting to attend 42 the computer science school, I am taking [freeCodeCamp](https://www.freecodecamp.org/)'s [Certified Full Stack Developer Curriculum](https://www.freecodecamp.org/learn/full-stack-developer/) to practice and sharpen my web development skills.