Couetil.com

Personal website built from a public GitHub repo

  • Docker, Astro, AWS, Terraform, Ansible

react-social-icons

Maintain an Open-Source React.js package on NPM with 20,000+ weekly downloads and +400 stars

  • Prepared v5 and v6 releases, closing +75 issues and +60 pull requests, accummulating +400 GitHub stars and +20,000 weekly downloads.
  • Reduced bundlesize by +95% by transparently implementing code-splitting using Rollup
  • Committed to API stability, full coverage testing of API surface and no breaking changes.
  • Designed new icons using Inkscape and updated documentation for contributors.
  • Created CI/CD pipeline with GitHub Actions for testing contributions and publishing releases.
  • GitHub Repo and NPM Package.

resume

My open-source résumé, built using web technologies

caddy-gen

Open-source project using Caddy web server released on DockerHub and GitHub

EquineLungExperts.com

Designed responsive website enabling clients to request services from veterinarians

aws-transcribe-audio

Open-source software to automatically transcribe audio files added to AWS S3 buckets

  • Created for a podcast owner who wanted quick, cheap transcripts for their episodes.
  • Go binary orchestrating AWS services (S3, Transcribe) targeting AWS Lambda runtime using Docker.
  • Thorough documentation and CLI methods organized by Makefile to install, update, and remove the project from a specified AWS account.
  • GitHub Repo

Babblenauts

Winner of "Most Inspirational" Hackathon project at NASA SpaceApps 2018 in NYC

  • Voice control interface for OpenSpace, an open-source C++ project for visualizing the known universe and satellite data.
  • Came up with initial idea, designed React.js front-end for controlling the interface, and implemented Speech Recognition API.
  • GitHub Repo