Skip to content
View DanielHaggstrom's full-sized avatar

Block or report DanielHaggstrom

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

Popular repositories Loading

  1. Noticias_y_Bolsa Noticias_y_Bolsa Public archive

    Archived academic project exploring whether weekly sentiment extracted from Financial Times coverage can help explain or predict S&P 500 stock movements. It combines market data collection, news sc…

    Python 4 3

  2. WordpressScraper WordpressScraper Public

    WordpressScraper is a lightweight Python utility that downloads a WordPress-hosted web serial into a single HTML file by following each post’s chronological next link and extracting the chapter tit…

    Python 1

  3. 4dslicer 4dslicer Public

    4D Slice Explorer is a browser-based experimental puzzle game where you move through a 2D arena while slicing across hidden Z and W dimensions to dodge obstacles and collect every orb. It is a ligh…

    JavaScript 1

  4. asteroid_explorer asteroid_explorer Public

    Asteroid Belt Explorer is a browser-based NASA/JPL data dashboard for visually exploring the main asteroid belt. It combines a fast preloaded sample for charts and map navigation with live JPL-back…

    JavaScript 1

  5. Genomics Genomics Public

    Privacy-first personal genomics pipeline for reproducible whole-genome analysis, combining ClinVar-enriched monogenic triage with PGS Catalog polygenic risk scoring in a publish-safe, local-first w…

    Python 1

  6. MineSweeper MineSweeper Public archive

    An archived Java Minesweeper project with both Swing and console interfaces, preserved as a small learning-era prototype. It includes the original game logic, a light cleanup pass, and documentatio…

    Java