Solutions
Technology Services

Mobile Applications
Harness the latest mobile capabilities in a stand-alone Android or iOS application. Alternatively, utilize responsive, mobile first design to leverage your website across all devices.

Website Development
Creative solutions, designed to deliver a great user experience at lighting fast speed. Lets us help you meet the economic, logistic, and security needs of your modern business.

Domain & Deployment
Let us help you purchase a domain, configure DNS settings, and manage hosting and deployment. Find out how to save both upfront and monthly costs by consulting a technology expert.
Recent Blog Posts
React Markdown Blog Read Time Feature
Learn how to add a read time feature to your React Markdown Blog. Implement the same logic used by some of the most popular publications on the internet. Look professional, even if you are not.
React Contact Form With Klaviyo & Formik
Learn how to create a simple React Contact Form with NextJS, Klaviyo, and Formik. Email message directly to yourself for free without having to build a server.
WordPress Form To Email And Google Sheet
Learn how to create your own form that will both email you when submitted and save the data to a Google Sheet. No excessive plugins required. All custom code.
Covid 19 Pandemic Timelapse Choropleth
A step by step tutorial on creating a choropleth map to display county level Covid 19 case data. Learn how to harness JavaScript and D3 to create powerful visualizations.
How To Build A Command Line Application With Node
Build a beginner Node CLI app. JavaScript can be used for more than just manipulating the DOM in the browser. NodeJS can be used to build powerful command line applications.
Simple Binary Search Tree
Learn how a Binary Search Tree data structure can be used to dramatically accelerate a search function. Visualization powered by JavaScript and D3.