Skip to content
View amirhakimnejad's full-sized avatar

Organizations

@mrlspl @OrdibeheshtStudio @joyixir
Block or Report

Block or report amirhakimnejad

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

  1. joyixir/Object-Oriented-Crossword-Puzzle-Generator-With-A-Backtracking-Approach joyixir/Object-Oriented-Crossword-Puzzle-Generator-With-A-Backtracking-Approach Public

    A python script that models and solves crossword puzzle given its empty pattern and a list of known words. It also models an already solved puzzle to be used elsewhere.

    Python 1

  2. Big-Number-in-Cpp Big-Number-in-Cpp Public

    Implementation of a class that can handle calculations between big numbers in c++.

    C++ 1 4

  3. Histogram-filter-for-robot-localization Histogram-filter-for-robot-localization Public

    A Python implementation of robot global localization in any 2-dimensional football field using histogram filter.

    Python 19 3

  4. Scanner-for-lexical-analyzer-in-cpp Scanner-for-lexical-analyzer-in-cpp Public

    A simple c++ program that takes a file as input, and after tokenizing the file, it finds what each token name is(identifier, keyword, separator, operator, literal, or comment).

    C++ 21 16

  5. Program-to-draw-a-football-field Program-to-draw-a-football-field Public

    A python program accepts field width and height, penalty area length, penalty area width, penalty cross distance, and center circle diameter as input and automatically draws the field.

    Python 4

  6. joyixir/game-manager joyixir/game-manager Public

    A simple unity game management system to handle loading a game, its levels and saving the levels data such as score, gained money, level number. Technically its a full game circle. Also it provides…

    ShaderLab 5 2