Hey there, I'm Zach! a fullstack developer with a passion for building and design. For as long as I can remember, I've been curious about things. Something about taking an idea through the process of materialization amazed me. Eventually my curiousity lead me to take on the technologies of the web and I haven't looked back since.
Today, my focus is to deliver value through the quality of my work by drawing on my expieriences as a web developer.
Tools and technologies that I use:
no. 02
For my first React project, I built and designed a simple CV app. This app focuses heavily on core React concepts like state management, props, and class based components. Through building this project, my thought process in how to think of developing react based applications was strengthened. In the future I’d like to improve this project by utilizing functional components, hooks, and form validation.
no. 03
This project was built with the intent of testing my vanilla Javascript skills. Each task in the app is divided into a project in the form of an object in JSON format. This app leveraged the use of module bundling with webpack to organize code and NPM scripts to automate parts of the development process. In the future, I'd like to improve upon this app by adding in an edit feature as well as converting it into React based project.