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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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: morobamber@gmail.com
  • 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_LookupBGP_python_AS_LookupPublic

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

    Python

  2. buffalobuffaloPublic

    A program using flex and bison to make a calculator.

    C

  3. TravelingSalesmanGATravelingSalesmanGAPublic

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

    C++ 1

  4. tspgotspgoPublic

    Heuristic methods for solving the Traveling Salesman Problem in Go.

    Go

  5. KnapsackGADemoKnapsackGADemoPublic

    Implementation of the Genetic Algorithm on the Knapsack Problem

    C++