Hello, my name is Robert S.W. Carroll (robswc). I'm a full-stack developer with a focus on backend, based in Austin, Texas. I'm currently working on creating resources for quantitative trading and developing software at Buildaible, Polyad Decision Sciences and (previously) Synctivate. I enjoy all things computer science and hope to eventually push the boundaries within the field.

Buildaible
Lead engineer at Buildaible, an AI-focused startup. Working closley with the founders to build the product from the ground up. I built out the infrastructure using managed Kubernetes (K8s) and ensured deployment was smooth with GitHub actions and ArgoCD (and other conventional CI/CD tools). I designed the backend and initial frontend of the platform, using Django and NextJS.
The team eventually grew to 5+ engineers, so we explored a strong ownership model, allowing engineers to own end-to-end delivery, resulting in significantly faster iteration and feature shipping. The core of my day-to-day is building the product (designing and programming).

Polyad
I'm an independent contributor with Polyad Decision Sciences LLC., a Virginia-based company focusing on solving hard problems.
I work closly with the founder, Dr. Chris Garcia, to design intuitive software that lets users leverage complex algorithms developed by the data science team. Unique challenges included deploying models and managing platform migrations.

Synctivate
While at Synctivate I got to work on countless interesting projects. It was a great learning oportunity, as each client and project had unique challenges requiring different tools. I also met many great people and enjoyed my time there. Synctivate is a place where I managed to build a much stronger understanding of Python.

University of Mary Washington
I graduated with a Bachelors in Computer Science, from the University of Mary Washington. During my time there, I was VP of the ACM club and won 1st place in the annual Hackathon, sponsored by the CS department.
I also contributed to undergraduate research on agent-based opinion dynamics, working to model how social network density and agent openness drive societal polarization. In collaboration with Professor Stephen Davies and peers, this work produced a co-authored conference paper presented at the 2021 Computational Social Science Society of the Americas conference.
Projects
These are things I've built (or contributed to) in roughly chronological order. :)

Trading Card Game
A web app where players collect cards based on current events.

Nadocast UI
An unofficial (but w/the creators blessing!) user interface for the nadocast project.

Tradingview Webhooks Bot
Open source framework for building trading bots that use Tradingview webhooks as a signal source.

Stratis
A Python-based framework for developing and testing strategies, inspired by the simplicity of tradingview's Pinescript.

QJAC
Unofficial Quickbase JSON API wrapper for python. Provides a simple ORM for querying and inserting records.