Skip to content
View UnderYourSpell's full-sized avatar
  • University of Alaska Anchorage
  • Anchorage, AK

Block or report UnderYourSpell

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
UnderYourSpell/README.md
  • Hi, my name is Moro, I am from Toronto, Canada but live in Anchorage, AK.
  • I'm a recent graduate of the University of Alaska Anchorage with a BS in Computer Science with minors in Math and Computer Systems Engineering
  • How to reach me: [email protected]
  • Check out my personal website highlighting who I am and some projects I've done: https://underyourspell.github.io/gomoro/

Pinned Loading

  1. BGP_python_AS_Lookup BGP_python_AS_Lookup Public

    Application to retrieve information about Autonomous systems leveraging an API source.

    Python

  2. buffalo buffalo Public

    A program using flex and bison to make a calculator.

    C

  3. TravelingSalesmanGA TravelingSalesmanGA Public

    An implementation of the Genetic Algorithm in C++ for the Traveling Salesman Problem.

    C++ 1

  4. tspgo tspgo Public

    Heuristic methods for solving the Traveling Salesman Problem in Go.

    Go

  5. KnapsackGADemo KnapsackGADemo Public

    Implementation of the Genetic Algorithm on the Knapsack Problem

    C++