Pinned Repositories
docker-examples
A collection of docker projects to use for reference and learning
react-reusable-components
A collection of components, utils, and hooks for React web and React Native
don-townsend-creative
Star Wars themed interactive portfolio - built with React, D3.js, and copious amounts of CSS animations
three-js-clock
A 3D analog clock made entirely in Three.js 🕰
tilevania-2d-platformer-demo
A demo 2D Platformer built in Unity
unity-tilemap-loop
A proof of concept for a seamless looping 2D map in Unity
unity-tutorial-3d-brackeys
An uber-simple cube racing game built in the Unity game engine 🏎
yt-react-parallax
Parallax examples built with ReactJS ⚛
ytv-parallax-vanilla-js
Parallax demo built with HTML, CSS && Vanilla JavaScript, zero dependencies.
townofdon's Repositories
townofdon/yt-react-parallax
Parallax examples built with ReactJS ⚛
townofdon/unity-tilemap-loop
A proof of concept for a seamless looping 2D map in Unity
townofdon/tilevania-2d-platformer-demo
A demo 2D Platformer built in Unity
townofdon/ytv-parallax-vanilla-js
Parallax demo built with HTML, CSS && Vanilla JavaScript, zero dependencies.
townofdon/cpp-project-generator
Since Visual Studio is not available for MacOS users I wanted a quick way to spin up new c++ projects
townofdon/don-townsend-creative
Star Wars themed interactive portfolio - built with React, D3.js, and copious amounts of CSS animations
townofdon/three-js-clock
A 3D analog clock made entirely in Three.js 🕰
townofdon/external-github-contributions
The aim of this repository is to report in GitHub contributions coming from other platforms.
townofdon/javascript-primer
Javascript Primer - The Basics - Example source code
townofdon/nebula-gen
Pixel Art Nebula Generator - Standalone Tool
townofdon/next-learner-api
A work in progress. Integrated school / classroom management app (back-end)
townofdon/open-queue-api
Rails API for the Open Queue app
townofdon/portuguese-practice
Quick app for practicing portuguese
townofdon/predictive-aim
Predictive aim prototype using the Law of Cosines and the Quadratic Formula
townofdon/react-helpers
Custom hooks, reusable components, react-specific utils, and some tests
townofdon/react-native-nordic-dfu
Nordic Device Firmware Update for React Native
townofdon/snek-js
snake game made with p5.js
townofdon/snek-leaderboard
leaderboard server for snek game
townofdon/space-boids
Boids in Space. A fun interactive Unity project
townofdon/space-shooter-2d
Unity tutorial - creating a 2D space shooter
townofdon/square-root-algorithm-js
A simple example of a square root algorithm written in Javascript
townofdon/svg-art-generator
A simple Express app to generate svg art
townofdon/three-js-building
A simple structure rendered using three.js, featuring FP controls
townofdon/townofdon
Don's GitHub Profile
townofdon/unity-cli-scripts
A collection of CLI scripts for the Unity engine
townofdon/unity-save-system
This is a demo of a lightweight and fully-functional save system in Unity
townofdon/unity-tutorials
townofdon/useful-unity-scripts
townofdon/youtube-time-reclaimer
A Chrome Extension that helps you set a max quota of videos per day.
townofdon/ytv-2021-binary-search
Source code for examples used in my Binary Search YouTube video