A summary of my public GitHub repositories
ReactSheet
Simple Spreadsheet-like app using pure React
Chuck Norris Quotes
Single Page Application that queries an API for Chuck Norris famous quotes (Authentication with Auth0 and JWT)
MicroPosts
Ruby App sample from Rails Tutorial Book (Michael Hartl)
Cart Manager
Some exercises with a cart with JSON and C#
Excel to CSV tool
ASP.NET MVC 5 App to convert Excel files to CSV. Currently supporting Excel 2003- (.xls) and 2007+ (.xlsx), including multiples sheets per file.
FreeCodeCamp Algorithms Challenge
My solutions for the algorithms challenges using JavaScript
HTML 5 Canvas Animation envolving Physics (Momentum and Collisions)
HTML 5 Canvas Animation envolving Physics (Free fall)
Some repositories I'd contributed to
KeyCodes
Easy visualizer for JavaScript KeyCodes
adventurerscodex
Experience the next step in tabletop RPGs
Learn TDD
A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)