From 5ea2a5051e98db80a06450eeece943d700939178 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 21 Sep 2026 23:45:53 -0400 Subject: [PATCH] Publish: Stuff I use --- _notes/stuff-i-use.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _notes/stuff-i-use.md diff --git a/_notes/stuff-i-use.md b/_notes/stuff-i-use.md new file mode 100644 index 0000000..a3236e7 --- /dev/null +++ b/_notes/stuff-i-use.md @@ -0,0 +1,18 @@ +--- +title: Stuff I use +--- + +These are some of the tools that I at work and in my personal life. + +- [[Obsidian]] +- [[Gitea]] +- [[Actual]], a budgeting app +- [[iTerm2]], a terminal emulator for macOS +- [[JetBrains]] IDEs + - Rider + - IntelliJ + - WebStorm + - PyCharm +- Other IDEs + - [[Xcode]] + - [[Android Studio]]