Technology IndexList of Technologies Used |
Google SignIn
Google API for Website Sign-In
JavaScript and PHP libraries to integrate Google sign-in into the website.
Redux
JavaScript Library for Managing State
A predictable application state container for JavaScript applications.
React
JavaScript Library for Building User Interfaces
JavaScript library for building interactive applications from reusable components.
Babel
JavaScript Compiler
A library that converts modern JavaScript syntax into a backward compatible version for use in older browsers.
Webpack
JavaScript Module Bundler
Webpack transforms and bundles JavaScript classes into modules for use in a browser.
NPM
NodeJS Package Manager
The default package manager for the JavaScript runtime environment NodeJS.
NodeJS
JavaScript Runtime Environment
A non-browser based environment in which JavaScript can be run.
EC2
AWS Elastic Compute Cloud
Amazon service that allows you to provision and configure your own servers.
WorkMail
AWS Email Service
Amazon managed email service that allows access via multiple client applications.
VPC
AWS Virtual Private Cloud
Amazon service that allows you to control the virtual networking environment.
TinyMCE
WYSIWYG Editor Written in JavaScript
A JavaScript WYSIWYG editor that can be embedded in a web page.
ACE
Code Editor Written in JavaScript
A Javascript stand-alone code editor that can be embedded in a web page.
Beautify
Code Formatter in JavaScript
A Javascript library that format and indent code to make it more readable.
Bootstrap
Framework for Building Responsive Web Pages
A framework that allows dynamic page layout that responses to the size of the screen.
JQuery
A JavaScript Library to Simplify Coding
A Javascript library to make working with the DOM, event handling and AJAX easier.
JavaScript
A Language to Program Web Page Behavior
A language that can run in the browser to make websites interactive.
XDebug
Testing Profiler for PHP
A PHP extension which provides debugging and profiling capabilities.
Auryn Injector
Dependency Injection for PHP
A PHP Dependency Injector library to support Inversion of Control design pattern.
MockSMTP
Email Client for Viewing Test Emails
An app for viewing test e-mails generated by the website on Mac OS.
PHPMailer
PHP Library for Sending Email
A full-featured PHP library for creating and sending emails.
MySQL
My Structured Query Language Database
Relational database used to hold website content and search data.
MAMP
My Apache MySQL PHP Stack
Personal webserver stack to allow PHP and MySQL development on MacOS.