My Projects

I love to write code and learn new things. So you can see that most of my work is public and can be found on myGithubthere you can see all the various languages that I mess around with, frameworks that I want to learn and projects I put together in the process of learning new things. Below are some of my featured products, these projects excite me and I could talk about them all day. I hope you enjoy them too. I will be adding to this constantly so check back for more.

minifile

minifile is a NodeJS CLI tool used to reduce whitespace and comments in production code. I made this tool due to being tired of copying my CSS or JavaScript and getting it minified. This tool will run once the path has been specified and output a 'min' folder. There you will find a minified version of the original code with a .min extension

extremeVPN

extremeVPN was made as a intense version of a VPN provider. This was a practice for learning ReactJS. You can find more details about the learning experience I had at the repository. There you will find my design planning as well.