rcanzlovar.com

Projects

I really love playing with new languages, frameworks, and technologies. I almost always have some kind of project I'm tinkering on. Some of the more interesting and complete ones are below.

vijayp.dev

I stole this website core from this guy. It's written in plain HTML and CSS and made to be hosted using Cloudflare Pages. I (Bob) need to learn about Cloudflare now. I added multiple subdirectories (his only did blog) and inserting the headers into the index.html files on the fly. Still some details to work out, but this site exists now.

Drugfiend Diary

This was my first project using ChatGPT. It's a simple little thing that allows you to track your usage of a particular substance or activity. It's a simple .csv file that doesn't have any identifying information because your session is anonymized. It probably needs a database backend, but it's functional as it is.