Skip to content
View n-wagner's full-sized avatar

Block or report n-wagner

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 Loading

  1. Image-Edge-Detection-With-Ant-Colony-Optimization Image-Edge-Detection-With-Ant-Colony-Optimization Public

    Using evolutionary methods for edgey tasks.

    Python 4 1

  2. Food-Savior Food-Savior Public

    Food waste reduction app

    Dart 1

  3. Formatter Formatter Public

    A utility to properly format your code

    C++

  4. BigInt BigInt Public

    A class to perform precise computations with large integers

    C++

  5. Sortation Sortation Public

    Various sortation algorithms and comparisons of their speeds.

    C++

  6. Introduction-to-Programming-Projects Introduction-to-Programming-Projects Public

    A collection of projects done in ECE 118. Programming basics, with a teaching style that is similar to functional programming, emphasizing recursion and constants over loops and variables.