Hello! My name is Justin Forseth and I am a computer science student from rural Montana. I enjoy making videos and websites like this one! This is my personal website. I coded it myself, and it's here so I can learn, experiment, and try new things. If you're interested in the tech details, it's running on a Raspberry Pi, running Ubuntu Server 20.04. The backend is Python with the Flask framework on Apache. Since when I started out, I knew very little about web dev, the interactive aspects of the site store data in all sorts of ways including homemade txt formats, csv, json, and eventually an SQLite Database. On the front, I'm using Grayshift. What little JS I use is mostly vanilla although I do use JQuery in places. I also make videos, for my family farm, church, school, 4-H, FFA, and whatever else I feel like. You can find my projects at my YouTube channel, or here at jforseth.tech/videos. To make those, I mostly use a DJI Mavic Pro and a GoPro HERO9, which I edit using Cyberlink Powerdirector.
A website I coded myself for my FFA chapter. It features a modern single-page design based on Bootstrap and an administrator page to update all aspects of the site.
VisitThis is my latest project. It's a program designed for keeping track of records for a beef herd. Created because I needed something easier to use than the AET for my own herd, Cattle DB is designed to be simple and easy to use while being feature rich. It's designed to be run on the user's own computer and accessed through a web interface.
VisitHome Assistant is a self hosted home automation platform that I've been playing around with.
VisitThis is a self-hosted (I didn't make it!) network-wide ad and tracking blocker. Basically, it acts as a filter on our whole network, letting normal traffic through while blocking ads and trackers. It died after the SD card m-3 went out on my Raspberry PI, but I just set it up again!