Some things I’ve made:
Five9 Cyber
Five9 Cyber is an American development studio that creates measurable digital success for ambitious small business clients.
Five9 Cyber
CLTTF
I build and maintain this site as a free service to a 501(c)(3). It's authored using Next, React, TypeScript, and Tailwind. Cloudflare pages handles hosting with business logic powered by serverless functions, Twilio, SendGrid, and Supabase.
CLTTF
Squidlyfe
Squidlyfe is the official website of my social media persona, Squidlyfe. It is built using Next, React, TypeScript, and Tailwind.
Squidlyfe
docsify template
An easy way to bootstrap a docsify project with a nice aesthetic. This template uses docsify, docsify-copy-code, docsify-footer, docsify-search and docsify-theme-github. It can be customized and deployed to your favorite host within a matter of minutes. Content development times may vary.
docsify template
Password Strength Meter
A tool to help professionals understand weak vs strong passwords and passphrases. Logic is powered by zxcvbn password strength estimator while UI runs on Vite, React, TypeScript, Tailwind and Hero Patterns. Delivered as static assets via serverless function.
Password Strength Meter
IPv4 CIDR Calculator
A simple IPv4 Calculator I built to learn more about networking. TypeScript delivers the logic with Vite, React, Tailwind and Hero Patterns for UI. This tool is hosted as static content delivered via serverless function.
IPv4 CIDR Calculator
Std.yo
A lightweight app that allows me to quickly load quiz and flashcard data in JSON format. Hosted on Cloudflare pages with UI powered by Vite, React, TypeScript, and Chakra UI. Data is stored on Supabase via PL/pgSQL RPC and queried via serverless gateway.
Std.yo
Neutralino VRC Template
Neutralino docs are immature and make initializing a project with a front-end framework quite difficult. I found a few templates using Vite and React, but none that incorporated Chakra. This template lets me bootstrap Neutralino in my favorite configuration.
GitHub
Intact
During my first hackathon I was tasked by Barrick Gold with digitizing Field Level Risk Assessments. Barrick then asked me to build a proof of concept and show it off in Salt Lake City, Utah. This app was built using React Native and Expo. This was a group effort, but the majority of the work (80%+/-) is mine.
GitHub
Go REST API
As a first introduction to Go I built an API that uses gorilla mux and mgo to interact with MongoDB.
GitHub
Provider Prescriber
Provider Prescriber was my first full-stack application. The web client is authored in vanilla JavaScript and the server is built using Node.js and Express. It was hosted on Heroku and hooked up to a Firebase datastore.
GitHub