This app works best with JavaScript enabled.
Menu
Email Me
Resume
Mesquite Aircraft
Date:
February 2019
URL:
https://mesquiteaircraft.com/
Technologies Used:
wordpress, siteground hosting, PHP
Description:
Created new Wordpress site for client in aviation industry, also did SEO and marketing.
Minimal HN
Date:
August 2017
URL:
https://play.google.com/store/apps/details?id=com.hadaclay.minimalhn
Technologies Used:
react, react native, android, gradle, react-navigation
Source:
https://github.com/hadaclay/MinimalHN
Description:
Mininal HN is an open-source Hacker News client written with React Native. Written to learn Android development.
SwapBooks
Date:
July 2017
URL:
https://swapbooks.herokuapp.com/
Technologies Used:
Express, Pug, SASS, Webpack, Bulma, Passport
Source:
https://github.com/hadaclay/swapbooks
Description:
Full-stack book club application. Users can add and share books with users in their area.
Stock Charts
Date:
June 2017
URL:
https://stockscharts.herokuapp.com/
Technologies Used:
Bulma, Express, SASS, Socket.io, Webpack, Chart.js
Source:
https://github.com/hadaclay/stocks-charts
Description:
Chart the closing prices of stock symbols using the Quandl API for the past year. Results are fetched in real time and updated as users add or remove symbols.
React Recipe Box
Date:
February 2017
URL:
https://codepen.io/hadaclay/full/EZzMaM
Technologies Used:
React, React Bootstrap
Source:
https://github.com/hadaclay/recipe-box
Description:
Store your favorite recipes in localStorage in this nifty react app.
React Game of Life
Date:
February 2017
URL:
https://codepen.io/hadaclay/full/YZKBpY/
Technologies Used:
React, SASS
Source:
https://github.com/hadaclay/react-game-of-life
Description:
The classic programming exercise implemented in React.js and SASS. Uses a standard HTML table as the board.
Simple Calculator
Date:
December 2016
URL:
https://codepen.io/hadaclay/full/mApxgP/
Technologies Used:
Bootstrap, jQuery
Source:
https://github.com/hadaclay/simple-calculator
Description:
A simple five-function calculator using jQuery and Bootstrap