Skip to content
View Williamjacobsen's full-sized avatar
  • Bachelor of Science in Engineering (Software)
  • Aalborg University

Block or report Williamjacobsen

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StockDatabase/.github StockDatabase/.github Public

    StockDatabase delivers cost-efficient, structured financial data APIs, providing reliable access to historical and current market data without the high pricing of traditional providers.

  2. Blazingly-Fast-Discord-Client Blazingly-Fast-Discord-Client Public

    Rust-based Discord client built with a Slint UI. Uses ~6× less memory (~230MB vs ~1.3GB) than Discord’s Electron client. Focused on low overhead and lightweight native performance.

    Rust

  3. FluCs-language FluCs-language Public

    Forked from Luqman-design/FluCs-language

    A compiled language built from scratch in C, with a DFA lexer, recursive descent parser, and C transpiler, focused on simplifying parallel programming.

    C 1

  4. Python-Selenium-Scraper-Tools Python-Selenium-Scraper-Tools Public

    A Python-based web scraper using Selenium and undetected-chromedriver to interact with and extract data from modern, JavaScript-heavy websites.

    Python 4 1

  5. market-bottom-predictor market-bottom-predictor Public

    A neural network built from scratch in Rust to estimate the probability that the latest market candle represents a local bottom, using historical price data.

    Rust

  6. perceptron-rs perceptron-rs Public

    A minimal one-layer perceptron neural network implementation in Rust, built entirely from scratch, and trained to classify financial reports.

    Rust