Top Banner
Danny O’Kelley Software Application Developer 661-714-4568 [email protected] github.com/dkokelley linkedin.com/in/dkokelley
4

Software Portfolio V1.1

Apr 15, 2017

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 2: Software Portfolio V1.1

iTerminateDescriptioniTerminate is a business application for termite inspectors to record inspection results and create Wood Destroying Organism reports.

To develop iTerminate, I collaborated with a UX designer and worked with a local termite inspector to develop the user stories that iTerminate needed to fulfill. In addition to engineering the database and MVC structure, I developed a requirements document and PM’d a remote team to implement a drawing tool.

Tools and Technology• Ruby on Rails 4.1• PostgreSQL• Heroku• jQuery• Bootstrap CSS

Page 3: Software Portfolio V1.1

Life AppointmentsDescriptionLife Appointments is a tool for accepting and managing appointments for websites with minimal technical overhead. A simple link on the clients’ website will launch the scheduler, and the client can manage their appointments from their Life Appointments dashboard.

Tools and Technology• PHP• AJAX• jQuery• Bootstrap CSS• Digital Ocean VPS• Apache• Ubuntu Linux

Page 4: Software Portfolio V1.1

PasswordHoundDescriptionP a s s w o r d H o u n d i s a s e c u r i t y application that checks if an email address was included in a major database leak. The service allowed ad hoc email checks and registered email monitoring to receive an alert if a specific email address was leaked in the future.

While the email addresses were widely available, they were stored as a hash to avoid becoming a central repository for vulnerable accounts.

Tools and Technology• Ruby on Rails• Python• Rackspace VPS• Bootstrap CSS• Nginx• TLS certificate• Ubuntu Linux