Hello world, I'm a full-stack engineer with track record of crafting polished, user-friendly applications. My experience as a Software Engineer at the University of Phoenix complmented with certification from the Coding Bootcamp at UC-Irvine, provides a strong skillset in DevOps and full-stack development.
I’m a converted craft brewer turned full-stack engineer and currently brewing up React applications, microservices, and cloud infrastructure as a Software Engineer at the University of Phoenix. I decided to transfer my brewing skills to the software industry after experiencing the frustrations of using inefficient brewing software and web applications. Seeking solutions, I developed an ardent interest in computer programming, enrolled in the Coding Boot Camp at UC-Irvine, and created Beer Peers, a craft-beer recipe sharing web application.
I spend my free time rewatching The Office, exploring and enjoying the great outdoors, and continuing my quest for the best bibimbap in the area. If you’d like to discuss any topic from brewing sciences, Korean restaurant recommendations, or software development please feel free to contact me at: nickclear22@gmail.com.
A social platform for brewers to engage and share recipes. Beer peers is a full-stack MERN application. The React library is utilized to handle UI and simplify user manipulations. The non-relational database MongoDB was utilized to handle unique and complex data storage of beer recipes. Server side was developed with a Node environment and express routing.
Create a personalized tap list by swiping through today's most popular brews! Tap List is a iOS and Android app built with React Native. Components were designed with React Native Elements toolkit and swipe animations are handled via React Native Animated API. Navigation and screen communication are by React Native Router Flux. Application state management via Redux.
Google Chrome Extension. Save more. Buy less. Prompts you to invest before online spending. ChaCha Savings monitors your browsing tab URL and checks if you are on a checkout or cart page. If you load a checkout/cart page, ChaCha will prompt you to save your money and provide links to popular investing sites. If you do not want to go to one of the savings link, click outside of the pop-up and proceed with your purchase. ChaCha Savings is handy for anyone who is an impulse online shopper and is seeking to save more money.
Have you ever wondered the streets looking for some girl scout cookies? Well wander no more! Cookie Finder is a platform for Girl Scouts to list products for sale and where they are selling the cookies. Cookie FInder is a full-stack application utilizing Google Maps Platform for location services and SendGrid API for order details and confirmation. Handlebars was used for dynamic rendering. Express, Node, and MySQL make up the backend structure.
Test your memory with this Mario Kart Memory Game! Click on your favorites Mario Kart racers, but make sure not to click on one more than once. Mario Memory Game is a frontend application built using the React library, to handle the dynamic game pieces and data states. Can you select all 12 pieces without repeating?
Loiter is an event search platform to find popular events with nearby eateries. Front-end application utilizing Materialize framework and jQuery. The SeatGeek API is used for event and ticket information. The Here API is used for location services and nearby eateries.
Bamazon is a CLI node application that serves as an Amazon-like storefront foe buying and selling goods. MySQL is used for data management. The inquirer package is used to handle user input. The application has two separate applications: one for customers and one for managers. Customers are allowed to shop for and purchase goods. Managers are allowed to add new products, update inventory, and view all inventory currently listed.
Node CLI Word Guess Game. Test your sitcom knowledge with this command line word guess game. A TV sitcom title will be selected at random. You have 10 guesses to figure out the word or you lose. Check out the example video to see the app's functionality. The inquirer package is used to handle user input.