Skip to content
View alexsylvanus's full-sized avatar
  • Ansys
  • East Thetford, VT

Block or report alexsylvanus

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 250 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. ComplexGrapher ComplexGrapher Public

    This is a simple application that graphs complex functions.

    Java 2

  2. VectorLibrary VectorLibrary Public

    Simple dynamic memory allocation library for C.

    C 1

  3. ComplexNumberLibrary ComplexNumberLibrary Public

    C Library for computation of complex number functions. Uses vector library.

    C 1

  4. jsonWriter jsonWriter Public

    Simple python practice, logs computer information to JSON file.

    Python

  5. FizzBuzz FizzBuzz Public

    Implementation of the infamous FizzBuzz program in Python. (Contains a 1 line solution!)

    Python

  6. FlipGame FlipGame Public

    This is some code I wrote for algorithms that plays a flip car game with the user.

    C++