Skip to content
View bymustfa's full-sized avatar
💻
Coding 💻
💻
Coding 💻

Highlights

  • Pro

Block or report bymustfa

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
bymustfa/README.md

Pinned Loading

  1. get-similar-color get-similar-color Public

    Get Similar Color is a TypeScript/JavaScript library that provides utility functions for finding a similar color within a color palette. You can easily use it in either a frontend project or a back…

    TypeScript 6 2

  2. num2words-tr.js num2words-tr.js
    1
    function numToWord(number) {
    2
        const ones = ['', 'bir', 'iki', 'üç', 'dört', 'beş', 'altı', 'yedi', 'sekiz', 'dokuz'];
    3
        const tens = ['', 'on', 'yirmi', 'otuz', 'kırk', 'elli', 'altmış', 'yetmiş', 'seksen', 'doksan'];
    4
        const scales = ['', 'bin', 'milyon', 'milyar', 'trilyon', 'katrilyon'];
    5
    
                  
  3. vodefone-todo-list-case vodefone-todo-list-case Public

    Vodafone TODO List Case

    TypeScript 4

  4. react-native-spotify-clone react-native-spotify-clone Public

    React Native Spotify app clone with Expo

    JavaScript 1

  5. php-auto-generate-cms php-auto-generate-cms Public

    Php MVC Auto Generate CMS System

    PHP 1