Skip to content

robertziesenis/neverstopimproving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Never Stop Improving

An artistic web project that displays the 100 latest post titles from the subreddit r/selfimprovement as an infinite scrolling ticker.


Project Info

View online

See published version at neverstopimproving.robertziesenis.xyz

Credits

Project by Robert Ziesenis Version 1.0: May 2026

Contact

robertziesenis.xyz hey@robertziesenis.xyz


Hosting by yourself

PHP Server requirement

Since the project is using PHP to scrape information from reddit's RSS feed, a PHP-capable web server is required for the code to work.

Running locally

Serve the project from a PHP-capable web server and open the site in your browser.

Example:

cd /path/to/selfimprovement
php -S localhost:8000

Then open:

http://localhost:8000/

The app uses rss-proxy.php to fetch Reddit RSS from the server side and avoid browser CORS restrictions.

About

An artistic web project that displays the 100 newest posts of the sub reddit r/selfimprovement as an infinite scrolling ticker..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors