Pinned Repositories
Ant-FSM
A Java desktop application that demonstrates a finite state machine.
Ants
An HTML5/JavaScript tower defence game that extends PIXI.js game engine. Stores user preferences and progress on the server. Provides long-term persistent authentication.
audioOverlap
A simple javascript solution for overlapping Audio objects. Useful for HTML5 game development.
blockly
The web-based visual programming editor.
Felix
A demo version of an Android mobile platformer.
Pathfinder
A Java desktop application that demonstrates the A* pathfinding algorithm. The user can draw the terrain, set a start and end point, and the program will visually show the pathfinding process and move the sprite from start to end point.
POS-System
A Java Swing POS system
TCG
Three features for an international research project. A card collection book, leaderboard, and statistics dashboard. The code will not function as the rest of the project is private. Uses Bootstrap, Chart.js, Moment.js.
thermostat
Arduino/C PID temperature control system that keeps temperature within 0.05℃ of target temperature.
website
Professional website built with React and TypeScript.
chadcromwell's Repositories
chadcromwell/audioOverlap
A simple javascript solution for overlapping Audio objects. Useful for HTML5 game development.
chadcromwell/POS-System
A Java Swing POS system
chadcromwell/thermostat
Arduino/C PID temperature control system that keeps temperature within 0.05℃ of target temperature.
chadcromwell/Ant-FSM
A Java desktop application that demonstrates a finite state machine.
chadcromwell/Ants
An HTML5/JavaScript tower defence game that extends PIXI.js game engine. Stores user preferences and progress on the server. Provides long-term persistent authentication.
chadcromwell/blockly
The web-based visual programming editor.
chadcromwell/ChristineShaffer-unit-testing
My attempt at documenting why people get flaky unit tests.
chadcromwell/Felix
A demo version of an Android mobile platformer.
chadcromwell/Glorp
A C++ desktop arcade game where you're an alien named Glorp who has crash landed on the moon. You've discovered that the moon is, in fact, populated with evil cheeses! You must recover your spaceship parts in order to get back home. Note, you must have the allegro to compile @ https://github.com/liballeg/allegro5.git
chadcromwell/GraphQL
Experimenting with GraphQL to serve up recipes for Cooking With Cromwell
chadcromwell/Greenhouse-Control-System
A Java greenhouse control system that produces serialized output as a failsafe against power outages. Once power is restored, the system will start back up where it previously left off.
chadcromwell/Pathfinder
A Java desktop application that demonstrates the A* pathfinding algorithm. The user can draw the terrain, set a start and end point, and the program will visually show the pathfinding process and move the sprite from start to end point.
chadcromwell/TCG
Three features for an international research project. A card collection book, leaderboard, and statistics dashboard. The code will not function as the rest of the project is private. Uses Bootstrap, Chart.js, Moment.js.
chadcromwell/website
Professional website built with React and TypeScript.
chadcromwell/jest-coverage-theme
Are those coverage reports too bright? Inject dark mode into your Jest coverage reports! Also supports custom themes.
chadcromwell/lago
Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
chadcromwell/lago-api
Open Source Metering and Usage Based Billing
chadcromwell/lago-front
Open Source Metering and Usage Based Billing
chadcromwell/matterport-dl
A downloader for matterport virtual tours
chadcromwell/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
chadcromwell/simple-todos
A simple todo list web app developed using Meteor and MongoDB.
chadcromwell/Sprite-Guy
A C++ desktop arcade game where you must avoid the falling eggs and pick up powerups to survive. Note, you must have the allegro to compile @ https://github.com/liballeg/allegro5.git
chadcromwell/UFO
A Java desktop arcade game where you must fly your UFO, dodging missiles fired by smart tanks, and destroy the tanks before they destroy you!