- California, USA
-
07:49
(UTC -07:00) - https://purarue.xyz
- https://buymeacoffee.com/purarue
-
mal-id-cache Public
An cache of MAL database IDs updated whenever something is added to the database
-
dotfiles Public
my dotfiles/scripts; cross-platform (linux (arch), macos, android (termux), windows (WSL))
-
exobrain Public
something like a public wiki, - a place to store notes, ideas, blogposts, photography, or writing
-
google_takeout_parser Public
A library/CLI tool to parse data out of your Google Takeout (History, Activity, Youtube, Locations, etc...)
-
glue Public
source code for my website homepage/fallback web server
-
HPI-personal Public
Personal HPI modules/scripts
-
-
bleanser-fork Public
Forked from karlicoss/bleanserTool for cleaning old and redundant backups
-
HPI-fork Public
Forked from karlicoss/HPI(This repo is an actual fork. My HPI repo is my own modules/changes -- if theres anything that I want to merge back to the main repo, I patch them in here and PR)
Python MIT License UpdatedJun 6, 2025 -
projects Public
project for describing my other projects
-
genpasswd Public
A password generator with defaults and some shorthands that I like
C++ Apache License 2.0 UpdatedMay 13, 2025 -
calcurse-load Public
Hooks/scripts for calcurse. Sources events for calcurse from Google Calendar and todo.txt
-
my_feed Public
a personal media (movies, tv episodes, video games, albums, listens) feed using HPI
-
vps Public
Scripts used for installing/managing/restarting/monitoring processes on my server. Other misc scripts (mediaproxy/remsync) that provide FTP/Proxy like functionality.
-
server_clipboard Public
A server which saves my clipboard in memory, so I can share it between my devices.
-
reminder-sink Public
a unobtrusive, scriptable reminder/habit/todo task-runner
-
-
pura-utils Public
useful scripts extracted from my dotfiles
-
XLSXCellFormatting Public
A .NET CLI tool that segments rich text from an Excel file and saves it to JSON
-
trakt-watch Public
a small CLI to mark items watched on trakt
-
plaintext_playlist_py Public
library to parse/manage my music files, parse plaintext playlist files, and other misc personal ID3 scripts
Python MIT License UpdatedMar 24, 2025 -
dbsentinel Public
Lists MAL entries that have yet to be approved, denied entries and deleted entries
-
malexport Public
backs up info from your myanimelist account - forum posts, DMs, lists, XML export, and episode/chapter dates for each entry
-
mal-notify-bot Public
discord bot that checks the MAL "Just Added" page, reporting newly approved entries
-
mpv-sockets Public
A collection of bash scripts to allow easier and programmatic interaction with mpv sockets
-
-
promnesia-fork Public
Forked from karlicoss/promnesiaThis repo is an actual fork. See the link here for my own promnesia modules
Python MIT License UpdatedMar 8, 2025 -
HPI Public
Human Programming Interface - a way to unify, access and interact with all of my personal data [my modules]
-
bootstrap Public
A script to setup a new bash VPS/servers with defaults I like
-
cookiecutter-template Public
cookiecutter template for a strongly typed python package w/ click, pytest, mypy, flake8 and CI using github actions