Hey! I'm Daniel and I'm
a developer from Houston, TX.
In December 2019, I finished my Degree in Psychology from The
University of Texas and found DigitalCrafts Full-Stack Immersive
Program as a tool to expand my learning into web development. I
discovered coding through my love of learning new things, and once I
picked it up I knew I wanted to learn as much as I could. Now, I build
interactive applications with JavaScript technologies and libraries.
Implementing ideas and goals into lines of code is a wonderful and
exhilarating experience.
Recent Work

An Air-Bnb Experiences inspired web application that allows customers to book experiences and guides to post experiences. A user-friendly design allows customers to easily navigate from the hompepage to booking an experience with x-guests. The full-stack web application features location display through MapBox, payment through Stripe, and authentication through Google OAuth. The application also uses server-side rendering through Next.js.

VeggiesGoneWild is a React Application that allows users to easily browse Recipes based on one or all inputs such as query, cuisine, and type. The application allows for users to favorite recipes which will be stored in local storage as well as add recipes to their grocery list. The grocery list, also in local storage, uses an algorithm which separates ingredients by aisle. The focus of the application is an easy user experience.

Tribuo is a full-stack web app that enables task management and
tracks employees, departments, and tasks in a relational database. The idea started as a trainer-client application, but we quickly discovered the program could be expanded to many mediums such as manager-employee, teacher-pupil, and any other one-to-many relationship. It was built in a 3 person group while using peer programming. The structure was the most important feature because we tried to match what would be needed in a business environment. For instance, managers can see all the tasks and assign them to specific workers.

A quiz application created with Javascript, HTML, and CSS which
pairs the user with an alcoholic beverage based on their answers
to a few questions. It was built on a 3 person team. We intended to provide a quick solution to those who wanted to quickly find a beverage in the multitude of choices available. Its virtue comes in how the quiz dynamically updates based on a question storage tree which leads each choice to a specific api call. There is great variety in the results as the apis have different responses to each call.

A front-end web app that simulates a game of blackjack with dealer
logic and betting included. The application showcases javascript
objects with an algorithm for deck shuffling and player and dealer
actions held inside of objects. There are added feature which allows for betting on each hand. The biggest challeng of the project was in the ace logic which took problem solving to break down each scenario into logic.

Band Site: Tame Impala | Source Code
A forum for Tame Impala which displays their albums and allows chat and comments with express and socket.io.

An RPG game with text art created solely with python.
Skills
React
JavaScript
jQuery
HTML5
CSS3
Bootstrap4
Node.js
Express
PostgreSQL
Sequelize
Python
Git
GitHub
AWS