Skip to content
View aahull08's full-sized avatar

Organizations

@bard-rr

Block or report aahull08

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aahull08/README.md

Hi there 👋, I'm Aaron.

I am a full-stack Software Engineer based in Austin, TX.

I truly enjoy working on difficult problems and learning new languages, frameworks, and other technologies.

Skills:

  • Frontend: JavaScript, TypeScript, React, Handlebars, MaterialUI, CSS, SASS
  • Backend: Node.js, Express.js, SQL, PostgreSQL, MongoDB, Go, RESTful APIs
  • Tooling/Other: AWS(Fargate, ECS, EFS), Digital Ocean, Heroku, Git/GitHub, Docker, Jest, React Testing Library

Personal Website

LinkedIn

Most recently I built Bard, a session replay tool for small eCommerce businesses. Users can record, store, replay and analyze user sessions, allowing them to debug and optimize their user interface and conversion funnels.

Bard was built using React, Nods.js, Clickhouse, RabbitMQ, Docker, and AWS.

Read Bard's case study here.

Pinned Loading

  1. bard-rr/agent bard-rr/agent Public

    Bardrr is a node.js package for recording browser events for the bard session replay and analysis tool.

    JavaScript

  2. bard-rr/agent-api bard-rr/agent-api Public

    This is the api for the agent from the bardrr npm package.

    JavaScript

  3. bard-rr/deploy bard-rr/deploy Public

    This reploy allows you to deploy the entire Bard infrastructure either as docker containers using the docker-compose.yml or on Amazon Fargate using the build file.

    JavaScript 1

  4. bard-rr/replayer-app bard-rr/replayer-app Public

    This is Bard's dashboard for the replaying and analyzing of user sessions.

    JavaScript

  5. daily_budget daily_budget Public

    A budgeting app based on a daily allowance.

    Ruby 1

  6. Request_Cart Request_Cart Public

    A request inspector created to learn more about React, MongoDB, Express.js, Node.js, PostgreSQL, and Websockets.

    JavaScript