Skip to content
View ChaseH01's full-sized avatar

Block or report ChaseH01

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ChaseH01/README.md

Hi, I'm Chase

I graduated from Washington University in St. Louis, with a B.S. in Computer Science and minor in Sociology. With a professional background in entrepreneurship and product management, I’m focused on translating sociological insights into designing and building AI systems that are as technically rigorous as they are socially intelligent.

🛠️ Technical Toolbox

Systems & Low-Level Engineering C++ C Java Arduino

AI/ML Engineering & Data Science Python Pandas Seaborn SQL PyTorch HuggingFace

Full-Stack & Product Development React TypeScript JavaScript HTML5 CSS3 FastAPI

Cloud, DevOps & Observability Kubernetes Docker Prometheus Grafana

🚀 Featured Work

  • Tony Soprano AI: Fine-tuned Phi-3 model deployed on GKE with auto-scaling.
  • Mock Operating System: Engineered A full-scale C++ simulation implementing 7+ design patterns.
  • Quantum Cryptanalysis: Developed a Grover’s Algorithm circuit to analyze quantum-vulnerability of classical DES encryption.
  • Emergency Room Database Design: Architected an end-to-end relational database.
  • Affective Retrieval Framework: Authored research proposing "Affective Retrieval"—a technical framework that moves Voice AI from transactional data retrieval to relational, human-aware companionship.
  • Uber/Lyft Pricing EDA: Analyzed 600k+ rows of rideshare data to uncover the correlation between weather patterns, distance, and dynamic pricing algorithms.

📫 Connect with me: chase.j.hurwitz@gmail.com

Pinned Loading

  1. NorthJerseyProject NorthJerseyProject Public

    Tony Soprano AI: A conversational agent built by fine-tuning Microsoft Phi-3 via LoRA. Features a FastAPI backend, GKE cloud deployment with auto-scaling (HPA), and full-stack observability using P…

    Python 2 1

  2. Mock-Operating-System-CPP Mock-Operating-System-CPP Public

    C++ Mock OS & File System simulation implementing 7+ design patterns (Abstract Factory, Visitor, Proxy, etc.). Features a CLI for password-protected file management and extensible architecture desi…

    C++ 1

  3. QuantumCryptanalysis-HybridDES QuantumCryptanalysis-HybridDES Public

    Quantum attack simulation on a custom DES implementation. Built a scaled-down Feistel cipher in Python and developed a Grover’s Algorithm circuit using Qiskit to demonstrate quadratic speedup in cr…

    Python 1

  4. SQLDatabaseDesign-EmergencyRoomCaseStudy SQLDatabaseDesign-EmergencyRoomCaseStudy Public

    End-to-end SQL database design for a simulated hospital ER. Includes EER modeling, relational schema mapping, and complex query implementation with a focus on relational algebra and normalized data…

  5. ExploratoryDataAnalysis_Lyft-UberData ExploratoryDataAnalysis_Lyft-UberData Public

    Statistica exploratory data analysis (EDA) of 600K+ Uber/Lyft rides in Boston. Features automated data wrangling, hypothesis testing on pricing trends, and visualization of weather/distance correla…

    Jupyter Notebook 1

  6. A-Voice-AI-System-Walks-into-a-Cocktail-Party A-Voice-AI-System-Walks-into-a-Cocktail-Party Public

    Exploring the intersection of CS and Sociology to redefine Voice AI. This paper argues that current models succeed at "cocktail party" (interactional) humor but fail at relational humor. I introduc…

    1