Wordpress Development

Women in Web Dev

Theme Development, Job Board and Membership Site.

Women in Web Dev is a community for female developers.

Theme Development
  • Create custom theme for home page, blog posts and job board.
Job Board
  • Create new custom post types and use Advanced Custom Fields for jobs.
  • Use Gravity Forms for users to submit their own job posts and integrated with Stripe for payment.
  • Create custom RSS feed with to combine job title and company name in the titles for RSS email campaign. See sample issue.
Membership Site:
  • Integrate with Memberpress and Stripe to allow members to update or cancel their memberships anytime.
  • Provide content that are only accessible by members.

NAGLREP.com

Wordpress - Payment Integration, Custom Search and Review System.

NAGLREP.com is a membership site for LGBT and LGBT-friendly realtors.

Payment Integration with FirstData API:
  • Upon successful payment, create a new account and send payment receipt to user and site admin.
  • Automatically charge annual membership fee when payment is due.
Custom Search for Members
  • Users can search for realtors based on the various cities listed on the members' profiles.
  • Search autocomplete populated with all of the city/state combinations in the database.
  • Each city is verified with Google Maps API or in the list of accepted cities created by the site admin.
  • Admin can edit list of cities associated for each member.
Review System:
  • When a new review is submitted, site admin receives email notitication to approve.
  • Upon approval, the member receives email notification of the new review.
  • Each member has an average rating associated with their profile.

Backend Development

SmarterQueue - Full Stack Development

A social media management tool to publish, recycle and schedule your content.

Integrate with the major social media APIs - Facebook, Twitter, LinkedIn, Instagram and Pinterest

Features Developed
  • Social inbox with Facebook and Twitter - an interface to keep track of your Facebook Page and Twitter Direct Messages for all your profiles.
  • Auto-import RSS feeds - Save RSS feeds and import new posts to your queue automatically.
  • Integrate with Pinterest - publish posts on Pinterest and find content from your boards and boards you are following.
Social Media Integrations with Facebook, Instagram, Twitter, Pinterest, LinkedIn
  • Migrated LinkedIn API from v1 to v2.
  • Migrated Instagram features to the new Facebook Graph API.

Eventbase - Event App Integrations & Python Microservice

Integrate with custom Event Management Platform APIs

Biggest clients include: CES, SAP Sapphire Now, Cisco Events

Data Integration for Event Apps
  • Integrated with 3rd party APIs to populate event and event attendee data into our system, so app users will always have up-to-date event information.
  • Wrote algorithms to extract event information from JSON, XML and CSV to save in SQL databases.
  • Handle complex categories and role permission structures for better data organization in the apps.
  • Mapped venue names to our 3D maps as two different parties were naming the venues, the names sometimes didn’t match up.
Python Microservce
  • Act as middleware between various third-party APIs and our event apps, allowing them to make the same API call to our servers without duplicating on each OS.
  • Integrated with a SOAP API to authenticate and register for events.