Skip to content
View jacobgulan's full-sized avatar
🦚
🦚
  • Charlotte
Block or Report

Block or report jacobgulan

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
jacobgulan/README.md
while True:
  He += 1
  I -= 1

John 3:30

Pinned

  1. mazevo-church mazevo-church Public

    Front-end application for Mazevo Church

    CSS

  2. abellnoel/musiconverter abellnoel/musiconverter Public

    A tool that facilitates easier music learning by converting sheet music into playable sound using computer vision. Uses a pre-trained optical music recognition model by Jorge Zaragoza and David Rizo.

    Jupyter Notebook 2

  3. GOWapp GOWapp Public

    Capstone project for Master's in Computer Science

    CSS 1

  4. 8PuzzleProblem 8PuzzleProblem Public

    Solution to the 8 Puzzle Problem

    Python

  5. CryptMarauder CryptMarauder Public

    Final project for my game development class

    Yacc 1

  6. NQueens NQueens Public

    Solution to the N-Queens Problem

    Python