update projects and now
This commit is contained in:
parent
b16340d390
commit
817b436d97
|
@ -6,8 +6,8 @@ date: 2023-04-17T15:00:46-07:00
|
||||||
|
|
||||||
One day this page will pull some info from APIs to create a more interesting page but for now I just manually update it as needed.
|
One day this page will pull some info from APIs to create a more interesting page but for now I just manually update it as needed.
|
||||||
|
|
||||||
**Games I'm playing**: Cyberpunk 2077, Honkai Star Rail, Baldur's Gate 3
|
**Games I'm playing**: Octopath Traveler, Vampire Survivors
|
||||||
|
|
||||||
**Shows I'm watching**: Nothing currently
|
**Shows I'm watching**: Nothing currently
|
||||||
|
|
||||||
**Music I'm listening to**: Kyuss, Tool, Cyberpunk 2077 Soundtrack, 100 gecs, King Crimson, breakcore
|
**Music I'm listening to**: Sleep, Kyuss, Brant Bjork, Queens of the Stone Age, Monster Magnet
|
||||||
|
|
|
@ -10,19 +10,13 @@ Here are some projects I'm currently working on or have worked on in the past.
|
||||||
I run a few services for the amazing folks over at the [32-Bit Cafe](https://32bit.cafe).
|
I run a few services for the amazing folks over at the [32-Bit Cafe](https://32bit.cafe).
|
||||||
|
|
||||||
- [RSS reader](https://rss.32bit.cafe): an instance of the FreshRSS feed reader to provide an easy to use entry point for community members looking to get started with RSS.
|
- [RSS reader](https://rss.32bit.cafe): an instance of the FreshRSS feed reader to provide an easy to use entry point for community members looking to get started with RSS.
|
||||||
- ~~Discussion boards: An instance of postmill used to share interesting links and resources to the community.~~
|
|
||||||
- ~~Discuss bot: A Discord bot that sends new posts from the discussion boards to a channel in the Discord server.~~
|
|
||||||
- [32bit.cafe Discourse](https://discourse.32bit.cafe): The postmill instance has been phased out in favor of a Discourse forum. It has been awesome building this up with everyone and seeing the enthusiasm for a second primary space for the community.
|
- [32bit.cafe Discourse](https://discourse.32bit.cafe): The postmill instance has been phased out in favor of a Discourse forum. It has been awesome building this up with everyone and seeing the enthusiasm for a second primary space for the community.
|
||||||
|
|
||||||
## Websites
|
## Websites
|
||||||
|
|
||||||
- This website
|
- This website
|
||||||
- [yequari's emporium of excellent toys](https://yeet.marigold.town): One day I will catalog my toy collection here
|
|
||||||
- [webweav.ing tools](https://webweav.ing): Currently there is only an RSS feed generator but I intend to add several other tools to help smooth out some pain points of webmastery.
|
- [webweav.ing tools](https://webweav.ing): Currently there is only an RSS feed generator but I intend to add several other tools to help smooth out some pain points of webmastery.
|
||||||
|
|
||||||
## Software
|
## Software
|
||||||
|
|
||||||
- [Pynex](/projects/pynex): A terminal browser for m15o's nex protocol.
|
- [Pynex](/projects/pynex): A terminal browser for m15o's nex protocol.
|
||||||
- [lox-interpreter](/projects/lox-interpreter): Source code as I'm working through Robert Nystrom's excellent *Crafting Interpeters*.
|
|
||||||
- [yqsh](/projects/yqsh): A toy shell written in C to learn Linux systems programming.
|
|
||||||
- [weatherbar](/projects/weatherbar): A cli application to get current weather conditions, for use in status bar programs like i3bar, waybar, etc.
|
|
||||||
|
|
Loading…
Reference in New Issue