rftheisen / rftheisen.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bob's Learning Projects

This is where I host software projects and games to experiment and learn with.

PongLab

Check out my Web-based game inspired by pong called PongLab, designed to inspire curiosity. Players can see what code is executing as they play. Play here: rtheisen.github.io/pages pongdemo

See the source code for PongLab here: https://github.com/rftheisen/pong

videosearch

When you search for topics videosearch will search my YouTube channel (LTN Labs) for relevant content. Feel free to clone this project and use it for your own YouTube channel. Reach out to me if you need help getting it to work for your specific content.

Use videosearch here: https://rftheisen.github.io/videosearch/

videosearchdemo

Please feel free to customize this project for your own YouTube channel and content. You will need to edit the videos.json file to ensure it is referencing your content. You will also need to ensure the videosearch project files are hosted on your preferred platform. I recommend using GitHub pages.

See the source code for videosearch here: https://github.com/rftheisen/videosearch

About