software

a list of my most active projects. only projects on which I am the solo dev are included.



gcloudy || Python

A wrapper for Google's GCP Python package that aims to make interacting with GCP and its services more intuitive, especially for new GCP users. In doing so, it adheres to pandas-like syntax for function/method calls. The gcloudy package is not meant to be a replacement for GCP power-users, but rather an alternative for GCP users who are interested in using Python in GCP to deploy Cloud Functions and interact with certain GCP services, especially BigQuery and Google Cloud Storage.

verba || Python

A framework for working with LLMs and performing NLP tasks. It is designed to offer an alternative to the overly-abstracted methods found in popular packages such as langchain.