Skip to content
View epofallon's full-sized avatar

Organizations

@bard-rr

Block or report epofallon

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
epofallon/README.md

Hi there 👋

I'm a Software Engineer based in Tulsa, Oklahoma. I've developed with JavaScript/Node.js, Ruby, AWS, Docker, PostgreSQL, and React.

Recently, I developed Bard, an open-source session replay tool that enables the viewing and analysis of user sessions.

Pinned Loading

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

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

    JavaScript

  2. 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

  3. bard-rr/session_ender bard-rr/session_ender Public

    This is a Nodejs application that starts a cron job responsible for identifying ended sessions and moving them into the Clickhouse database.

    JavaScript

  4. 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

  5. request-bin request-bin Public

    A real-time Node.js application built with Express, MongoDB, PostgreSQL, web sockets, and Nginx to collect and monitor webhook requests

    JavaScript

  6. todo_list_app_sinatra todo_list_app_sinatra Public

    Todo list app built with Ruby and Sinatra.

    Ruby