link source code
This commit is contained in:
parent
d2d204130a
commit
9e4794d279
9 changed files with 15 additions and 5 deletions
|
|
@ -4,6 +4,6 @@ slug: "auto-theme.nvim"
|
|||
date: "11/28/2025"
|
||||
---
|
||||
|
||||
[Source code](https://github.com/barrett-ruth/auto-theme.nvim)
|
||||
[source code](github.com/barrett-ruth/auto-theme.nvim)
|
||||
|
||||
wip
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ date: "07/10/2025"
|
|||
slug: "barrettruth.com"
|
||||
---
|
||||
|
||||
source code for this website
|
||||
[source code](github.com/barrett-ruth/barrettruth.com) for this website
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ title: "bmath"
|
|||
date: "09/10/2025"
|
||||
---
|
||||
|
||||
[source code](github.com/barrett-ruth/bmath)
|
||||
|
||||
header-only c++23 math library
|
||||
|
||||
built to learn and apply modern c++ in a competitive programming environment
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ title: "competitive-programming"
|
|||
date: "09/10/2025"
|
||||
---
|
||||
|
||||
[source code](github.com/barrett-ruth/competitive-programming)
|
||||
|
||||
a collection of my competitive programming solutions categorized as follows:
|
||||
|
||||
- `/kattis`: a few ICPC problems from UVA's "practices"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ slug: "cp.nvim"
|
|||
date: "10/10/2025"
|
||||
---
|
||||
|
||||
[Source code](https://github.com/barrett-ruth/cp.nvim)
|
||||
[source code](github.com/barrett-ruth/cp.nvim)
|
||||
|
||||
Things have changed since I last documented my competitive programming setup [here](/software/my-cp-setup.html).
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,6 @@ title: "dots"
|
|||
date: "07/10/2025"
|
||||
---
|
||||
|
||||
[source code](github.com/barrett-ruth/dots)
|
||||
|
||||
collection of configurations for neovim, zsh, ghostty, xorg, tmux, as well as os-specific configurations and custom scripts
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ slug: "midnight.nvim"
|
|||
date: "8/11/2025"
|
||||
---
|
||||
|
||||
[Source code](https://github.com/barrett-ruth/midnight.nvim)
|
||||
[source code](github.com/barrett-ruth/midnight.nvim)
|
||||
|
||||
neovim theme for code, not colors.
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,6 @@ title: "sl"
|
|||
date: "09/10/2025"
|
||||
---
|
||||
|
||||
[archive](/meditations/suck-less-or-suck-more) of [suckless](https://suckless.org/) repositories
|
||||
[source code](github.com/barrett-ruth/sl)
|
||||
|
||||
[archive](/meditations/suck-less-or-suck-more.html) of [suckless](https://suckless.org/) repositories
|
||||
|
|
|
|||
|
|
@ -3,4 +3,6 @@ title: "wp"
|
|||
date: "07/10/2025"
|
||||
---
|
||||
|
||||
[source code](github.com/barrett-ruth/wp)
|
||||
|
||||
some of my wallpapers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue