Skip to content
View nunoisaac's full-sized avatar
Block or Report

Block or report nunoisaac

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

Pinned

  1. context-free-grammar-simplifier context-free-grammar-simplifier Public

    Small program that reads in context free grammar and applies the empty rule, unit rule and useless rule.

    Java

  2. nfa-to-dfa-transition-function-generator nfa-to-dfa-transition-function-generator Public

    Small program that generates a transition function from nondeterministic finite automation to deterministic finite automation

    Java

  3. term-project-bfs term-project-bfs Public

    Small program that reads in a graph in the form of a matrix, creates an adjacency list and generates a breadth first search tree given a starting node.

    Java

  4. my-hackerrank-solutions my-hackerrank-solutions Public

    A few of my solutions for some HackerRank problems

    Python

  5. my-csudh-database-project my-csudh-database-project Public

    For this class project we worked in groups to build a database for a fictional electronic store using MySQL and Java

    Java

  6. Machine-Learning-Kaggle-Competition Machine-Learning-Kaggle-Competition Public

    Google Colab of first Machine Learning Kaggle competition. Our task was to determine the cuisine of a recipe given the ingredients. There are 20 possible cuisines, and the data was given in the for…

    Jupyter Notebook