Skip to content
View Peptidase's full-sized avatar
📑
Studying
📑
Studying
  • United Kingdom

Highlights

  • Pro

Block or report Peptidase

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. ArifMeighan ArifMeighan Public

    Portfolio

    HTML 1

  2. Impossiblu/HousingPricesPrediction Impossiblu/HousingPricesPrediction Public

    Using regression techniques to predict housing prices from 79 variables, https://www.kaggle.com/c/house-prices-advanced-regression-techniques

    Python 1

  3. JavaCovidEducationGame JavaCovidEducationGame Public

    An Assignment to create a learning game based on educating users about covid. This game uses a space invaders arcade style game and a quiz to help players retain information.

    Java 1

  4. 9TileSolverGraphical 9TileSolverGraphical Public

    A graphical version of the tile solver that can solve more different grids. It can also draw the solution to each of the grids and comes with a graphical UI

    Java

  5. JavaEarthplot JavaEarthplot Public

    takes earth.xyz file with lat long and alt and plots a world map

    Java 1

  6. JavaSpellChecker JavaSpellChecker Public

    Uses a Trie Datastructure to check whether inputted values are correctly spelt or not.

    Java