Skip to content
View pmocal's full-sized avatar

Block or report pmocal

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. kapsmo-website kapsmo-website Public

    A website built from scratch in Vue.js and Node.js+Express for a writer. Features a blog on the Work tab which consumes the API created here: https://github.com/pmocal/blog-api

    JavaScript

  2. k-nearest-neighbors k-nearest-neighbors Public

    Implemented K-Nearest Neighbors Algorithm for Digit Recognition (using the MNIST dataset)

    Python

  3. vue.js-tutorials vue.js-tutorials Public

    Links to a series of tutorials I wrote on Vue.js for Digital Ocean.

  4. decision-trees decision-trees Public

    Implemented Decision Trees for Spam Classification (using the MNIST dataset)

    Python 1

  5. neural-networks neural-networks Public

    Implemented Neural Networks for Digit Recognition (using the MNIST dataset)

    Python

  6. battle-ship-tested-code battle-ship-tested-code Public

    A polished version of the game Battleships created in Vue. Human vs. Computer. Try it =>

    Vue