update /projects and /now
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"_variables": {
|
"_variables": {
|
||||||
"lastUpdateCheck": 1771730987319
|
"lastUpdateCheck": 1773259321482
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -1,6 +1,7 @@
|
|||||||
import autodockImg from '@assets/projects/autodock.png';
|
import autodockImg from '@assets/projects/autodock.png';
|
||||||
import bggClientImg from '@assets/projects/bgg-client.png';
|
import bggClientImg from '@assets/projects/bgg-client.png';
|
||||||
import keystashImg from '@assets/projects/keystash.png';
|
import keystashImg from '@assets/projects/keystash.png';
|
||||||
|
import grooveImg from '@assets/projects/groove.png'
|
||||||
|
|
||||||
export interface Project {
|
export interface Project {
|
||||||
title: string;
|
title: string;
|
||||||
@@ -10,6 +11,12 @@ export interface Project {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const projects: Project[] = [
|
export const projects: Project[] = [
|
||||||
|
{
|
||||||
|
title: 'Groove',
|
||||||
|
description: 'An offline music player for iOS. ',
|
||||||
|
image: grooveImg,
|
||||||
|
link: "https://grooveplayer.app"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'AutoDock',
|
title: 'AutoDock',
|
||||||
description:
|
description:
|
||||||
|
|||||||
+12
-10
@@ -7,28 +7,30 @@ title: Now
|
|||||||
|
|
||||||
What's a [Now page](https://nownownow.com/about)?
|
What's a [Now page](https://nownownow.com/about)?
|
||||||
|
|
||||||
_Last updated: February 21, 2026_
|
_Last updated: March 11, 2026_
|
||||||
|
|
||||||
Currently unemployed, looking for a new job in web development. In between applying for jobs, I've been volunteering as a maintainer on the website for a humanitarian aid organization, and working on side projects on both web and Mac.
|
Currently unemployed, looking for a new job in web development. In between applying for jobs, I've been volunteering as a maintainer on the website for a humanitarian aid organization, and working on side projects on both web and Mac.
|
||||||
|
|
||||||
I'm currently building a music player for iPhone, because I [recently liberated my music collection from streaming](/blog/2026/setting-my-music-free), and I've not been happy with any of the existing options.
|
I'm currently building [Groove](https://grooveplayer.app), a music player for iPhone, because I [recently liberated my music collection from streaming](/blog/2026/setting-my-music-free), and I've not been happy with any of the existing options.
|
||||||
|
|
||||||
## 🎧 Listening
|
## 🎧 Listening
|
||||||
|
|
||||||
- [Ego Death at a Bachelorette Party - Hayley Williams](https://album.link/i/1833006180)
|
I've been listening to a ton of music for testing out Groove, so I'll instead list some vinyl records I've played recently.
|
||||||
- [Hades II Soundtrack - Darren Korb](https://album.link/us/i/1852248640)
|
|
||||||
- [Late Show - The Beaches](https://album.link/i/1440897088)
|
- [Flood - They Might Be Giants](https://www.last.fm/music/They+Might+Be+Giants/Flood)
|
||||||
|
- [Pagans in Vegas - Metric](https://www.last.fm/music/Metric/Pagans+in+Vegas)
|
||||||
|
- [1989 - Taylor Swift](https://www.last.fm/music/Taylor+Swift/1989)
|
||||||
|
|
||||||
## 🎮 Playing
|
## 🎮 Playing
|
||||||
|
|
||||||
|
**[Pokemon FireRed](https://www.igdb.com/games/pokemon-firered-version) - Switch**
|
||||||
|
|
||||||
|
Been having fun diving back into my childhood with this one. I still consider this the definitive version of the original Pokémon games, and I'm excited to be playing this on a modern console.
|
||||||
|
|
||||||
**[Baldur's Gate 3](https://www.igdb.com/games/baldurs-gate-iii) - PS5**
|
**[Baldur's Gate 3](https://www.igdb.com/games/baldurs-gate-iii) - PS5**
|
||||||
|
|
||||||
Playing a co-op campaign with some friends. We've been playing for a few hours almost weekly. We are currently deep in Act 3.
|
Playing a co-op campaign with some friends. We've been playing for a few hours almost weekly. We are currently deep in Act 3.
|
||||||
|
|
||||||
**[Star Ocean: The Second Story R](https://www.igdb.com/games/star-ocean-the-second-story-r) - Switch**
|
|
||||||
|
|
||||||
Picked this up again after taking an extended break, still trying to find my bearings and deciding if I should just start a new save...
|
|
||||||
|
|
||||||
## 🎲 Rolling
|
## 🎲 Rolling
|
||||||
|
|
||||||
**[Grand Austria Hotel](https://boardgamegeek.com/boardgame/182874/grand-austria-hotel)**
|
**[Grand Austria Hotel](https://boardgamegeek.com/boardgame/182874/grand-austria-hotel)**
|
||||||
@@ -45,4 +47,4 @@ I bring this with me to board gaming sessions alongside Knarr, but it doesn't ge
|
|||||||
|
|
||||||
## 📺 Watching
|
## 📺 Watching
|
||||||
|
|
||||||
Nothing at the moment...
|
-[Random Keanue Reeves films](https://www.themoviedb.org/person/6384-keanu-reeves?language=en-US)
|
||||||
|
|||||||
Reference in New Issue
Block a user