Jonas Hemmett

Home Leather Projects

Projects

Here are some of the many projects I've worked on. I built this website myself using HTML, CSS, and some basic JavaScript. Many of the projects on here are work in progress, so check back here for updates.

GitHub Repository

Blackjack Bot - Fall 2025

I wanted to combine my interest in card games with computer science to create a more efficient playstyle so I built a Raspberry Pi based bot that can participate in real world games of blackjack. I started this project in CS 2210: Computer Organization and I've continued to expand it independently using concepts from CS 3240: Algorithm Design & Analysis and CS 2510: Intro Artificial Intelligence. I'm interested in the practical applications of AI and this was a good opportunity to pursue this interest. I am planning on showcasing this project at the upcoming CS Fair.

Blackjack Bot Website

GitHub Repository

Point of Sale System - Fall 2025

This project simulates a store's POS system. I created it in order to play around with memory managment. Its biggest feature is being able to dynamically read and write objects from memory to JSON save files.

GitHub Repository

Ork Name Tester - Fall 2025

This program lets you test Ork names. You upload a C++ file the site, the site runs it, and it the test results are printed to the web page.

Website

Scooby-Doo Website - Spring 2023

For my Intro to Web Site Development course group project, we made a Scooby-Doo fan site. I did the bulk of the front-end development using HTML and CSS.

Scooby-Doo Website