-
AspectRatioCalculator Public
Calculate ideal custom resolutions that are extremely close to your native aspect ratio
HTML GNU General Public License v3.0 UpdatedMar 7, 2022 -
RaspiImageStream Public
Image streaming server written with .NET Core for the raspberry Pi.
C# UpdatedMay 29, 2019 -
-
A basic calculator written without looking up any algorithms (such as the shunting yard algorithm) that parses simple infix expressions. There are well established algorithms for this task, but I w…
C# UpdatedJan 15, 2018 -
p5js_Projects Public
Home for visual projects inspired by things on Dan Shiffman's channel.
-
-
-
-
CSharpServerBase Public
First attempt at a multi-threaded C# server using only the System.* namespace.
C# UpdatedJun 11, 2017 -
VisualLearning Public
Having some fun with p5.js trying to visualize data structures and algorithms.
JavaScript UpdatedMar 13, 2017 -
-
-
-
JavaJettyServer Public
A basic server written in Java using Jetty. Built to serve simple files and accept requests to retrieve results from an SQL database running on the host machine. Backend for CIS_4301 Fall 2016 at UF.
-