Skip to content
View PenguinRage's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
Block or Report

Block or report PenguinRage

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
PenguinRage/README.md

Hi there πŸ‘‹ I'm PenguinRage


  • πŸ”­ I’m currently working at Fluent Commerce as a Site Reliability Engineer.
  • 🌱 I’m currently learning machine learning with tensorflow
  • πŸ“« How to reach me: on my website

πŸ† GitHub Profile Trophy:


πŸ“Š GitHub Stats:


PenguinRage github stats

PenguinRage Stats PenguinRage Stats PenguinRage Summary

Pinned

  1. Playfair Playfair Public

    Encoder and Decoder for the Playfair Cipher

    Java

  2. Words_of_Similarity Words_of_Similarity Public

    Approximate string matching using my dictionary through a Levenshtein automata

    Python 2 2

  3. Jigsaw-Sudoku Jigsaw-Sudoku Public

    A prolog jigsaw sudoku solver for any given problem.

    Prolog 1

  4. Design-Patterns Design-Patterns Public

    Practice for exams, using website resources

    C++

  5. Cifar-ML-classification Cifar-ML-classification Public

    Machine Learning on Cifar 10 and 100.

    Python

  6. Arithmetic-Parser Arithmetic-Parser Public

    Haskell Parser which reads in arithmetic expressions

    Haskell