Update Now page in light of my 42 attendence

This commit is contained in:
Leilukin 2025-04-08 08:49:30 +08:00 committed by Helen Chong
parent 30fe52732d
commit 1194b681eb

View File

@ -1,6 +1,6 @@
---
title: Now
updated: 2025-04-03T20:31:06+0800
updated: 2025-04-08T08:49:00+0800
eleventyNavigation:
order: 3
eleventyComputed:
@ -13,25 +13,14 @@ This is my [/now page](https://nownownow.com/about). You can find more pages lik
You can also check out my [status.cafe profile](https://status.cafe/users/leilukin) for my latest short status updates.
## Video Games I am Playing
## Attending the 42 Computer Science School
* {% cite "Cassette Beasts" %}
* {% cite "Stardew Valley" %} (check out [my {% cite "Stardew Valley" %} mod list](/links/stardew-valley-mod-list/))
* {% cite "Neko Atsume" %}
* {% cite "Pokémon Trading Card Game Pocket" %}
I am attending a Malaysian campus of the [42 computer science school](https://www.42network.org/). I have registered, passed their online game test and am currently in their 26-daybootcamp known as the Piscine beginning on 7 April 2025.
You can read more about it on my plans for attending 42 in the blog post, ["Attending 42 the Computer Science School"](/blog/posts/2025-01-19-attending-42-school).
## 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 switched to Neovim (with [LazyVim](https://www.lazyvim.org/)'s setup) as my main code editor.
You can read more about the switch in my blog post, ["I Use (Neo)Vim BTW"](/blog/posts/2025-04-03-i-use-neovim-btw/).
## 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.
You can read more about it on the blog post ["Attending 42 the Computer Science School"](/blog/posts/2025-01-19-attending-42-school).
## 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.