From f10285de4d0b5c69d026e948a9d9d7278a2ffb64 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 11 Feb 2025 04:06:11 -0800 Subject: add resume --- agenda.org | 36 +++++++++--------------------------- 1 file changed, 9 insertions(+), 27 deletions(-) (limited to 'agenda.org') diff --git a/agenda.org b/agenda.org index dc5f876..19714dc 100644 --- a/agenda.org +++ b/agenda.org @@ -19,30 +19,12 @@ project, it can be referenced here. * Tasks These are general life tasks that I need to do, which don't depend on a specific time or date. -** TODO [#A] ToughNix +** TODO [#B] ToughNix I need to work on my monorepo flake which builds all my systems, and should accommodate future systems and also should be relatively abstractable (i.e. identifiers tied to me should be easily removed from the flake). -*** TODO [#B] VPS -My VPS needs to be a NixOS configuration. -**** DONE Automation -I need to automate deployment of my NixOS VPS. -**** TODO Migration +*** TODO [#B] Migration Migrate all my services to NixOS. -*** DONE [#A] NixOS Modules -:LOGBOOK: -CLOCK: [2025-01-11 Sat 17:03]--[2025-01-11 Sat 19:35] => 2:32 -:END: -I need to fix my NixOS configuration to not be as monolithic and to be more modular. -*** DONE [#B] Workstation -My NixOS Monorepo needs to incorporate my workstation, and I need to install this config. -*** DONE [#C] Gammastep -Fix gammastep in my config so that it actually works on my dell machine. -*** DONE [#C] monorepo -Merge website and toughnix into monorepo. -** TODO [#B] Resume -I need to update my resume with my work experience. Additionally, I want to re-write my resume -in org mode. ** TODO [#B] CSS I need to update my CSS for my website to look better. ** TODO [#B] Nullring @@ -57,6 +39,7 @@ I want to write another song. I want to start making YouTube videos. ** TODO [#C] Analogue Computer I want to make an analogue computer. + * Academic ** TODO Statistics ** TODO QFT @@ -68,24 +51,23 @@ schedules. ** Friends These are tasks related to seeing my friends. There will be tasks listed here when I schedule something. -*** DONE Travis and Friends Meetup -SCHEDULED: <2025-01-12 Sun 17:00> -Eating dinner with them. * Habits These are some habits I want to track. They are repeated according to a calendar schedule in general. ** TODO Stretch -SCHEDULED: <2025-01-12 Sun .+1d> +SCHEDULED: <2025-02-12 Wed .+1d> :PROPERTIES: -:LAST_REPEAT: [2025-01-11 Sat 02:26] +:LAST_REPEAT: [2025-02-11 Tue 04:01] :END: +- State "DONE" from "TODO" [2025-02-11 Tue 04:01] - State "DONE" from "TODO" [2025-01-11 Sat 02:26] I want to stretch every day so that I can become more flexible. ** TODO Journal -SCHEDULED: <2025-02-04 Tue .+1d> +SCHEDULED: <2025-02-12 Wed .+1d> :PROPERTIES: -:LAST_REPEAT: [2025-02-03 Mon 13:57] +:LAST_REPEAT: [2025-02-11 Tue 04:01] :END: +- State "DONE" from "TODO" [2025-02-11 Tue 04:01] - State "DONE" from "TODO" [2025-02-03 Mon 13:57] - State "DONE" from "TODO" [2025-02-03 Mon 03:01] - State "DONE" from "TODO" [2025-01-19 Sun 11:53] -- cgit