svntax


Tools and programs

Simple To-Do App

A basic To-Do List App where the user can create, edit, mark off, and remove tasks. This web app was created to practice the basics of React. The live app was packaged and deployed with Webpack + Babel.

Made using: HTML5, CSS, JavaScript, React

View LiveSource

Other Tools

Box-shadow Editor

An editor for the box-shadow CSS property made to view changes live. Created with React and deployed with Webpack + Babel.View

Binary + Hexadecimal Text Converter

A simple text encoding tool that converts between ASCII, binary, and hexadecimal. Created with React and deployed with Webpack + Babel.View