Skip to content
View AmirAnsari79's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AmirAnsari79

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

    This is an academic exercise, I designed a parser for a grammar that can identify right or wrong disciplines in this grammar

    Python

  2. database_university_project database_university_project Public

    Python

  3. UniDatamining UniDatamining Public

    This repo is for answering the exercises of the data mining course in the university

    Jupyter Notebook

  4. association_and_clustering association_and_clustering Public

    Extraction of association rules and data clustering

    Jupyter Notebook

  5. CompileDesign_Simple_precedence_syntax_analyzer CompileDesign_Simple_precedence_syntax_analyzer Public

    Python

  6. UniTestCase UniTestCase Public

    In a part of software engineering course, we will test the software and write the case test, which is in Java language.

    Java