Skip to content
View mgonzalez12000's full-sized avatar

Block or report mgonzalez12000

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 Loading

  1. MarcoGonzalezPortfolio MarcoGonzalezPortfolio Public

    A portfolio website for Marco Gonzalez. This is a site refresh for Marco's previous site: https://mgonzalez12000.github.io/marcosWebsite/index.html

    JavaScript

  2. PostgresSQLJDBC PostgresSQLJDBC Public

    A JDBC application that stores information about musicians and the company. The JDBC client's goal is to provide a user who is not experienced with SQL to interact with the database. JDBC applicati…

    Java

  3. Multithreading Multithreading Public

    Luhns algorithm implementation using multithreading and the Thread API

    Java

  4. DS-ML DS-ML Public

    A repo showcasing my implementations of various machine learning models such as: linear regression, logistic regression, decision trees, random forest, and K-means clustering.

    Jupyter Notebook

  5. Tkinter_CreditCard_Validation Tkinter_CreditCard_Validation Public

    A GUI created by using the Tkinter API. The GUI uses my implementation of Luhn's Algorithm.

    Python

  6. OOP_Python OOP_Python Public

    A program that uses the object oriented programming paradigm. Showcases object oriented and doctesting ability.

    Python