Welcome!

I am a passionate MERN full-stack developer, creating beautiful websites with solid functionality.

About me

Proud graduate of the University of Colorado at Boulder with a BS in Electrical & Computer Engineering.

I have 12 years of professional experience in hospitality, technical/customer support, sales engineering, and small business management. My experience has driven my passion for internal and external customer satisfaction and always go the extra-mile for my team and customer.

I enjoy creating clean, organized, well functioning websites and am always up for the challenge. I’m driven to solve problems and feel there’s nothing I cannot or will not learn.

Find me on GitHub, LinkedIn, or email me at alan.m.yim@gmail.com.

This is me - IT worker

My work

Check out some of my favorite projects from the University of Denver Coding Bootcamp!

×

Zero Mark

Find Hiking Trails!

ZeroMark is a application that will help you to find the top rated hikes in your area, give you information about the hike, and provide driving directions all in one place.

This was the first group project created by my team and I at the University of Denver Full-Stack Coding Bootcamp.

My main responsibility on this project was to gather, orgainize, and display data gathered from multiple APIs (GoogleMaps, Hiking Project, and OpenWeatherMap).

Visit website GitHub Respository

Safe Chex

Let people know you're safe.

SafeChex is a full-stack application created to help people check-in and check-on friends & family in times when access to internet is limited.

Using SafeChex is simple. Just Check-In or update an existing Check-In using your phone number and anyone with your number can check the note left for them.

This was my second group project at the University of Denver Full-Stack Coding Bootcamp. My responsibility was to create all the back-end code using a mySQL database and the Sequelize ORM.

Visit website GitHub Repository

See You There

Find a central location to meet!

See You There is an application built using React.js that helps people find places to meet up.

It calculates the geographic center of the inputted locations and searches the Yelp API for busnisses in that area in the selected category.

This application is still in progress. All the code was written by me with the exception of some of the front-end design.

Visit website GitHub Respository

Giftastic

Search for GIFs!

Application demonstrating the use of the Giphy API.

Click on any of the buttons to see gifs for that search term. Gifs will appear static and will animate upon click.

You can also user the text field to create a new button to search for new gifs.

Visit website GitHub Respository

Deadspin Scraper

Scrape and save notes on articles from Deadspin.com.

Deadspin Scraper is a full stack application that scrapes articles from Deadspin.com and stores their information in a MongoDB.

Click on the "Get Articles" button to scrape the newest articles from Deadspin.com which will be added to the end of the list.

You can also click the "Add/View Note" button under each article to save a note about the article to be viewed later.

Visit website GitHub Repository

Clicky Game

Street Fighter inspired memory game.

Clicky Game is a front-end application created using React.js.

The goal of the game is to click on each image once. One point is awarded each time an image is clicked for the first time. The images will randomize after each click. The game ends when an image is clicked more than once.

Visit website GitHub Repository