My name is Carter Prince, and I am an undergraduate student at the University of Georgia studying Computer Science.
Software
I generally use free software, and I prefer it that way. However I don’t limit myself strictly to free software. Here is a list of programs I use every day:
- Operating System: Arch Linux
- Terminal: Alacritty
- Shell: zsh
- Editor: Neovim
- Desktop Environment: GNOME
- Browser: Chromium
- Image editor: GIMP
- Image viewer: nsxiv
- PDF/ePUB viewer: Zathura
Here is other software I use occasionally and recommend:
- RSS Reader: Newsboat
- Document production: TeX Live (LaTeX)
- R IDE: RStudio
- File synchronization: Syncthing
- Audio equalizer (PipeWire): EasyEffects
- Zoom: boomer
- Hosts: StevenBlack/hosts
- Media downloader: yt-dlp
- AUR helper: Paru
- Offline reader: Kiwix
And finally, some browser extensions (not all FOSS):
- Content/Ad Blocker: uBlock Origin
- Dark Mode everywhere: Dark Reader
- Video speed controller: Video Speed Controller
- Spotify Playback Speed: Spotify Playback Speed
- Userscript manager: Violentmonkey
- New Tab page: Custom New Tab URL
- GitHub GLOC: GitHub GLOC
- Distractions Remover: Unhook
Hardware
- CPU: AMD Ryzen 9 5900X
- GPU: NVIDIA GeForce GTX 3070 Ti
- Memory: 16GB
- Drive: Samsung 990 PRO 2TB
- Keyboard: Keychron Q1 Pro
Programming
I enjoy programming. These are the languages I am mostly familiar with:
- Python
- R
- Go
- C
A few projects I have made:
- libby, a convenient cli tool to quickly download books from Library Genesis
- pdf2txt, a C rewrite of the python program pdftotex