Greetings, loved ones.
I'm R&y.
Like, Randy

I'm Randy, a software developer who loves to design.
I create cohesive and simple websites and projects using Javascript, React, and Node for a clean and
pleasant finish.
In my free time, I love to be creative, whether it's making music, art, or writing.
I want to combine my skills to make products that are both functional and visually appealing.
Let's collaborate!

This project's goal was to create a full stack application that allow users to find the five closest stores and displayed the prices for items inside of each store.
The user's location as well as the store locations are pinpointed using several apps that read the user's zipcode and reverse geocoding in order to convert it into longitude and latitude so the locations may be displayed on a Mapbox API.
The user can also save locations for the stores to a database and return to their "favorited addresses" later.
The app also gives user the map location of said stores.
This was created using Node.js, implementing several instances of EJS.

This project's goal was to recreate the layout and responsiveness of the newsletter site 'The
Atlantic.'
This was created using HTML, CSS, and a slew of media queries.

This project's goal was to create a slot machine with three reels and five outcomes for each
reel.
The money should update according to user input based on a set bet amount ranging from $5 to
$100.
This project was created using HTML and CSS for the style, and Javascript for the behavior.

This project's goal was to create a simple and flexible to-do list.
It has the ability to allow users to mark completed tasks, clear completed tasks, and clear all
tasks.
This project was created using HTML and CSS for the style, and Javascript for the behavior.

This project's goal was to recreate the landing page of the popular social media website
'Facebook.'
This was created using HTML, CSS, and the old college try.