Skip to content
View persinammon4's full-sized avatar
🫐
rising tide sinking moon
🫐
rising tide sinking moon

Block or report persinammon4

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. capstone-snake-game capstone-snake-game Public

    Forked from persinammon2/capstone-snake-game

    A 2D Snake game with creative additions; uses C++ and SDL

    Makefile

  2. parallel-web-crawler parallel-web-crawler Public

    Forked from persinammon2/parallel-web-crawler

    Used Java design patterns, Jackson and Guice, Streams API to implement parallelism for web crawler

    Java

  3. fantastic-books-in-clips fantastic-books-in-clips Public

    Forked from persinammon2/fantastic-books-in-clips

    Chatbot implemented as expert system to recommend fiction to the casual reader, written as set of rules in LISP variant. Originally obtained 26 stars on @persinammon account.

    CLIPS

  4. hotel-reservation-app hotel-reservation-app Public

    Forked from persinammon2/hotel-reservation-app

    Java application with test suite using fakes, Mockito, and JUnit

    Java

  5. chatbot-extension chatbot-extension Public

    Forked from persinammon2/chatbot-extension

    Change code to be memory efficient and resolve intentional bug that causes program to crash

    C++

  6. Fyyur Fyyur Public

    Forked from persinammon2/Fyyur

    Built out controllers and many to many related data models for Flask web app using SQLAlchemy ORM and local PostgreSQL database

    Python