Here are some of my projects!

Eat-Da-Burger!

Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat. Whenever a user submits a burger's name, the app will display the burger on the left side of the page -- waiting to be devoured..

Friend Finder

This full-stack site will take in results from users' surveys, then compare their answers with those from other users. The app will then display the name and picture of the user with the best overall match. Basically a dating compatibility app.

(wanna) B Amazon

A Command Line Interface app that will take in orders from customers and deplete stock from the store's inventory. It's a wanna be copy of Amazon's store.

Hangman CLI

A Hangman game (Dog Edition) that is played on the Command Line Interface. Built using Node and Inquirer.js. This project emphasized the use of Javascript's constructor functions.

Picture Pawfect

A project that was started at a hackathon, HackAZ 2018, where the idea was to use Image/Video Recognition to detect whether the image or video contains a dog. The issue we tackled for the hackathon was geared towards pet owners when their dog gets lost.

Event Planner

Event Planner is built on Google Firebase where it utilizes Google Geolocation API, Yelp API, and DarkSky API. The vision of this project was to ease the planning of future events by allowing users to see the forecasted weather of that date while also listing popular venues around the area.

University of Arizona Club Template

A Content Management System designed to assist and simplify the creation and management of websites for University of Arizona student clubs or organizations.

University of Arizona Lecture Notes

UA Lecture Notes is a student note-taking service, provided by the Associated Students of the University of Arizona, designed to facilitate in-class learning with the use of additional study materials. UA Lecture Notes offers three primary services designed to facilitate the learning process.

Highway Self Storage

A prototype website for Hunt Enterprises' Highway Self Storage. It is a single page website that showcases the features of the self storage. Project is currently suspended.

Tennis Web Game

Simple tennis game (Pong replica). Using Javascript and HTML Canvas!

Hunt Enterprises

The website is being rebuilt. It is currently based off of Wordpress and the project is moving towards static HTML/CSS and Javascript rather than using CMS. Project is currently suspended.

My First Website

This is the first step I took in Web Development! My very first website. It's not much but I consider it one of my greatest achievements.

My Previous Personal Website

This was my personal website before changing it to the one you see now. I wanted a simpler and cleaner look, although, this previous website could be viewed as more robust. Lots of credit goes to a friend, Jose, in helping with this previous website.

Weather Predictor

A PHP project that extracts weather information and displays it on the website. Try it out!