Skip to content
View mattishii26's full-sized avatar

Block or report mattishii26

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. DataMiningRepo DataMiningRepo Public

    Python based Datamining, with the use of tools such as numpy and pandas, to understand the basics of Datamining. These topics include, but not limited to: Preprocessing, Classification, Artificial …

    Jupyter Notebook

  2. JSON-Dictionary-Parser JSON-Dictionary-Parser Public

    Program in Python to read a JSON file with a key value pair of { word, [definition(s)]}. A user will be able to search for a word, or get a word that closely matches the typed in word, and gets an …

    Python

  3. Pinpoints-on-map-with-JSON-data Pinpoints-on-map-with-JSON-data Public

    Using Python, folium and pandas to pull data from a JSON file that contain points of volcanoes and country data, which exports to an html file that has a visual representation of the data

    HTML

  4. UnusedSites UnusedSites Public

    CSU Sacramento Senior Project in collaboration with the Department of General Services. Application developed to manage Unused School Sites across the State of California.

    CSS 1

  5. Book-Store-GUI Book-Store-GUI Public

    Python based application, using Tkinter to develop a GUI to do CRUD operations on a local database using SQLite3

    Python