/kufify

Primary LanguageJavaScript

Logo

KUFIfy

A pixel art editor specialized for kufi arts

Kufify

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

There are many great pixel art editor available. But, When I want to make kufi art, there are some elements not available to fulfill my needs, like "ء" sign etc. So I created this simple responsive app to solve that.

Here some feature I proud about it:

  • Kufi style generator that will convert your arabic letter input into basic kufi style
  • Various background guide
  • Simple and responsive design applied

Of course, some basic features not available right now. So I'll be adding more in the future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to my mini project.

Built With

  • React
  • Tailwind
  • Vite
  • P5

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/farhanzipp/kufify.git
  2. Install dependencies
    npm install
  3. Run it in your localhost
    npm  start

Roadmap

  • Changeable guide layer
  • Undo Redo
  • Kufi Basic Generator
  • Color Picker
  • SVG export
  • Dynamic workspace width/height
  • Fill tools

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Farhan Aji Pratama - @farhanzip - farhanzip.netlify.app

Project Link: https://github.com/farhanzipp/kufify

(back to top)