Stronghold of Knowledge

LinkedIn Twitter Mastodon GitHub

Zach Doll

Zach Doll

Software Engineer

Hello! I’m Zach and I’m a software engineer, tinkerer, and gamer. I love all things tech from automating things around the house to diving into a new language or script. I have a background in IT and have an incessant need to continue learning.

Resume

Projects

Game LIBR Live Site
Github Link
This was my first project and it was a site that pulled game data from an api and allows you to put it into your collection.

Built with:

Community Book Share Live Site
Github Link
This project was based around the concept of letting users in a community signup and add their books to a community collection that others can check out from.

Built as a full CRUD app using:

Worked within the MVC file structure and included 7 routes for full CRUD

Bridge Live Site
Github Link Backend
Github Link React
This project was based around creating a bridge to other users through shared interest like sports, movies, music, and books.

Built as full CRUD using the MERN stack:

MVC file structure Group project working with 3 others off of Github dev branches

Slammin Newz Live Site
Github Link React
This project was based around bringing people together who love professional wrestling. It has a news aggregator that pulls daily and weekly news from an api as well as authentication through Firebase using email and sign in with Google. Once a user has signed in they have access to a chat that is setup using a real time database from Firebase.

Built as full CRUD using the MERN stack:

A take on MVC fire structure with a container for Firebase, Components, and Pages.