Skip to content
View figgefred's full-sized avatar

Organizations

@Pandacodium
Block or Report

Block or report figgefred

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

Popular repositories

  1. SeamlessIntegerFactorization SeamlessIntegerFactorization Public

    A seamless implementation of a program that can factor integers into two factors that are prime numbers. This project is part of the DD2440 course, Advanced Algorithms, at KTH in Stockholm.

    Go 1 1

  2. Maximum-Sub-Array-Problem Maximum-Sub-Array-Problem Public

    This program solves the Maximum Sub Array Problem. It is an implementation in C that uses OpenMP to parallelize work.

    C++ 1

  3. Travelling-Salesperson-2D Travelling-Salesperson-2D Public

    This is a program implemented for University to generate paths for the Travelling Salesperson 2D problem. The program will for a map have a two second constraint, thus it assumes maps not to be big…

    C++ 1 1

  4. crunchbang-setup crunchbang-setup Public

    This is a folder containing scripts to optimize the experience in crunchbang.

    Lua 1 2

  5. i3-wm-configs i3-wm-configs Public

    My config files and scripts for my i3-bar. Some installation steps and a dependency list is coming.

    Shell 1 1

  6. PasswordGenerator PasswordGenerator Public

    Forked from Tethik/PasswordGenerator

    C# WInform project with Installer. Simple generation of passwords using RNGCryptoServiceProvider.

    C#