Skip to content
View fox-daniel's full-sized avatar

Block or report fox-daniel

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

Daniel Fox

Software Engineering, Data Science, Machine Learning

I solve busines problems through data science and software engineering. Beginning with the MVP, I iterate using profiling and testing to achieve performant systems and derive actionable insights based on well-tested and well-documented code. Experienced solving complex geospatial data challenges through cross-team collaboration, I can draw on ML and statistics in my engineering. With two PhDs in math and music I take an agile approach to solving novel challenges that increase business value.

Personal projects:

  • Co-authored the Rust crate iterative_methods
    • (Weighted) Reservoir Sampling implemented, tested, and demonstrated with visualizations for a
    • YAML adaptor for writing data to file as part of an iterative method
  • Unscrolled
    • A prototype UI for AI assistants with collapsible responses that makes it easier to navigate long exchanges.
    • Most of the code was generated using Claude Desktop to rapidly develop a demo. This is not intended for use but only to demo the kinds of features that I think will make AI Assistants more useful.
  • Gender bias in music genre labels in Wikipedia
    • 2nd Place Award for NYC Digital Humanities Graduate Student Project
    • χ-square test showing that female artists are significantly under-represented among all artists with >5 genre labels
    • Scrape, clean and normalize culturally complex text labels (genres) from Wikipedia
    • Based on a Kaggle dataset of 15K musicians with gender labels

Pinned Loading

  1. Genre Genre Public

    Genre and Gender

    Jupyter Notebook 1

  2. daniel-vainsencher/iterative_methods_rs daniel-vainsencher/iterative_methods_rs Public

    Iterative methods as StreamingIterators

    Rust 1

  3. unscrolled unscrolled Public

    Rust