Final Portfolio – UIP 250

While Nathan Hester is usually surfing on a beach in Hawaii or suspended in the air holding a skateboard, he also works a 9 to 5 job as a software developer at Ulu Hi Tech, Inc. Nathan has been developing software for 3 years, and has had 8 years of website development experience prior to that. Nathan has an active balance between the desk and the water, where he enjoys making the online world easier with his code contributions, and keeping a smile on everyone’s face in the surf line-up.

Resume

See Nathan’s GitHub account for his past and current projects, or contact him by email at nathan.hester@gmail.com.

Samples

  • A React-Redux-Firebase project that:
    • Registers and Authenticates users via Firebase Auth
    • Users can add Posts which could be project ideas, events, and so on.
    • Posts and Users are handled with Cloud Firestore
    • Notifications for a new post or member to Bullentin Board are handled with Cloud Functions
  • Deployed and hosted on Firebase

A basic PHP website that:

  • Authenticates users from a SQLite Browser DB
  • Authorizes users access to certain pages and actions