My Projects

Fictionarie logo gif

Fictionarie_

Fictionarie_ Is a WIP app for people looking to write daily stories using a daily prompt.

My Blog

Fruit Loops

Looping Over Objects.

Ever wanted to loop over an object and change all of the values? Like when you're building a react app with state and you have multiple inputs. Now maybe you want to clear all of the state with a clear button? Let me show you one way I came by from the amazing Wes Bos.

Slippy IdleBedroom

How to use mouse coordinates to make an image button with React.

Starting my Phase 2 Project for the Software Engineering course I'm enrolled in at Flatiron school I was honestly a bit unsure and even scared about one obstacle, finding and using mou...

data pic

Fetching data depending on the date.

In the past three weeks of building my capstone project for a software engineering boot camp I'm close to graduating from, I came upon an issue(one of many). Every day I needed to fetch a prompt from my rails backend based on what date...