Skip to content
View DanielHelle's full-sized avatar
  • Tietoevry Findwise
  • Sweden, Stockholm

Block or report DanielHelle

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

Pinned Loading

  1. Launch-Interceptor-Program Launch-Interceptor-Program Public

    Forked from isacarvid/assignment1

    As a part of a hypothetical anti-ballistic system, the decide() function generates a boolean signal which determines whether an interceptor should be launched based upon input radar tracking inform…

    Java

  2. CI-Server CI-Server Public

    Forked from isacarvid/assignment2

    This program listens for changes to the repository, compiles the project, runs the corresponding tests, and notifies the contributor of the test results via an email.

    Java

  3. jabref jabref Public

    Forked from isacarvid/jabref

    We solved an issue on an open source Graphical Java application for managing BibTeX and biblatex (.bib) databases. A popover was created that visualizes information about journal publications. GSON…

    Java

  4. X2CT X2CT Public

    Forked from kylekma/X2CT

    Added a feature extraction ResUNet autoencoder that infuses 3D topology in the X2CT model.

    Python

  5. java-algorithms-implementation java-algorithms-implementation Public

    Forked from evkade/java-algorithms-implementation

    Refactored code in an open source Algorithms and Data Structures project implemented in Java. See branch addRefactoringDaniel.

    Java

  6. AdversarialSearch AdversarialSearch Public

    Implemented an AI in a fishing game together with Olof Jonnerby that maximizes the green boat's score (number of fish). The AI uses the search algorithm minimax and alphabeta pruning

    Python