Skip to content
View mikapersson's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mikapersson

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. ANewsSystemImplementation ANewsSystemImplementation Public

    A simple news system, made together with John Backsund.

    C++

  2. ArduinoProcessingProjects ArduinoProcessingProjects Public

    Collection of projects made with Arduino and Processing.

    Processing

  3. GenerativeDeepLearning GenerativeDeepLearning Public

    Collection of generative models and some applications, inspired by the Generative Deep Learning Book written by David Foster.

    Jupyter Notebook

  4. PublicLockerAlarm PublicLockerAlarm Public

    IoT project: Public locker alarm device that detects theft.

    Python

  5. EDAF05_AlgorithmsDatastructuresComplexity EDAF05_AlgorithmsDatastructuresComplexity Public

    Lab-solutions in the course Algorithms, Data Structures and Complexity (EDAF05) at LTH. Languages: Python and C++.

    Python

  6. sudoku_solver sudoku_solver Public

    Solves 9x9 sudoku board using recursion.

    Java