Please sign in to access this page

Tweetof

Tweetof

7 devlogs
6h 19m
•  Ship certified
Created by Jabin

Tweetof is a third party web client for the independent social media site https://wasteof.money/ built as a Flask application with a custom HTML/CSS/JS frontend to replicate the experience of Twitter around 2015. The point is to have a custom interface that is intuitive and reminds you of a time when the Internet was a simpler place. (I started this project before I began tracking time.) You can browse the site logged out, or create an account on https://wasteof.money/ and log in!

Timeline

posting now works! this is a super simple implementation (that doesn't support any formatting) but it needed to be done at some point. i need to move on to working on other critical features.

Update attachment
Jabin
Jabin
1h 36m 1 day ago

I fixed a whole bunch of little stuff and made more little improvements, including:
- blockquotes show properly in comments
- you can like/unlike posts on user pages now
- some other things that are important

Update attachment

Ship 1

1 payout of shell 56.0 shells

Jabin

20 days ago

Jabin Covers 5 devlogs and 4h 4m

Tweetof is now publicly accessible and ready to ship for the first time! Posting, replying, and some pages are not yet implemented but will be included in the next ship! You can browse the site logged out (on the explore tab) on https://tweetof.jab11n.tech/ !

Update attachment

Finished the explore page! I'm nearly ready to ship it for the first time.

Update attachment

Okay I lied, I was going to do the trending posts next but I took a little break and added the user profile dropdown menu, so once you log in you can, y'know, log out? Anyway I did that and did a whole bunch of little quality improvements all around the site, such as redirecting to the home feed after you successfully log in instead of just giving you a javascript alert, and actually moving the Load More Posts button to the bottom of the home and user post feeds after more posts are loaded (I had incorrect logic before). Once I finish the explore page fully I'll ship this for the first time!

Update attachment
Jabin
Jabin
1h 29m 21 days ago

I begun work on the explore page and got a functioning top users section! I got to do some experimenting with CSS grids for this part. (They still confuse me a bit) Next up: the trending posts.

Update attachment

I implemented liking posts from the homepage and user page! (Since this is my first devlog, I'll add context: Posts and things load, but most interactive features are still missing.)

Update attachment