Skip to content
View christophercrow's full-sized avatar
  • Chapel Hill, NC
  • 21:34 (UTC -05:00)

Highlights

  • Pro

Block or report christophercrow

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

👋 Hi, I’m @christophercrow

  • 👀 I’m interested in data-intensive astrophysics, cybersecurity, and high-performance computing (HPC).
    I love exploring how cutting-edge technology (Docker, Spark, HPC clusters) can bring massive data sets to life—whether in the realm of astrophysics research or homelab security experiments.

  • 🌱 I’m currently learning:

    • Advanced HPC workflows for large-scale Monte Carlo simulations
    • Cybersecurity incident response and SIEM tuning (Splunk, Security Onion)
    • ETL pipeline optimization with Python, Bash, and AWS services
  • 💞️ I’m looking to collaborate on:

    • Open-source data science or astrophysics projects
    • Systems architecture and secure network design for research or production environments
  • 📫 How to reach me:

  • 😄 Pronouns: He/Him

  • ⚡ Fun fact: I've presented hundreds of live planetarium shows for audiences up to 200+ people

Pinned Loading

  1. scalable-cloud-etl-pipeline scalable-cloud-etl-pipeline Public

    An end-to-end ETL pipeline to ingest, process, and store astrophysical simulation data using AWS, SQL, and Bash scripting.

    Shell 1

  2. ab-testing-project ab-testing-project Public

    This repository implements a robust A/B testing framework to evaluate the impact of targeted UI modifications on user behavior. The project uses Python for data extraction, SQL for querying a Postg…

    Python