Projects with this topic
-
My first personal website. No longer in use.
Archived 1Updated -
-
A small React Bootstrap calculator which uses Redux to store state. Basic algebra is evaluated quickly using simple look-ahead order of operation array splicing. https://pjhanzlik.gitlab.io/javascript-calculator/
Archived 0Updated -
A markdown editor and previewer which can be full-screened with the push of a button. Made with Create React App, Marked, and DOMPurify. Showcases React composition, containment, and synthetic events. https://pjhanzlik.gitlab.io/markdown-previewer/
Archived 0Updated -
A basic drum machine which one second clips of music per key pressed. It showcases HTML5 media event handling and the new useRef and useReducer React hooks. https://pjhanzlik.gitlab.io/drum-machine/
Archived 0Updated -
A colorful random quote viewer made with Create React App, DOMPurify, and Wikiquote API data. Components encapsulate inline SVGs while CSS variables facilitate asynchronous JS color changes. https://pjhanzlik.gitlab.io/random-quote-machine/
Archived 0Updated