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

Block or report Williamjacobsen

Report abuse

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

Report abuse

Pinned Loading

  1. AAU-Grouping-System AAU-Grouping-System Public

    AAU-Grouping-System is a modern alternative to Kurt Nørmark's grouping system. It gives AAU students powerful, intuitive tools to make group formation faster and easier - built with Java Spring Boo…

    Java 7

  2. 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

  3. 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

  4. 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

  5. Analyse-Github-Repositories Analyse-Github-Repositories Public

    A high-performance Go tool that crawls GitHub repositories, filters files by extension, analyzes line counts, and saves the results as JSON - with concurrency using goroutines, channels, and a work…

    Go 1

  6. ChemSolver ChemSolver Public

    ChemSolver is a console-based chemistry problem solver developed in C#. It provides interactive tools to help with tasks such as exploring the periodic table, analyzing redox reactions, calculating…

    C#