Quick Copy

Quick Copy screenshot
DemoGitHub

Description: Ever have to copy a lot of lines individually to other places? Ever think you pressed CMD+C to find out you, in fact, did not? Ever lose your place and forget what you just copied? Cut out half the work with Quick Copy. Paste in a blob of text and it creates blocks that copy their content to your clipboard when clicked and then disappear!

Why I made Quick Copy: I had run into the annoying scenario too many times where I had to copy and paste a lot of hard-to-distinguish things (think serial numbers, long URLs, etc) and thought that there had to be a better way.

What I'm proud of: I realize Quick Copy is a pretty niche application - you might never need it - but the handful of times I've had a need for it it has been an absolute joy to use. One feature I really like is the fact that I allow the user to decide what to split the data by. This was also my first time working with Service Workers - try accessing the app with no internet to see what I mean!

Date: June 2019

Tech:

React logoNode.js logoWebpack logoBabel logoES6 logoSass logoMaterial-UI logoJavaScript logoCSS3 logoHTML5 logo