Sam Watts's repositories
bevy-cheatbook
Concise Reference Book for the Bevy Game Engine
Checkers-AI
A Java implementation of a Checkers game that incorporates minimax with alpha beta pruning for decision making on the AI's turn.
Daydash
A react-based dashboard utility webapp!
Fast-Neural-Style-Transfer-with-Laplacian-Loss-TensorFlow-1.13
My university final year project 'An Implementation of Multiple Improvements to Neural Style Transfer.'
haiku-generator
Deeply meaningful and life changingly inspirational haiku with related image overlay generator
NextJS-Blog
Getting familiar with NextJS, SSR and SSG! This repo uses demo data from my Haiku Generator repository as well as gibberish Markdown to demonstrate pages being rendered from various data sources (.json & .md)!
personal-website-2022
Source code for my personal website, written in TypeScript, NextJS & React
Personal-Website-old
My personal website, built with React, Styled-Components, and Webpack from scratch.
samwatts98.github.io
My Website!
Typescript-React-Baseline
A baseline workspace for a TypeScript project using React and Jest
Typescript-React-Demo
A Pokedex written in Typescript React