Aaron Arndt

header picture
profile picture

Full-Stack Web Developer

Hi, I am a full-stack web developer based in Dallas, Texas and currently looking for full-time opportunities in web development. I began my journey into web development while relaying product and reporting requests between clients and developers as an IT Project Manager. I decided I wanted to be able to assist clients more easily and speak the developer's language so I began taking online courses through freeCodeCamp, Lynda.com, and TreeHouse. I was instantly hooked and decided to enroll in Southern Methodist University's Full-Stack Web Development program. In this program I gained over 1,000 hours coding experience and developed over 20 applications. I am excited and ready to make development my full-time job.

lower picture

Projects

Game of Thrones Trivia more_vert

Deployed Game: Link

GitHub Repo: Link

Game of Thrones Trivia close

This is a fun and simple trivia game based on the popular HBO show, Game of Thrones. The application was built with HTML, CSS, Javascript, and jQuery. The styling is created with Bootstrap and gameplay is maintained by Javascript and setTimeOut functions.

I was the sole developer of this application.

Check Your Checkers more_vert

Deployed Site: Link

GitHub Repo: Link

Check Your Checkers close

Check Your Checkers is a full MERN application utilizing Socket.io for real-time game play and chat functionality. Front-end is styled using Materialize CSS. User authentication managed with Firebase. Persistent game functionality and chat history maintained with a NoSQL database, Mongoose.

I was the lead game functionality developer for this application responsible for set-up and control of game movements.

Bamazon CLI more_vert

Application run on terminal/command line.

GitHub Repo: Link

Bamazon CLI close

Bamazon CLI utilizes Node.js and MySQL database to create a simple, easy to use command line application. This application allows shoppers to browse a digitial stores shelves, place an order, and purchase items. It also allows managers to add more items to stock or add entirely new item to the stores shelves.

I was the sole developer for this application.

Friend Finder more_vert

Deployed Site: Link

GitHub Repo: Link

Friend Finder close

Utilizes HTML, CSS, Bootstrap, jQuery, and Express to create an API and uses this API to generate the closest friend according to your answers.This is a fun and simple survey questionnaire to find your best friend.

I was the sole developer for this application.

Git Giphy more_vert

Deployed Site: Link

GitHub Repo: Link

Git Giphy close

This application utilizes the Giphy API found here. To start you can create your own button which will then search the Giphy API. Once gifs are generated you can click on the image to start and stop the gif movement.

I was the sole developer for this application.