mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-10-03 22:55:16 -05:00
90 lines
3.3 KiB
Markdown
90 lines
3.3 KiB
Markdown
---
|
|
|
|
title: Links
|
|
menu: main
|
|
toc: true
|
|
comments: true
|
|
|
|
authors:
|
|
- bbaovanc
|
|
|
|
description: >-
|
|
A page with links to a lot of my different projects.
|
|
|
|
---
|
|
|
|
## Profiles
|
|
|
|
- [GitHub](https://github.com/BBaoVanC/) - my GitHub account
|
|
|
|
## My Website
|
|
|
|
- [bbaovanc.com source code](https://github.com/BBaoVanC/bbaovanc.com)
|
|
- [bobatheme](https://github.com/BBaoVanC/bobatheme) - theme for this website
|
|
- [demo.bbaovanc.com](https://demo.bbaovanc.com) - previews of pull requests to my website
|
|
|
|
Also see [Isso](https://github.com/posativ/isso), which is currently the comment
|
|
system I use on my website.
|
|
|
|
### Other Websites
|
|
|
|
- [git.bbaovanc.com](https://git.bbaovanc.com) - mostly just mirrors of my GitHub repos
|
|
- [plausible.bbaovanc.com](https://plausible.bbaovanc.com/bbaovanc.com) -
|
|
anonymous analytics on my website
|
|
- [share.boba.best](https://share.boba.best) - temporary file uploader
|
|
- [status.bbaovanc.com](https://status.bbaovanc.com) - my status page
|
|
|
|
## My Projects
|
|
|
|
- [bobashare](https://github.com/BBaoVanC/bobashare) - simple file sharing
|
|
server, runs https://share.boba.best
|
|
- [bobascheme](https://github.com/BBaoVanC/bobascheme) - theme I use on my
|
|
terminal and editors
|
|
- [smines](https://github.com/BBaoVanC/smines) - terminal-based minesweeper in C
|
|
- [imgupload.py](https://github.com/imgupload-py/imgupload.py) - simple image
|
|
uploading server written with Python Flask
|
|
- [pynamegen](https://git.bbaovanc.com/bbaovanc/pynamegen) - name generator
|
|
written in Python
|
|
- [libnamegen](https://git.bbaovanc.com/bbaovanc/libnamegen)
|
|
- [liblistloader](https://git.bbaovanc.com/bbaovanc/liblistloader)
|
|
- [libprogress](https://git.bbaovanc.com/bbaovanc/libprogress)
|
|
- [RokuRemote](https://github.com/BBaoVanC/RokuRemote) - keyboard-based remote
|
|
control for Roku
|
|
|
|
### Minecraft Plugins
|
|
|
|
- [bobawhitelist](https://github.com/BBaoVanC/bobawhitelist) - global whitelist
|
|
plugin for the [Velocity](https://github.com/PaperMC/Velocity) proxy
|
|
- [GlobalJoinLeave](https://github.com/bobacraft/GlobalJoinLeave) - global
|
|
join/leave messages on Velocity
|
|
- [velocitab](https://github.com/BBaoVanC/velocitab) - global tab list plugin
|
|
for Velocity
|
|
- [velocity-chat](https://github.com/BBaoVanC/velocity-chat) - global chat
|
|
plugin for Velocity
|
|
|
|
## My Configurations
|
|
|
|
- [dotfiles](https://github.com/BBaoVanC/dotfiles) - main repository with my
|
|
configs
|
|
- [docker-dotfiles](https://github.com/BBaoVanC/docker-dotfiles) - Docker image
|
|
that contains my dotfiles
|
|
|
|
### Historical configurations
|
|
|
|
- [dwm](https://github.com/BBaoVanC/.dwm) - outer repo with submodules for my
|
|
various dwm-related configs
|
|
- [dwm-flexipatch](https://github.com/BBaoVanC/dwm-flexipatch) - see
|
|
https://github.com/bakkeby/dwm-flexipatch
|
|
- [dwmblocks](https://github.com/BBaoVanC/dwmblocks) - DWM status bar, see
|
|
https://github.com/torrinfail/dwmblocks
|
|
- [dmenu](https://github.com/BBaoVanC/dmenu) - dynamic menu, see
|
|
https://tools.suckless.org/dmenu/
|
|
- [st](https://github.com/BBaoVanC/st) - simple terminal, see
|
|
https://st.suckless.org
|
|
- [slstatus](https://github.com/BBaoVanC/slstatus) - suckless status, see
|
|
https://tools.suckless.org/slstatus/
|
|
- [dwm](https://github.com/BBaoVanC/dwm) - dynamic window manager, see
|
|
https://dwm.suckless.org/
|
|
- [onehalf](https://github.com/BBaoVanC/onehalf) - nice theme that I used to use
|
|
- [xmonad](https://github.com/BBaoVanC/.xmonad) - see https://xmonad.org
|